Skip to content

Commit

Permalink
Change the reconcile window toolbar icon for 'Open Account'
Browse files Browse the repository at this point in the history
Change the reconcile window toolbar icon for 'Other the Account' to
'gnc-jumpto'
  • Loading branch information
Bob-IT committed Mar 9, 2023
1 parent 5c3aee9 commit 58146da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnucash/ui/gnc-reconcile-window.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 58146da

Please sign in to comment.