e2b5a9693d
Kodi v18 'Leia' version
131 lines
3.6 KiB
XML
131 lines
3.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">9001</defaultcontrol>
|
|
<coordinates>
|
|
<left>240</left>
|
|
<top>220</top>
|
|
</coordinates>
|
|
<include>dialogeffect</include>
|
|
<controls>
|
|
<include content="DialogBackgroundCommons">
|
|
<param name="DialogBackgroundWidth" value="800" />
|
|
<param name="DialogBackgroundHeight" value="280" />
|
|
<param name="DialogHeaderWidth" value="720" />
|
|
<param name="DialogHeaderLabel" value="$LOCALIZE[21421]" />
|
|
<param name="DialogHeaderId" value="2" />
|
|
<param name="CloseButtonLeft" value="710" />
|
|
<param name="CloseButtonNav" value="9001" />
|
|
</include>
|
|
<control type="label">
|
|
<description>Rule match label</description>
|
|
<left>40</left>
|
|
<top>60</top>
|
|
<width>720</width>
|
|
<height>35</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font12</font>
|
|
<textcolor>blue</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
<label>21422</label>
|
|
</control>
|
|
<control type="group" id="9001">
|
|
<control type="button" id="15">
|
|
<description>Rule Field</description>
|
|
<left>30</left>
|
|
<top>100</top>
|
|
<width>365</width>
|
|
<height>40</height>
|
|
<font>font13</font>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<onright>16</onright>
|
|
<onleft>16</onleft>
|
|
<onup>9000</onup>
|
|
<ondown>17</ondown>
|
|
</control>
|
|
<control type="button" id="16">
|
|
<description>Rule operator</description>
|
|
<left>405</left>
|
|
<top>100</top>
|
|
<width>365</width>
|
|
<height>40</height>
|
|
<font>font13</font>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<onright>15</onright>
|
|
<onleft>15</onleft>
|
|
<onup>9000</onup>
|
|
<ondown>17</ondown>
|
|
</control>
|
|
</control>
|
|
<control type="edit" id="17">
|
|
<description>Value Button</description>
|
|
<left>30</left>
|
|
<top>145</top>
|
|
<width>565</width>
|
|
<height>40</height>
|
|
<font>font13</font>
|
|
<aligny>center</aligny>
|
|
<invalidcolor>invalid</invalidcolor>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<label></label>
|
|
<hinttext>16028</hinttext>
|
|
<onup>9001</onup>
|
|
<onleft>20</onleft>
|
|
<onright>20</onright>
|
|
<ondown>9000</ondown>
|
|
</control>
|
|
<control type="button" id="20">
|
|
<description>Browse Button</description>
|
|
<left>600</left>
|
|
<top>145</top>
|
|
<width>170</width>
|
|
<height>40</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<texturefocus border="3">button-focus.png</texturefocus>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<label>1024</label>
|
|
<font>font12_title</font>
|
|
<onup>9001</onup>
|
|
<onleft>17</onleft>
|
|
<onright>17</onright>
|
|
<ondown>9000</ondown>
|
|
</control>
|
|
<control type="group" id="9000">
|
|
<control type="button" id="18">
|
|
<description>Ok Button</description>
|
|
<left>195</left>
|
|
<top>210</top>
|
|
<width>200</width>
|
|
<height>40</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font12_title</font>
|
|
<label>186</label>
|
|
<onup>17</onup>
|
|
<onleft>19</onleft>
|
|
<onright>19</onright>
|
|
<ondown>9001</ondown>
|
|
</control>
|
|
<control type="button" id="19">
|
|
<description>Cancel Button</description>
|
|
<left>405</left>
|
|
<top>210</top>
|
|
<width>200</width>
|
|
<height>40</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font12_title</font>
|
|
<label>222</label>
|
|
<onup>17</onup>
|
|
<onleft>18</onleft>
|
|
<onright>19</onright>
|
|
<ondown>9001</ondown>
|
|
</control>
|
|
</control>
|
|
</controls>
|
|
</window>
|