From e9f7b4c7bfbace02f4a16ed033f3dc7db096f17a Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 21 Oct 2010 11:51:39 +0200 Subject: Bug #632679 - Add 'Remove attachments' in pop up menu --- mail/e-mail-reader.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail') diff --git a/mail/e-mail-reader.c b/mail/e-mail-reader.c index dedacb8451..c75304dbe2 100644 --- a/mail/e-mail-reader.c +++ b/mail/e-mail-reader.c @@ -2308,6 +2308,10 @@ static EPopupActionEntry mail_reader_popup_entries[] = { NULL, "mail-print" }, + { "mail-popup-remove-attachments", + NULL, + "mail-remove-attachments" }, + { "mail-popup-reply-all", NULL, "mail-reply-all" }, -- cgit v1.2.3