X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-main-window-ui.h;h=d58aa916bccfc6f6288865215537492df38fafba;hp=841475f61aa01ffde465646978fc02d95f99058c;hb=5b745b2530945a03a3901d3d93d38fcda48fb163;hpb=bd0e6bef8051ef4c01811e2369fafc8b745c5aca diff --git a/src/maemo/modest-main-window-ui.h b/src/maemo/modest-main-window-ui.h index 841475f..d58aa91 100644 --- a/src/maemo/modest-main-window-ui.h +++ b/src/maemo/modest-main-window-ui.h @@ -67,7 +67,7 @@ static const GtkActionEntry modest_action_entries [] = { { "EmailDelete", NULL, N_("mcen_me_inbox_delete"), NULL, NULL, G_CALLBACK (modest_ui_actions_on_delete) }, { "EmailContents", NULL, N_("mcen_me_inbox_retrieve_contents"), NULL, NULL, G_CALLBACK (modest_ui_actions_on_retrieve_msg_contents) }, { "EmailDetails", NULL, N_("mcen_me_inbox_messagedetails"), NULL, NULL, G_CALLBACK (modest_ui_actions_on_details) }, - { "EmailPurgeAttachments", NULL, N_("mcen_me_inbox_remove_attachments"), NULL, NULL, NULL }, + { "EmailPurgeAttachments", NULL, N_("mcen_me_inbox_remove_attachments"), NULL, NULL, G_CALLBACK (modest_ui_actions_remove_attachments) }, /* Edit */