KoD 1.7.3

- fix vari\n\n
This commit is contained in:
marco
2021-11-27 18:08:14 +01:00
parent b0325f61d6
commit 7eebb48b89
60 changed files with 10634 additions and 630 deletions
+237 -215
View File
@@ -1,223 +1,245 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version='1.0' encoding='utf-8'?>
<window>
<allowoverlays>false</allowoverlays>
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="80" end="100" center="640,225" delay="160" tween="back" time="240" />
<effect type="fade" delay="160" end="100" time="240" />
<defaultcontrol>11</defaultcontrol>
<animation type='WindowOpen' reversible='false'>
<effect type='zoom' start='80' end='100' center='640,225' delay='160' tween='back' time='240' />
<effect type='fade' delay='160' end='100' time='240' />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="zoom" start="100" end="80" center="640,225" easing="in" tween="back" time="240" />
<effect type="fade" start="100" end="0" time="240" />
<animation type='WindowClose' reversible='false'>
<effect type='zoom' start='100' end='80' center='640,225' easing='in' tween='back' time='240' />
<effect type='fade' start='100' end='0' time='240' />
</animation>
<controls>
<control type="group" id="10001">
<top>40</top>
<left>390</left>
<width>600</width>
<height>640</height>
<control type="image">
<width>510</width>
<height>640</height>
<left>45</left>
<texture>Controls/dialog-bg-solid.png</texture>
<control type='group'>
<top>40</top>
<left>398</left>
<width>484</width>
<height>640</height>
<control type='image'>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='FF232323'>white.png</texture>
</control>
<control type='image' id='12'>
<description>Main Captcha Image</description>
<top>90</top>
<left>20</left>
<width>444</width>
<height>444</height>
</control>
<control type='label' id='10'>
<top>20</top>
<left>20</left>
<height>60</height>
<width>444</width>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<wrapmultiline>true</wrapmultiline>
<align>center</align>
<aligny>center</aligny>
<label></label>
</control>
<control type='panel' id='11'>
<left>20</left>
<top>90</top>
<ondown>21</ondown>
<itemlayout height='148' width='148' condition='Integer.IsEqual(Container(11).NumItems, 9)'>
<control type='image'>
<description>Override Image</description>
<width>100%</width>
<height>100%</height>
<texture>$INFO[ListItem.Art(image)]</texture>
</control>
<control type='image'>
<description>Focused</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='FFFFFFFF' border='2'>selection.png</texture>
</control>
<control type='image'>
<visible>!String.IsEmpty(ListItem.Label)</visible>
<description>Hide Image</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='88000000'>white.png</texture>
</control>
<control type='label'>
<description>Remaining Time</description>
<width>100%</width>
<height>100%</height>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<label>[B]$INFO[Listitem.Label][/B]</label>
<aligny>center</aligny>
<align>center</align>
</control>
<control type='image'>
<visible>String.IsEqual(ListItem.Property(selected), true)</visible>
<description>Selected Image</description>
<width>100%</width>
<height>100%</height>
<texture>Controls/check_mark.png</texture>
</control>
</itemlayout>
<itemlayout height='111' width='111'>
<control type='image'>
<description>Override Image</description>
<width>100%</width>
<height>100%</height>
<texture>$INFO[ListItem.Art(image)]</texture>
</control>
<control type='image'>
<description>Focused</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='FFFFFFFF' border='2'>selection.png</texture>
</control>
<control type='image'>
<visible>!String.IsEmpty(ListItem.Label)</visible>
<description>Hide Image</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='88000000'>white.png</texture>
</control>
<control type='label'>
<description>Remaining Time</description>
<width>100%</width>
<height>100%</height>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<label>[B]$INFO[Listitem.Label][/B]</label>
<aligny>center</aligny>
<align>center</align>
</control>
<control type='image'>
<visible>String.IsEqual(ListItem.Property(selected), true)</visible>
<description>Selected Image</description>
<width>100%</width>
<height>100%</height>
<texture>Controls/check_mark.png</texture>
</control>
</itemlayout>
<focusedlayout height='148' width='148' condition='Integer.IsEqual(Container(11).NumItems, 9)'>
<control type='image'>
<description>Override Image</description>
<width>100%</width>
<height>100%</height>
<texture>$INFO[ListItem.Art(image)]</texture>
</control>
<control type='image'>
<description>Focused</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='FF0082C2' border='2'>selection.png</texture>
</control>
<control type='image'>
<description>Focused</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='550082C2'>white.png</texture>
</control>
<control type='image'>
<visible>!String.IsEmpty(ListItem.Label)</visible>
<description>Hide Image</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='88000000'>white.png</texture>
</control>
<control type='label'>
<description>Remaining Time</description>
<width>100%</width>
<height>100%</height>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<label>[B]$INFO[Listitem.Label][/B]</label>
<aligny>center</aligny>
<align>center</align>
</control>
<control type='image'>
<visible>String.IsEqual(ListItem.Property(selected), true)</visible>
<description>Selected Image</description>
<width>100%</width>
<height>100%</height>
<texture>Controls/check_mark.png</texture>
</control>
</focusedlayout>
<focusedlayout height='111' width='111'>
<control type='image'>
<description>Override Image</description>
<width>100%</width>
<height>100%</height>
<texture>$INFO[ListItem.Art(image)]</texture>
</control>
<control type='image'>
<description>Focused</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='880082C2' border='2'>selection.png</texture>
</control>
<control type='image'>
<description>Focused</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='550082C2'>white.png</texture>
</control>
<control type='image'>
<visible>!String.IsEmpty(ListItem.Label)</visible>
<description>Hide Image</description>
<width>100%</width>
<height>100%</height>
<texture colordiffuse='88000000'>white.png</texture>
</control>
<control type='label'>
<description>Remaining Time</description>
<width>100%</width>
<height>100%</height>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<label>[B]$INFO[Listitem.Label][/B]</label>
<aligny>center</aligny>
<align>center</align>
</control>
<control type='image'>
<visible>String.IsEqual(ListItem.Property(selected), true)</visible>
<description>Selected Image</description>
<width>100%</width>
<height>100%</height>
<texture>Controls/check_mark.png</texture>
</control>
</focusedlayout>
</control>
<control type='grouplist'>
<top>565</top>
<left>20</left>
<orientation>horizontal</orientation>
<control type='button' id='21'>
<width>222</width>
<height>50</height>
<onup>11</onup>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<focusedcolor>FFFFFFFF</focusedcolor>
<texturefocus colordiffuse='FF0082C2'>white.png</texturefocus>
<texturenofocus colordiffuse='000082C2'>white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70007]</label>
</control>
<control type='button' id='22'>
<width>222</width>
<height>50</height>
<onup>11</onup>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<focusedcolor>FFFFFFFF</focusedcolor>
<texturefocus colordiffuse='FF0082C2'>white.png</texturefocus>
<texturenofocus colordiffuse='000082C2'>white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 707433]</label>
</control>
</control>
</control>
<control type="textbox" id="10000">
<top>30</top>
<left>20</left>
<height>60</height>
<width>560</width>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<wrapmultiline>true</wrapmultiline>
<align>center</align>
<label></label>
</control>
<control type="button" id="10002">
<top>565</top>
<left>75</left>
<width>150</width>
<height>50</height>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<focusedcolor>FFFFFFFF</focusedcolor>
<texturefocus colordiffuse="FF0082C2">white.png</texturefocus>
<texturenofocus colordiffuse="000082C2">white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70007]</label>
<onup>10011</onup>
<ondown>10005</ondown>
<onleft>10004</onleft>
<onright>10003</onright>
</control>
<control type="button" id="10003">
<top>565</top>
<left>225</left>
<width>150</width>
<height>50</height>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<focusedcolor>FFFFFFFF</focusedcolor>
<texturefocus colordiffuse="FF0082C2">white.png</texturefocus>
<texturenofocus colordiffuse="000082C2">white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 707433]</label>
<onup>10012</onup>
<ondown>10006</ondown>
<onleft>10002</onleft>
<onright>10004</onright>
</control>
<control type="button" id="10004">
<top>565</top>
<left>375</left>
<width>150</width>
<height>50</height>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<focusedcolor>FFFFFFFF</focusedcolor>
<texturefocus colordiffuse="FF0082C2">white.png</texturefocus>
<texturenofocus colordiffuse="000082C2">white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70008]</label>
<onup>10013</onup>
<ondown>10007</ondown>
<onleft>10003</onleft>
<onright>10002</onright>
</control>
<control type="image" id="10020">
<top>90</top>
<left>75</left>
<width>450</width>
<height>450</height>
</control>
<control type="togglebutton" id="10005">
<top>90</top>
<left>75</left>
<width>150</width>
<height>150</height>
<texturefocus colordiffuse="AA232323">white.png</texturefocus>
<texturenofocus colordiffuse="00232323">white.png</texturenofocus>
<alttexturefocus colordiffuse="FF0082C2">Controls/check_mark.png</alttexturefocus>
<alttexturenofocus colordiffuse="FFFFFFFF">Controls/check_mark.png</alttexturenofocus>
<onup>10002</onup>
<ondown>10008</ondown>
<onleft>10007</onleft>
<onright>10006</onright>
</control>
<control type="togglebutton" id="10006">
<top>90</top>
<left>225</left>
<width>150</width>
<height>150</height>
<texturefocus colordiffuse="AA232323">white.png</texturefocus>
<texturenofocus colordiffuse="00232323">white.png</texturenofocus>
<alttexturefocus colordiffuse="FF0082C2">Controls/check_mark.png</alttexturefocus>
<alttexturenofocus colordiffuse="FFFFFFFF">Controls/check_mark.png</alttexturenofocus>
<onup>10003</onup>
<ondown>10009</ondown>
<onleft>10005</onleft>
<onright>10007</onright>
</control>
<control type="togglebutton" id="10007">
<top>90</top>
<left>375</left>
<width>150</width>
<height>150</height>
<texturefocus colordiffuse="AA232323">white.png</texturefocus>
<texturenofocus colordiffuse="00232323">white.png</texturenofocus>
<alttexturefocus colordiffuse="FF0082C2">Controls/check_mark.png</alttexturefocus>
<alttexturenofocus colordiffuse="FFFFFFFF">Controls/check_mark.png</alttexturenofocus>
<onup>10004</onup>
<ondown>10010</ondown>
<onleft>10006</onleft>
<onright>10005</onright>
</control>
<control type="togglebutton" id="10008">
<top>240</top>
<left>75</left>
<width>150</width>
<height>150</height>
<texturefocus colordiffuse="AA232323">white.png</texturefocus>
<texturenofocus colordiffuse="00232323">white.png</texturenofocus>
<alttexturefocus colordiffuse="FF0082C2">Controls/check_mark.png</alttexturefocus>
<alttexturenofocus colordiffuse="FFFFFFFF">Controls/check_mark.png</alttexturenofocus>
<onup>10005</onup>
<ondown>10011</ondown>
<onleft>10010</onleft>
<onright>10009</onright>
</control>
<control type="togglebutton" id="10009">
<top>240</top>
<left>225</left>
<width>150</width>
<height>150</height>
<texturefocus colordiffuse="AA232323">white.png</texturefocus>
<texturenofocus colordiffuse="00232323">white.png</texturenofocus>
<alttexturefocus colordiffuse="FF0082C2">Controls/check_mark.png</alttexturefocus>
<alttexturenofocus colordiffuse="FFFFFFFF">Controls/check_mark.png</alttexturenofocus>
<onup>10006</onup>
<ondown>10012</ondown>
<onleft>10008</onleft>
<onright>10010</onright>
</control>
<control type="togglebutton" id="10010">
<top>240</top>
<left>375</left>
<width>150</width>
<height>150</height>
<texturefocus colordiffuse="AA232323">white.png</texturefocus>
<texturenofocus colordiffuse="00232323">white.png</texturenofocus>
<alttexturefocus colordiffuse="FF0082C2">Controls/check_mark.png</alttexturefocus>
<alttexturenofocus colordiffuse="FFFFFFFF">Controls/check_mark.png</alttexturenofocus>
<onup>10007</onup>
<ondown>10013</ondown>
<onleft>10009</onleft>
<onright>10008</onright>
</control>
<control type="togglebutton" id="10011">
<top>390</top>
<left>75</left>
<width>150</width>
<height>150</height>
<texturefocus colordiffuse="AA232323">white.png</texturefocus>
<texturenofocus colordiffuse="00232323">white.png</texturenofocus>
<alttexturefocus colordiffuse="FF0082C2">Controls/check_mark.png</alttexturefocus>
<alttexturenofocus colordiffuse="FFFFFFFF">Controls/check_mark.png</alttexturenofocus>
<onup>10008</onup>
<ondown>10002</ondown>
<onleft>10013</onleft>
<onright>10012</onright>
</control>
<control type="togglebutton" id="10012">
<top>390</top>
<left>225</left>
<width>150</width>
<height>150</height>
<texturefocus colordiffuse="AA232323">white.png</texturefocus>
<texturenofocus colordiffuse="00232323">white.png</texturenofocus>
<alttexturefocus colordiffuse="FF0082C2">Controls/check_mark.png</alttexturefocus>
<alttexturenofocus colordiffuse="FFFFFFFF">Controls/check_mark.png</alttexturenofocus>
<onup>10009</onup>
<ondown>10003</ondown>
<onleft>10011</onleft>
<onright>10013</onright>
</control>
<control type="togglebutton" id="10013">
<top>390</top>
<left>375</left>
<width>150</width>
<height>150</height>
<texturefocus colordiffuse="AA232323">white.png</texturefocus>
<texturenofocus colordiffuse="00232323">white.png</texturenofocus>
<alttexturefocus colordiffuse="FF0082C2">Controls/check_mark.png</alttexturefocus>
<alttexturenofocus colordiffuse="FFFFFFFF">Controls/check_mark.png</alttexturenofocus>
<onup>10010</onup>
<ondown>10004</ondown>
<onleft>10012</onleft>
<onright>10011</onright>
</control>
</control>
</controls>
</window>
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB