aboutsummaryrefslogblamecommitdiff
path: root/main/data/menu_app.ui
blob: beb81f3f96899c75100e694d81efe067854868ec (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                                 
                                                                               

                                                                 
                                                                               



                                                             
                                                                           


                   
<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>
        <section>
            <item>
                <attribute name="action">app.quit</attribute>
                <attribute name="label" translatable="yes">Quit</attribute>
            </item>
        </section>
    </menu>
</interface>