e2b5a9693d
Kodi v18 'Leia' version
234 lines
6.6 KiB
XML
234 lines
6.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">52</defaultcontrol>
|
|
<coordinates>
|
|
<left>0</left>
|
|
<top>0</top>
|
|
</coordinates>
|
|
<controls>
|
|
<include>CommonBackground</include>
|
|
<control type="group">
|
|
<include>Window_OpenClose_Animation</include>
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>100r</top>
|
|
<width>1280</width>
|
|
<height>100</height>
|
|
<texture>floor.png</texture>
|
|
<animation effect="slide" start="0,10" end="0,0" time="150" condition="Window.Previous(Home)">WindowOpen</animation>
|
|
<animation effect="slide" start="0,0" end="0,10" time="150" condition="Window.Next(Home)">WindowClose</animation>
|
|
</control>
|
|
<control type="image">
|
|
<description>LOGO</description>
|
|
<left>10</left>
|
|
<top>10</top>
|
|
<width>100</width>
|
|
<height>50</height>
|
|
<aspectratio aligny="top" align="left">keep</aspectratio>
|
|
<texture>kodi-logo.png</texture>
|
|
<include>Window_OpenClose_Animation</include>
|
|
</control>
|
|
<control type="image">
|
|
<left>265</left>
|
|
<top>60</top>
|
|
<width>750</width>
|
|
<height>600</height>
|
|
<texture border="10">ContentPanel.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>265</left>
|
|
<top>652</top>
|
|
<width>750</width>
|
|
<height>64</height>
|
|
<texture border="10">ContentPanelMirror.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<left>295</left>
|
|
<top>100</top>
|
|
<width>690</width>
|
|
<height>40</height>
|
|
<font>font13</font>
|
|
<textcolor>grey2</textcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<label>$LOCALIZE[31421]</label>
|
|
</control>
|
|
<control type="list" id="52">
|
|
<left>295</left>
|
|
<top>170</top>
|
|
<width>690</width>
|
|
<height>401</height>
|
|
<onleft>20</onleft>
|
|
<onright>20</onright>
|
|
<onup>52</onup>
|
|
<ondown>52</ondown>
|
|
<viewtype label="535">list</viewtype>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<itemlayout height="100" width="690">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>690</width>
|
|
<height>95</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>10</left>
|
|
<top>10</top>
|
|
<width>80</width>
|
|
<height>75</height>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
<aspectratio>keep</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<left>110</left>
|
|
<top>10</top>
|
|
<width>580</width>
|
|
<height>40</height>
|
|
<font>font24_title</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<left>110</left>
|
|
<top>50</top>
|
|
<width>580</width>
|
|
<height>25</height>
|
|
<font>font13</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<label>$INFO[ListItem.Label2]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="100" width="580">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>690</width>
|
|
<height>95</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
<visible>!Control.HasFocus(52)</visible>
|
|
<include>VisibleFadeEffect</include>
|
|
</control>
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>690</width>
|
|
<height>95</height>
|
|
<texture border="5">button-focus2.png</texture>
|
|
<visible>Control.HasFocus(52)</visible>
|
|
<include>VisibleFadeEffect</include>
|
|
</control>
|
|
<control type="image">
|
|
<left>10</left>
|
|
<top>10</top>
|
|
<width>80</width>
|
|
<height>75</height>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
<aspectratio>keep</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<left>110</left>
|
|
<top>10</top>
|
|
<width>580</width>
|
|
<height>40</height>
|
|
<font>font24_title</font>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<left>110</left>
|
|
<top>50</top>
|
|
<width>580</width>
|
|
<height>25</height>
|
|
<font>font13</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<label>$INFO[ListItem.Label2]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="image">
|
|
<description>LOGO</description>
|
|
<left>265</left>
|
|
<top>580</top>
|
|
<width>220</width>
|
|
<height>80</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<texture>Confluence_Logo.png</texture>
|
|
</control>
|
|
<control type="group">
|
|
<left>940</left>
|
|
<top>600</top>
|
|
<control type="label">
|
|
<left>-580</left>
|
|
<top>0</top>
|
|
<width>580</width>
|
|
<height>45</height>
|
|
<font>font12</font>
|
|
<textcolor>grey2</textcolor>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<label>$LOCALIZE[31003]</label>
|
|
</control>
|
|
<control type="button" id="20">
|
|
<description>Power push button</description>
|
|
<left>10</left>
|
|
<top>0</top>
|
|
<width>45</width>
|
|
<height>45</height>
|
|
<label></label>
|
|
<font></font>
|
|
<onclick>ActivateWindow(ShutdownMenu)</onclick>
|
|
<texturefocus border="5">floor_buttonFO.png</texturefocus>
|
|
<texturenofocus border="5">floor_button.png</texturenofocus>
|
|
<onleft>52</onleft>
|
|
<onright>52</onright>
|
|
<onup>52</onup>
|
|
<ondown>52</ondown>
|
|
<colordiffuse>CCFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<description>Power Icon</description>
|
|
<left>15</left>
|
|
<top>5</top>
|
|
<width>35</width>
|
|
<height>35</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<texture>icon_power.png</texture>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<depth>DepthHeader</depth>
|
|
<include>Clock</include>
|
|
<control type="label">
|
|
<description>Date label</description>
|
|
<right>20</right>
|
|
<top>35</top>
|
|
<width>200</width>
|
|
<height>15</height>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<font>font10</font>
|
|
<textcolor>white</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
<label>$INFO[System.Date]</label>
|
|
<include>Window_OpenClose_Animation</include>
|
|
<animation effect="slide" start="0,0" end="-40,0" time="75" condition="Player.Muted">conditional</animation>
|
|
</control>
|
|
</control>
|
|
</controls>
|
|
</window>
|