Patch to add two more pixels of spacing between action area and vbox of

2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>

	* at-enable-dialog.glade: Patch to add two more pixels of spacing
	between action area and vbox of preferences dialog.
This commit is contained in:
Dennis Cranston 2003-08-04 05:34:35 +00:00 committed by Dennis Cranston
parent 92dd6bdd9c
commit 8a7450c666
2 changed files with 6 additions and 1 deletions

View file

@ -18,7 +18,7 @@
<widget class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">6</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<widget class="GtkHButtonBox" id="dialog-action_area1">