More polish of the keyboard layout tab
See the discussion in the wiki
This commit is contained in:
parent
38ba6cb702
commit
f4d19d4da0
1 changed files with 3 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue