44 lines
816 B
XML
44 lines
816 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
<name>overlay-select</name>
|
|
<layout>vbox</layout>
|
|
<x>-20</x>
|
|
<pref-width>200</pref-width>
|
|
|
|
<group>
|
|
<layout>hbox</layout>
|
|
<empty><stretch>1</stretch></empty>
|
|
|
|
<text>
|
|
<label>set by gui.OverlaySelector</label>
|
|
</text>
|
|
|
|
<empty><stretch>1</stretch></empty>
|
|
|
|
<button>
|
|
<pref-width>16</pref-width>
|
|
<pref-height>16</pref-height>
|
|
<legend></legend>
|
|
<default>1</default>
|
|
<keynum>27</keynum>
|
|
<border>2</border>
|
|
|
|
<binding>
|
|
<command>dialog-close</command>
|
|
</binding>
|
|
</button>
|
|
</group>
|
|
|
|
<hrule/>
|
|
|
|
<list>
|
|
<halign>fill</halign>
|
|
<pref-height>200</pref-height>
|
|
<property>set by gui.OverlaySelector</property>
|
|
<binding>
|
|
<command>dialog-apply</command>
|
|
</binding>
|
|
<value>set by gui.OverlaySelector</value>
|
|
</list>
|
|
</PropertyList>
|