fixing #326725
This commit is contained in:
parent
a53602d1c9
commit
5f2bca0b14
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-01-09 Sergey Udaltsov <svu@gnome.org>
|
||||
|
||||
Fixes bug #326275
|
||||
* gnome-keyboard-properties.glade: fixing the window title
|
||||
capitalization
|
||||
|
||||
2006-01-08 Sergey Udaltsov <svu@gnome.org>
|
||||
|
||||
Fixes bug #326137
|
||||
|
|
|
@ -1770,7 +1770,7 @@
|
|||
<widget class="GtkDialog" id="xkb_layout_chooser">
|
||||
<property name="border_width">5</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="title" translatable="yes">Choose A Layout</property>
|
||||
<property name="title" translatable="yes">Choose a Layout</property>
|
||||
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
||||
<property name="window_position">GTK_WIN_POS_NONE</property>
|
||||
<property name="modal">False</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue