Fixed resize problems.
2007-06-25 Denis Washington <denisw@svn.gnome.org> * appearance.glade: Fixed resize problems. svn path=/trunk/; revision=7779
This commit is contained in:
parent
359f1c2266
commit
4da29f5eb2
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-06-25 Denis Washington <denisw@svn.gnome.org>
|
||||
|
||||
* appearance.glade: Fixed resize problems.
|
||||
|
||||
2007-06-25 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* appearance-style.c: (prepare_list): don't try to use uninitialized
|
||||
|
|
|
@ -781,7 +781,7 @@
|
|||
<widget class="GtkScrolledWindow" id="scrolledwindow2">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
||||
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
||||
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
||||
<property name="shadow_type">GTK_SHADOW_IN</property>
|
||||
<child>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue