r19239 - gnucash/trunk/src/gnome-utils/glade - Fix typo in commodity.glade which broke creating new commodities

John Ralls jralls at code.gnucash.org
Mon Jun 7 23:54:50 EDT 2010


Author: jralls
Date: 2010-06-07 23:54:50 -0400 (Mon, 07 Jun 2010)
New Revision: 19239
Trac: http://svn.gnucash.org/trac/changeset/19239

Modified:
   gnucash/trunk/src/gnome-utils/glade/commodity.glade
Log:
Fix typo in commodity.glade which broke creating new commodities

Modified: gnucash/trunk/src/gnome-utils/glade/commodity.glade
===================================================================
--- gnucash/trunk/src/gnome-utils/glade/commodity.glade	2010-06-07 21:45:40 UTC (rev 19238)
+++ gnucash/trunk/src/gnome-utils/glade/commodity.glade	2010-06-08 03:54:50 UTC (rev 19239)
@@ -681,7 +681,7 @@
               </packing>
             </child>
             <child>
-              <widget class="GtkComboBoxEntry" id="namespace_cbe1">
+              <widget class="GtkComboBoxEntry" id="namespace_cbe">
                 <property name="visible">True</property>
                 <property name="items">Dummy namespace</property>
                 <signal name="changed" handler="gnc_ui_commodity_changed_cb"/>



More information about the gnucash-changes mailing list