mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[gnc-plugin-page-budget] change note icon to a note page
This commit is contained in:
parent
82458cb501
commit
6086c42086
@ -172,7 +172,7 @@ static GtkActionEntry gnc_plugin_page_budget_actions [] =
|
|||||||
G_CALLBACK(gnc_plugin_page_budget_cmd_allperiods_budget)
|
G_CALLBACK(gnc_plugin_page_budget_cmd_allperiods_budget)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"BudgetNoteAction", "system-run", N_("Edit Note"),
|
"BudgetNoteAction", "text-x-generic", N_("Edit Note"),
|
||||||
NULL,
|
NULL,
|
||||||
N_("Edit note for the selected account and period"),
|
N_("Edit note for the selected account and period"),
|
||||||
G_CALLBACK (gnc_plugin_page_budget_cmd_budget_note)
|
G_CALLBACK (gnc_plugin_page_budget_cmd_budget_note)
|
||||||
|
Loading…
Reference in New Issue
Block a user