30 lines
1.1 KiB
XML
30 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<menu id='app-menu'>
|
|
<section>
|
|
<item>
|
|
<attribute name='label'>Configs</attribute>
|
|
<attribute name='action'>win.configs</attribute>
|
|
</item>
|
|
<submenu>
|
|
<attribute name='label'>Backgrounds</attribute>
|
|
<item>
|
|
<attribute name='label'>XeRelease8-9</attribute>
|
|
<attribute name='action'>win.back1</attribute>
|
|
</item>
|
|
<item>
|
|
<attribute name='label'>XeRelease10-12</attribute>
|
|
<attribute name='action'>win.back2</attribute>
|
|
</item>
|
|
</submenu>
|
|
<item>
|
|
<attribute name='label'>About</attribute>
|
|
<attribute name='action'>win.about</attribute>
|
|
</item>
|
|
<item>
|
|
<attribute name='label'>Exit</attribute>
|
|
<attribute name='action'>win.quit</attribute>
|
|
</item>
|
|
</section>
|
|
</menu>
|
|
</interface> |