mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove icon experiment that accidentally slipped through.
This commit is contained in:
parent
04bafdebf0
commit
3df7bdf31e
@ -400,7 +400,7 @@ static GtkActionEntry gnc_plugin_page_register_actions [] =
|
||||
G_CALLBACK (gnc_plugin_page_register_cmd_paste_transaction)
|
||||
},
|
||||
{
|
||||
"DuplicateTransactionAction", "edit-copy-ours", DUPLICATE_TRANSACTION_LABEL, "",
|
||||
"DuplicateTransactionAction", "edit-copy", DUPLICATE_TRANSACTION_LABEL, "",
|
||||
DUPLICATE_TRANSACTION_TIP,
|
||||
G_CALLBACK (gnc_plugin_page_register_cmd_duplicate_transaction)
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user