Fix use of accelerator for a string.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19604 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Cristian Marchi 2010-09-23 10:57:57 +00:00
parent 07c894e5a9
commit ad617a443a

View File

@ -26,6 +26,7 @@
<property name="xpad">5</property> <property name="xpad">5</property>
<property name="label" translatable="yes">_Select or add a GnuCash account:</property> <property name="label" translatable="yes">_Select or add a GnuCash account:</property>
<property name="mnemonic_widget">account_tree</property> <property name="mnemonic_widget">account_tree</property>
<property name="use_underline">True</property>
</widget> </widget>
<packing> <packing>
<property name="expand">False</property> <property name="expand">False</property>