X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-main-window-ui.h;h=cb0611c60d5de263d0588be12c6fd5ec57b00a86;hp=ae297a42f26c523b9b3de5f5ce0ca7dc61b60772;hb=5a42a7e9d9aabde2b01a6d322b056c2dee31a8a3;hpb=eeac9492fe5d54860fb2ee81f7e0a036a694ce5b diff --git a/src/maemo/modest-main-window-ui.h b/src/maemo/modest-main-window-ui.h index ae297a4..cb0611c 100644 --- a/src/maemo/modest-main-window-ui.h +++ b/src/maemo/modest-main-window-ui.h @@ -87,7 +87,7 @@ static const GtkActionEntry modest_action_entries [] = { /* Tools */ { "ToolsSettings", NULL, N_("Settings..."), NULL, NULL, NULL }, - { "ToolsAccounts", NULL, N_("Accounts..."), NULL, NULL, NULL }, + { "ToolsAccounts", NULL, N_("Accounts..."), NULL, NULL, G_CALLBACK (modest_ui_actions_on_accounts) }, { "ToolsSMTPServers", NULL, N_("SMTP servers..."), NULL, NULL, NULL }, { "ToolsSendReceive", NULL, N_("Send & receive") }, /* submenu */ { "ToolsSendReceiveAll", NULL, N_("All"), NULL, NULL, NULL },