aboutsummaryrefslogtreecommitdiff
path: root/main/data/menu_app.ui
blob: eadbc81e923a6cd0b1a42ab6d3d0a19d3741546a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<interface>
    <menu id="menu_app">
        <section>
            <item>
                <attribute name="action">app.accounts</attribute>
                <attribute name="label" translatable="yes">Accounts</attribute>
            </item>
            <item>
                <attribute name="action">app.settings</attribute>
                <attribute name="label" translatable="yes">Settings</attribute>
            </item>
        </section>
    </menu>
</interface>