patch by Ross Burton <ross@burtonini.com> to fix the widget expansion

2004-10-21  Sebastien Bacher  <seb128@debian.org>

       * gnome-keyboard-properties.glade:
       patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
       (Closes: #151588).
This commit is contained in:
Sebastien Bacher 2004-10-21 17:38:46 +00:00 committed by Sebastien Bacher
parent aead454d83
commit e28e7ca0db
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2004-10-21 Sebastien Bacher <seb128@debian.org>
* gnome-keyboard-properties.glade:
patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
(Closes: #151588).
2004-10-15 Sergey V. Udaltsov <svu@gnome.org> 2004-10-15 Sergey V. Udaltsov <svu@gnome.org>
* The preview is now dialog instead of window. More consistent * The preview is now dialog instead of window. More consistent

View file

@ -1199,8 +1199,8 @@
</widget> </widget>
<packing> <packing>
<property name="padding">0</property> <property name="padding">0</property>
<property name="expand">True</property> <property name="expand">False</property>
<property name="fill">True</property> <property name="fill">False</property>
</packing> </packing>
</child> </child>
</widget> </widget>