Remove separator in main menu

Put Accounts in the same section as Preferences.
This commit is contained in:
p3732 2018-10-28 18:24:38 +01:00 committed by Michael James Gratton
parent 04be9ae321
commit 8f1c243a2d

View file

@ -42,8 +42,6 @@
<attribute name="label" translatable="yes">_Accounts</attribute>
<attribute name="action">app.accounts</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_Preferences</attribute>
<attribute name="action">app.preferences</attribute>