r15979 - gnucash/trunk/src/gnome-utils/glade - Add a 6px border to the printing tab of the preferences dialog for consistency.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Apr 22 06:26:07 EDT 2007


Author: andi5
Date: 2007-04-22 06:26:06 -0400 (Sun, 22 Apr 2007)
New Revision: 15979
Trac: http://svn.gnucash.org/trac/changeset/15979

Modified:
   gnucash/trunk/src/gnome-utils/glade/preferences.glade
Log:
Add a 6px border to the printing tab of the preferences dialog for consistency.


Modified: gnucash/trunk/src/gnome-utils/glade/preferences.glade
===================================================================
--- gnucash/trunk/src/gnome-utils/glade/preferences.glade	2007-04-22 09:20:49 UTC (rev 15978)
+++ gnucash/trunk/src/gnome-utils/glade/preferences.glade	2007-04-22 10:26:06 UTC (rev 15979)
@@ -2238,6 +2238,7 @@
 
 	  <child>
 	    <widget class="GtkTable" id="table11">
+	      <property name="border_width">6</property>
 	      <property name="visible">True</property>
 	      <property name="n_rows">10</property>
 	      <property name="n_columns">4</property>



More information about the gnucash-changes mailing list