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:
commit
18e70b0fe8
9 changed files with 226 additions and 73 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue