More polish of the keyboard layout tab

See the discussion in the wiki
This commit is contained in:
Sergey V. Udaltsov 2009-11-04 22:09:03 +00:00
parent 38ba6cb702
commit f4d19d4da0

View file

@ -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>