mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
07c894e5a9
commit
ad617a443a
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user