[patch] - trival correction to preferences.glade

Dave Herman dvherman at gmail.com
Tue Jul 25 16:19:34 EDT 2006


While working on an update to the Help doc I noticed a pair of
misspelled words in the Date/Time tooltips.

comon show be common

Dave

Index: src/gnome-utils/glade/preferences.glade
===================================================================
--- src/gnome-utils/glade/preferences.glade     (revision 14555)
+++ src/gnome-utils/glade/preferences.glade     (working copy)
@@ -1325,7 +1325,7 @@
              <child>
                <widget class="GtkRadioButton"
id="gconf/general/date_format/uk">
                  <property name="visible">True</property>
-                 <property name="tooltip" translatable="yes">Use the
date format comon in the United Kingdom.</property>
+                 <property name="tooltip" translatable="yes">Use the
date format common in the United Kingdom.</property>
                  <property name="can_focus">True</property>
                  <property name="label"
translatable="yes">U_K:</property>
                  <property name="use_underline">True</property>
@@ -1350,7 +1350,7 @@
              <child>
                <widget class="GtkRadioButton"
id="gconf/general/date_format/us">
                  <property name="visible">True</property>
-                 <property name="tooltip" translatable="yes">Use the
date format comon in the United States.</property>
+                 <property name="tooltip" translatable="yes">Use the
date format common in the United States.</property>
                  <property name="can_focus">True</property>
                  <property name="label"
translatable="yes">_US:</property>
                  <property name="use_underline">True</property>




More information about the gnucash-devel mailing list