s/group/layout/
svn path=/trunk/; revision=7846
This commit is contained in:
parent
beafb880cb
commit
3c0e7dce5e
2 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@
|
|||
gnome-keyboard-properties.glade, gnome-keyboard-properties-xkbltadd.c:
|
||||
improving the layout and sorting, thanks to Christian,
|
||||
http://bugzilla.gnome.org/show_bug.cgi?id=455353
|
||||
* gnome-keyboard-properties.glade: s/group/layout/ - because
|
||||
xkeyboard-config is going to have all UI strings as "layout".
|
||||
|
||||
2007-05-19 Sergey Udaltsov <svu@gnome.org>
|
||||
|
||||
|
|
|
@ -563,7 +563,7 @@
|
|||
<widget class="GtkCheckButton" id="chk_separate_group_per_window">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">Separate _group for each window</property>
|
||||
<property name="label" translatable="yes">Separate _layout for each window</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
</widget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue