[Gnucash-changes] r12001 - gnucash/trunk - Fix a typo.

David Hampton hampton at cvs.gnucash.org
Sun Nov 20 23:16:17 EST 2005


Author: hampton
Date: 2005-11-20 23:16:17 -0500 (Sun, 20 Nov 2005)
New Revision: 12001
Trac: http://svn.gnucash.org/trac/changeset/12001

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/gnome-utils/preferences.glade
Log:
Fix a typo.

Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2005-11-21 01:58:41 UTC (rev 12000)
+++ gnucash/trunk/ChangeLog	2005-11-21 04:16:17 UTC (rev 12001)
@@ -1,5 +1,7 @@
 2005-11-20  David Hampton  <hampton at employees.org>
 
+	*/src/gnome-utils/preferences.glade: Fix a typo.
+
 	* src/report/report-gnome/window-report.c: Use a GtkMessageDialog
 	instead of the deprecated gnome_ok_dialog function.
 

Modified: gnucash/trunk/src/gnome-utils/preferences.glade
===================================================================
--- gnucash/trunk/src/gnome-utils/preferences.glade	2005-11-21 01:58:41 UTC (rev 12000)
+++ gnucash/trunk/src/gnome-utils/preferences.glade	2005-11-21 04:16:17 UTC (rev 12001)
@@ -2898,7 +2898,7 @@
 	      </child>
 
 	      <child>
-		<widget class="Custom" id="gconf/winow/pages/account_tree/summary/start_date">
+		<widget class="Custom" id="gconf/window/pages/account_tree/summary/start_date">
 		  <property name="visible">True</property>
 		  <property name="creation_function">gnc_date_edit_new_glade</property>
 		  <property name="int1">0</property>



More information about the gnucash-changes mailing list