Bug #632679 - Add 'Remove attachments' in pop up menu
This commit is contained in:
@ -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" },
|
||||
|
||||
@ -158,6 +158,7 @@
|
||||
<menuitem action='mail-popup-message-edit'/>
|
||||
<menuitem action='mail-popup-save-as'/>
|
||||
<menuitem action='mail-popup-print'/>
|
||||
<menuitem action='mail-popup-remove-attachments'/>
|
||||
</placeholder>
|
||||
</popup>
|
||||
<popup name='mail-preview-popup'>
|
||||
|
||||
Reference in New Issue
Block a user