[gnome-control-center] More polish of the keyboard layout tab



commit f4d19d4da00fdec389b079c9cad4f942acb3f2ee
Author: Sergey V. Udaltsov <svu gnome org>
Date:   Wed Nov 4 22:09:03 2009 +0000

    More polish of the keyboard layout tab
    
    See the discussion in the wiki

 .../keyboard/gnome-keyboard-properties-dialog.ui   |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/capplets/keyboard/gnome-keyboard-properties-dialog.ui b/capplets/keyboard/gnome-keyboard-properties-dialog.ui
index 436a226..5e5b3c3 100644
--- a/capplets/keyboard/gnome-keyboard-properties-dialog.ui
+++ b/capplets/keyboard/gnome-keyboard-properties-dialog.ui
@@ -684,11 +684,11 @@
                                 <property name="layout_style">start</property>
                                 <child>
                                   <object class="GtkButton" id="xkb_layouts_print">
-                                    <property name="label">gtk-print</property>
+                                    <property name="label">_Print...</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
-                                    <property name="use_stock">True</property>
+                                    <property name="use_underline">True</property>
                                   </object>
                                   <packing>
                                     <property name="expand">False</property>
@@ -749,10 +749,9 @@
                     <child>
                       <object class="GtkHButtonBox" id="hbuttonbox2">
                         <property name="visible">True</property>
-                        <property name="homogeneous">True</property>
                         <child>
                           <object class="GtkButton" id="xkb_layout_options">
-                            <property name="label" translatable="yes">Layout _Options...</property>
+                            <property name="label" translatable="yes">_Options...</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>



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