[Xfce4-commits] [xfce/libxfce4ui] 05/05: Add some space between the labels and buttons

noreply at xfce.org noreply at xfce.org
Mon Jun 6 15:02:10 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 e33eab44c1043521097901d46fef97800c311046
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Mon Jun 6 09:18:49 2016 +0300

    Add some space between the labels and buttons
---
 libxfce4ui/libxfce4ui-dialog-ui.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libxfce4ui/libxfce4ui-dialog-ui.ui b/libxfce4ui/libxfce4ui-dialog-ui.ui
index 2dd6ada..b6a28a3 100644
--- a/libxfce4ui/libxfce4ui-dialog-ui.ui
+++ b/libxfce4ui/libxfce4ui-dialog-ui.ui
@@ -9,14 +9,12 @@
       <object class="GtkBox" id="dialog-vbox1">
         <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
-        <property name="spacing">2</property>
         <child internal-child="action_area">
           <object class="GtkButtonBox" id="dialog-action_area">
             <property name="can_focus">False</property>
             <property name="hexpand">True</property>
             <property name="homogeneous">True</property>
             <property name="layout_style">expand</property>
-            <property name="border_width">0</property>
             <child>
               <placeholder/>
             </child>
@@ -34,6 +32,7 @@
           <object class="GtkBox" id="box1">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="margin_bottom">8</property>
             <child>
               <object class="GtkImage" id="icon_stock_id">
                 <property name="visible">True</property>
@@ -75,6 +74,7 @@
           <packing>
             <property name="expand">True</property>
             <property name="fill">True</property>
+            <property name="padding">4</property>
             <property name="position">1</property>
           </packing>
         </child>

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


More information about the Xfce4-commits mailing list