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

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

	* gnome-keybinding-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:48:32 +00:00 committed by Dennis Cranston
parent f6293ce67a
commit 429743d0ec
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-keybinding-properties.glade: Patch to fix spacing between
action area and vbox of preferences dialog.
Fri Jul 25 16:29:29 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-keybinding-properties.c (desktop_key_list): Patch from

View file

@ -17,7 +17,7 @@
<widget class="GtkVBox" id="shortcut_dialog">
<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_area1">