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.
7 lines
187 B
XML
7 lines
187 B
XML
<ui>
|
|
<popup name="ToolbarEmptyMenu">
|
|
<menuitem name="EmptySpam" action="GearyEmptySpam" />
|
|
<menuitem name="EmptyTrash" action="GearyEmptyTrash" />
|
|
</popup>
|
|
</ui>
|
|
|