blob: eadbc81e923a6cd0b1a42ab6d3d0a19d3741546a (
plain) (
tree)
|
|
<?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>
|