This commit is contained in:
Sergey V. Udaltsov 2006-01-08 21:09:39 +00:00
parent faeef758cb
commit ddf7ac0fb0
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-01-08 Sergey Udaltsov <svu@gnome.org>
Fixes bug #326137
* gnome-keyboard-properties.glade: making the window a bit larger
2006-01-03 Jaap A. Haitsma <jaap@haitsma.org>
Fixes bug #321549

View file

@ -1774,7 +1774,7 @@
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
<property name="default_width">500</property>
<property name="default_width">670</property>
<property name="default_height">350</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>