Patch to fix spacing between action area and vbox of preferences dialog.

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

	* font-properties.glade: Patch to fix spacing between action
	area and vbox of preferences dialog.
This commit is contained in:
Dennis Cranston 2003-08-04 05:46:31 +00:00 committed by Dennis Cranston
parent 4456ba2a39
commit f6293ce67a
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com>
* font-properties.glade: Patch to fix spacing between action
area and vbox of preferences dialog.
Sat Aug 2 01:16:16 2003 Jonathan Blandford <jrb@gnome.org>
* main.c (application_font_to_gconf): Warn when a font larger than

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">
@ -611,7 +611,7 @@
<widget class="GtkVBox" id="dialog-vbox3">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<widget class="GtkHButtonBox" id="dialog-action_area3">