blob: a5b439d9af73ef47151f5102dec6640c96b7f062 [file] [log] [blame]
<?xml version="1.0"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
<menu id="menu">
<section>
<item>
<attribute name="label" translatable="yes">Show Ring</attribute>
<attribute name="action">app.show-main-window</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">Quit</attribute>
<attribute name="action">app.quit</attribute>
</item>
</section>
</menu>
</interface>