summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2009-11-01 19:48:19 +0000
committerSergey V. Udaltsov <svu@gnome.org>2009-11-01 19:48:19 +0000
commit4583bc657ba3f3f11dd04aa0b0b54cc5eca18df7 (patch)
treef251824fec8f83f7693944da804dfefe0c4be192
parent3a3b2f99e164b8f26d83ec286c17f94b35808052 (diff)
downloadgnome-control-center-4583bc657ba3f3f11dd04aa0b0b54cc5eca18df7.tar.gz
Further improvements in the layout of the 'Layouts' tab
See http://live.gnome.org/action/subscribe/UsabilityProject/Whiteboard/KeyboardPreferences/Implementation
-rw-r--r--capplets/keyboard/gnome-keyboard-properties-dialog.ui11
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 46b941ffb..436a2262d 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>