Add main menu to sidebar

Add main menu to the folder header, as described on https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement#3-applications-that-use-a-sidebar-for-navigation
The "About" string changed to "About Geary" and needs to be retranslated.
This commit is contained in:
p3732 2018-10-25 04:32:30 +02:00 committed by Michael James Gratton
parent 325070b5f0
commit af615c2c7e
4 changed files with 59 additions and 9 deletions

View file

@ -2,12 +2,6 @@
<interface>
<menu id="app-menu">
<section>
<item>
<attribute name="label" translatable="yes">Compose Message</attribute>
<attribute name="action">app.compose</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">A_ccounts</attribute>