geary/ui/toolbar_empty_menu.ui
Jim Nelson 260436e92c Empty Trash and Empty Spam: Bug #714809, Bug #725260
Trash and Spam folders may now be emptied by Geary.  A user warning is
presented, as the operation cannot be undone and deletes mail on the
server, not just locally.
2015-01-13 13:48:16 -08:00

7 lines
187 B
XML

<ui>
<popup name="ToolbarEmptyMenu">
<menuitem name="EmptySpam" action="GearyEmptySpam" />
<menuitem name="EmptyTrash" action="GearyEmptyTrash" />
</popup>
</ui>