Patch to fix spacing between action area and vbox of preferences dialog.
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com> * background-properties-capplet.c, background-properties.glade: Patch to fix spacing between action area and vbox of preferences dialog.
This commit is contained in:
parent
e6e45955af
commit
a7d7bf0bbc
3 changed files with 9 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
<child>
|
||||
<widget class="GtkVBox" id="prefs_widget">
|
||||
<property name="border_width">8</property>
|
||||
<property name="border_width">5</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="homogeneous">False</property>
|
||||
<property name="spacing">18</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue