[gnome-control-center] Further improvements in the layout of the 'Layouts' tab



commit 4583bc657ba3f3f11dd04aa0b0b54cc5eca18df7
Author: Sergey V. Udaltsov <svu gnome org>
Date:   Sun Nov 1 19:48:19 2009 +0000

    Further improvements in the layout of the 'Layouts' tab
    
    See
    http://live.gnome.org/action/subscribe/UsabilityProject/Whiteboard/KeyboardPreferences/Implementation

 .../keyboard/gnome-keyboard-properties-dialog.ui   |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/capplets/keyboard/gnome-keyboard-properties-dialog.ui b/capplets/keyboard/gnome-keyboard-properties-dialog.ui
index 46b941f..436a226 100644
--- a/capplets/keyboard/gnome-keyboard-properties-dialog.ui
+++ b/capplets/keyboard/gnome-keyboard-properties-dialog.ui
@@ -505,7 +505,7 @@
                     <property name="visible">True</property>
                     <property name="border_width">12</property>
                     <property name="orientation">vertical</property>
-                    <property name="spacing">18</property>
+                    <property name="spacing">12</property>
                     <child>
                       <object class="GtkHBox" id="xkb_models_box">
                         <property name="visible">True</property>
@@ -636,6 +636,7 @@
                                 </child>
                               </object>
                               <packing>
+                                <property name="expand">False</property>
                                 <property name="position">0</property>
                               </packing>
                             </child>
@@ -700,6 +701,7 @@
                                 </child>
                               </object>
                               <packing>
+                                <property name="expand">False</property>
                                 <property name="position">2</property>
                               </packing>
                             </child>
@@ -745,11 +747,9 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="GtkHButtonBox" id="hbuttonbox3">
+                      <object class="GtkHButtonBox" id="hbuttonbox2">
                         <property name="visible">True</property>
-                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="spacing">6</property>
-                        <property name="layout_style">end</property>
+                        <property name="homogeneous">True</property>
                         <child>
                           <object class="GtkButton" id="xkb_layout_options">
                             <property name="label" translatable="yes">Layout _Options...</property>
@@ -783,6 +783,7 @@
                       </object>
                       <packing>
                         <property name="expand">False</property>
+                        <property name="fill">False</property>
                         <property name="position">2</property>
                       </packing>
                     </child>



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