Change the reconcile window toolbar icon for 'Open Account'

Change the reconcile window toolbar icon for 'Other the Account' to
'gnc-jumpto'
This commit is contained in:
Robert Fewell 2023-03-09 10:29:26 +00:00
parent 5c3aee951a
commit 58146dacce

View File

@ -219,7 +219,7 @@
<property name="action-name">recwin.AccountOpenAccountAction</property>
<property name="label" translatable="yes">_Open</property>
<property name="use-underline">True</property>
<property name="icon-name">go-jump</property>
<property name="icon-name">gnc-jumpto</property>
</object>
<packing>
<property name="expand">False</property>