[Xfce4-commits] [xfce/libxfce4ui] 04/05: Make the buttonbox look like the GtkMessageDialog

noreply at xfce.org noreply at xfce.org
Mon Jun 6 15:02:09 CEST 2016


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/libxfce4ui.

commit 87472c5a0609e7867159d7f3e36c94d4443ec1d1
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Mon Jun 6 08:39:08 2016 +0300

    Make the buttonbox look like the GtkMessageDialog
---
 libxfce4ui/libxfce4ui-dialog-ui.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libxfce4ui/libxfce4ui-dialog-ui.ui b/libxfce4ui/libxfce4ui-dialog-ui.ui
index c590266..2dd6ada 100644
--- a/libxfce4ui/libxfce4ui-dialog-ui.ui
+++ b/libxfce4ui/libxfce4ui-dialog-ui.ui
@@ -15,7 +15,8 @@
             <property name="can_focus">False</property>
             <property name="hexpand">True</property>
             <property name="homogeneous">True</property>
-            <property name="layout_style">end</property>
+            <property name="layout_style">expand</property>
+            <property name="border_width">0</property>
             <child>
               <placeholder/>
             </child>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list