mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Change toolbar 'Blank' icon for invoice page to match register
This commit is contained in:
parent
8d5cc0e994
commit
5c3aee951a
@ -498,7 +498,7 @@
|
|||||||
<property name="action-name">GncPluginPageInvoiceActions.BlankEntryAction</property>
|
<property name="action-name">GncPluginPageInvoiceActions.BlankEntryAction</property>
|
||||||
<property name="tooltip-text" translatable="yes">Move to the blank entry at the bottom of the Invoice</property>
|
<property name="tooltip-text" translatable="yes">Move to the blank entry at the bottom of the Invoice</property>
|
||||||
<property name="use-underline">True</property>
|
<property name="use-underline">True</property>
|
||||||
<property name="icon-name">go-bottom</property>
|
<property name="icon-name">go-jump</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user