Patch to fix spacing between action area and vbox of preferences dialog.
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com> * file-types-properties.glade: Patch to fix spacing between action area and vbox of preferences dialog.
This commit is contained in:
parent
9f3acb68cd
commit
4456ba2a39
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com>
|
||||
|
||||
* file-types-properties.glade: Patch to fix spacing between action
|
||||
area and vbox of preferences dialog.
|
||||
|
||||
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
|
||||
|
||||
* file-types-properties.glade: Minor HIG widget padding adjustments.
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<child internal-child="vbox">
|
||||
<widget class="GtkVBox" id="dialog-vbox1">
|
||||
<property name="homogeneous">no</property>
|
||||
<property name="spacing">6</property>
|
||||
<property name="spacing">2</property>
|
||||
<property name="visible">yes</property>
|
||||
|
||||
<child internal-child="action_area">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue