diff --git a/src/gnome/gnc-plugin-account-tree.c b/src/gnome/gnc-plugin-account-tree.c index f184db97f8..3cd47b130e 100644 --- a/src/gnome/gnc-plugin-account-tree.c +++ b/src/gnome/gnc-plugin-account-tree.c @@ -54,7 +54,7 @@ static void gnc_plugin_account_tree_cmd_new_account_tree (GtkAction *action, Gnc /** An array of all of the actions provided by the account tree * plugin. */ static GtkActionEntry gnc_plugin_actions [] = { - { "FileNewAccountTreeAction", NULL, N_("New Accounts _Page"), NULL, + { "ViewAccountTreeAction", NULL, N_("New Accounts _Page"), NULL, N_("Open a new Account Tree page"), G_CALLBACK (gnc_plugin_account_tree_cmd_new_account_tree) }, }; diff --git a/src/gnome/ui/gnc-plugin-account-tree-ui.xml b/src/gnome/ui/gnc-plugin-account-tree-ui.xml index 73b032e455..dd8f23e31c 100644 --- a/src/gnome/ui/gnc-plugin-account-tree-ui.xml +++ b/src/gnome/ui/gnc-plugin-account-tree-ui.xml @@ -1,11 +1,9 @@ - - - - - - + + + +