[gnome-control-center] Universal access: Fix up whitespace in zoom options dialog



commit 4e24e944ebed97cf9ca7e813267b6ffbb1fa7090
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Sep 13 06:26:24 2012 -0400

    Universal access: Fix up whitespace in zoom options dialog
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683544

 panels/universal-access/zoom-options.ui |   56 +++++++++++++++----------------
 1 files changed, 27 insertions(+), 29 deletions(-)
---
diff --git a/panels/universal-access/zoom-options.ui b/panels/universal-access/zoom-options.ui
index 2e822db..fdd79fd 100644
--- a/panels/universal-access/zoom-options.ui
+++ b/panels/universal-access/zoom-options.ui
@@ -87,28 +87,18 @@
           <object class="GtkHBox" id="hbox4">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="spacing">3</property>
+            <property name="margin_left">6</property>
+            <property name="margin_right">6</property>
+            <property name="margin_top">6</property>
             <child>
-              <object class="GtkBox" id="box11">
+              <object class="GtkLabel" id="label6">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="orientation">vertical</property>
-                <child>
-                  <object class="GtkLabel" id="label6">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="yes">Zoom</property>
-                    <attributes>
-                      <attribute name="weight" value="bold"/>
-                      <attribute name="scale" value="1.25"/>
-                    </attributes>
-                  </object>
-                  <packing>
-                    <property name="expand">False</property>
-                    <property name="fill">True</property>
-                    <property name="position">0</property>
-                  </packing>
-                </child>
+                <property name="label" translatable="yes">Zoom</property>
+                <attributes>
+                  <attribute name="weight" value="bold"/>
+                  <attribute name="scale" value="1.25"/>
+                </attributes>
               </object>
               <packing>
                 <property name="expand">False</property>
@@ -151,7 +141,6 @@
           <packing>
             <property name="expand">False</property>
             <property name="fill">True</property>
-            <property name="padding">9</property>
             <property name="position">0</property>
           </packing>
         </child>
@@ -172,7 +161,6 @@
                 <property name="receives_default">True</property>
                 <property name="use_action_appearance">False</property>
                 <property name="use_stock">True</property>
-                <property name="xalign">0.49000000953674316</property>
               </object>
               <packing>
                 <property name="expand">False</property>
@@ -192,12 +180,18 @@
           <object class="GtkNotebook" id="notebook1">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
+            <property name="margin_left">6</property>
+            <property name="margin_right">6</property>
+            <property name="margin_top">6</property>
+            <property name="margin_bottom">6</property>
             <child>
               <object class="GtkVBox" id="vbox4">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="margin_left">16</property>
-                <property name="margin_right">40</property>
+                <property name="margin_left">18</property>
+                <property name="margin_right">18</property>
+                <property name="margin_top">12</property>
+                <property name="margin_bottom">12</property>
                 <property name="spacing">12</property>
                 <child>
                   <object class="GtkFrame" id="frame2">
@@ -251,8 +245,8 @@
                     </child>
                   </object>
                   <packing>
-                    <property name="expand">False</property>
-                    <property name="fill">False</property>
+                    <property name="expand">True</property>
+                    <property name="fill">True</property>
                     <property name="padding">4</property>
                     <property name="position">0</property>
                   </packing>
@@ -478,8 +472,10 @@
               <object class="GtkVBox" id="vbox1">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="margin_left">16</property>
-                <property name="margin_right">40</property>
+                <property name="margin_left">18</property>
+                <property name="margin_right">24</property>
+                <property name="margin_top">12</property>
+                <property name="margin_bottom">12</property>
                 <property name="spacing">12</property>
                 <child>
                   <object class="GtkFrame" id="frame3">
@@ -801,8 +797,10 @@
               <object class="GtkVBox" id="vbox2">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="margin_left">16</property>
-                <property name="margin_right">40</property>
+                <property name="margin_left">18</property>
+                <property name="margin_right">24</property>
+                <property name="margin_top">12</property>
+                <property name="margin_bottom">12</property>
                 <property name="spacing">12</property>
                 <child>
                   <object class="GtkFrame" id="frame1">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]