Merge branch 'mjog/424-remove-empty-folder-menu-items' into 'mainline'

Remove empty trash/spam menu items

Closes #424

See merge request GNOME/geary!448
This commit is contained in:
Michael Gratton 2020-03-30 04:36:12 +00:00
commit 18e70b0fe8
9 changed files with 226 additions and 73 deletions

View file

@ -23,16 +23,6 @@
</item>
</menu>
<menu id="main_menu">
<section>
<item>
<attribute name="label" translatable="yes">Empty _Spam…</attribute>
<attribute name="action">win.empty-spam</attribute>
</item>
<item>
<attribute name="label" translatable="yes">Empty _Trash…</attribute>
<attribute name="action">win.empty-trash</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_Accounts</attribute>