[Gnucash-changes] r13160 - gnucash/trunk/src/gnome-utils/glade - Fix a duplicate accelerator key.

David Hampton hampton at cvs.gnucash.org
Wed Feb 8 23:33:23 EST 2006


Author: hampton
Date: 2006-02-08 23:33:23 -0500 (Wed, 08 Feb 2006)
New Revision: 13160
Trac: http://svn.gnucash.org/trac/changeset/13160

Modified:
   gnucash/trunk/src/gnome-utils/glade/commodity.glade
Log:
Fix a duplicate accelerator key.

Modified: gnucash/trunk/src/gnome-utils/glade/commodity.glade
===================================================================
--- gnucash/trunk/src/gnome-utils/glade/commodity.glade	2006-02-09 04:27:22 UTC (rev 13159)
+++ gnucash/trunk/src/gnome-utils/glade/commodity.glade	2006-02-09 04:33:23 UTC (rev 13160)
@@ -1119,7 +1119,7 @@
 		  <property name="visible">True</property>
 		  <property name="tooltip" translatable="yes">These are F::Q quote sources that retrieve information from a single site on the internet.  If that site is unavailable, you will not be able to retrieve quotes.</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">Sin_gle:</property>
+		  <property name="label" translatable="yes">Si_ngle:</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		  <property name="focus_on_click">True</property>



More information about the gnucash-changes mailing list