X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fgnome%2Fmodest-main-window-ui.h;h=29a4e08e417e5b173296b4b4c291c2d5fd1e68b2;hb=3ddc19113ea89a4ec61a855f4856bde2143c4694;hp=fa8067999c24922bee4951bbb7a77cb1b3c69401;hpb=766c9a2ab82b6514773d62046086b9dc69a11a5e;p=modest diff --git a/src/gnome/modest-main-window-ui.h b/src/gnome/modest-main-window-ui.h index fa80679..29a4e08 100644 --- a/src/gnome/modest-main-window-ui.h +++ b/src/gnome/modest-main-window-ui.h @@ -89,6 +89,7 @@ static const GtkActionEntry modest_action_entries [] = { { "OptionsAddToContacts", NULL, N_("A_dd to accounts"), NULL, N_("Add selection to accounts"), G_CALLBACK (modest_ui_actions_on_add_to_contacts) }, { "OptionsAccounts", NULL, N_("_Accounts"), NULL, N_("Manage accounts"), G_CALLBACK (modest_ui_actions_on_accounts) }, { "OptionsContacts", NULL, N_("_Contacts"), NULL, N_("Manage contacts"), NULL }, + { "OptionsSettings", NULL, N_("mcen_me_inbox_options"), NULL, NULL, G_CALLBACK (modest_ui_actions_on_settings) }, /* HELP */ { "HelpAbout", GTK_STOCK_ABOUT, N_("About"), NULL, N_("About Modest"), G_CALLBACK (modest_ui_actions_on_about) },