Fix a duplicate accelerator key.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13160 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton 2006-02-09 04:33:23 +00:00
parent c7413168ae
commit c91009aa64

View File

@ -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>