r20379 - gnucash/trunk/src/business/business-gnome/glade - Fix an accelerator.

Cristian Marchi cmarchi at code.gnucash.org
Sun Mar 6 15:22:54 EST 2011


Author: cmarchi
Date: 2011-03-06 15:22:54 -0500 (Sun, 06 Mar 2011)
New Revision: 20379
Trac: http://svn.gnucash.org/trac/changeset/20379

Modified:
   gnucash/trunk/src/business/business-gnome/glade/businessprefs.glade
Log:
Fix an accelerator.

Modified: gnucash/trunk/src/business/business-gnome/glade/businessprefs.glade
===================================================================
--- gnucash/trunk/src/business/business-gnome/glade/businessprefs.glade	2011-03-05 23:29:12 UTC (rev 20378)
+++ gnucash/trunk/src/business/business-gnome/glade/businessprefs.glade	2011-03-06 20:22:54 UTC (rev 20379)
@@ -215,6 +215,7 @@
             <property name="can_focus">True</property>
             <property name="receives_default">False</property>
             <property name="tooltip" translatable="yes">If active, extra toolbar buttons for common business functions are shown as well. Otherwise they are not shown.</property>
+            <property name="use_underline">True</property>
             <property name="draw_indicator">True</property>
           </widget>
           <packing>



More information about the gnucash-changes mailing list