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:
Dennis Cranston 2003-08-04 06:14:18 +00:00 committed by Dennis Cranston
parent e6e45955af
commit a7d7bf0bbc
3 changed files with 9 additions and 2 deletions

View file

@ -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>