e2b5a9693d
Kodi v18 'Leia' version
251 lines
7.6 KiB
XML
251 lines
7.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">570</defaultcontrol>
|
|
<menucontrol>9000</menucontrol>
|
|
<onload condition="!Skin.HasSetting(FirstTimeRun)">ActivateWindow(1112)</onload>
|
|
<views>570</views>
|
|
<controls>
|
|
<include>CommonBackground</include>
|
|
<include>ContentPanelBackgrounds</include>
|
|
<control type="group">
|
|
<depth>DepthFooter</depth>
|
|
<include>CommonPageCount</include>
|
|
<include>CommonNowPlaying</include>
|
|
</control>
|
|
<include>MainWindowMouseButtons</include>
|
|
<include>BehindDialogFadeOut</include>
|
|
<include>ScrollOffsetLabel</include>
|
|
<control type="group">
|
|
<visible>Control.IsVisible(570)</visible>
|
|
<include>Window_OpenClose_Animation</include>
|
|
<include>VisibleFadeEffect</include>
|
|
<control type="image">
|
|
<left>75</left>
|
|
<top>60</top>
|
|
<width>1130</width>
|
|
<height>600</height>
|
|
<texture border="15">ContentPanel.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>75</left>
|
|
<top>652</top>
|
|
<width>1130</width>
|
|
<height>64</height>
|
|
<texture border="15">ContentPanelMirror.png</texture>
|
|
</control>
|
|
<control type="list" id="570">
|
|
<left>95</left>
|
|
<top>78</top>
|
|
<width>1080</width>
|
|
<height>561</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<onup>570</onup>
|
|
<ondown>570</ondown>
|
|
<viewtype label="535">list</viewtype>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<itemlayout height="85" width="1080">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>1080</width>
|
|
<height>80</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<left>2</left>
|
|
<top>2</top>
|
|
<width>80</width>
|
|
<height>76</height>
|
|
<texture>$INFO[Listitem.Icon]</texture>
|
|
<aspectratio>keep</aspectratio>
|
|
<bordertexture border="3">black-back2.png</bordertexture>
|
|
<bordersize>2</bordersize>
|
|
</control>
|
|
<control type="label">
|
|
<left>90</left>
|
|
<top>0</top>
|
|
<width>870</width>
|
|
<height>30</height>
|
|
<font>font13</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<label>[B]$INFO[ListItem.Label][/B]</label>
|
|
</control>
|
|
<control type="textbox">
|
|
<left>90</left>
|
|
<top>32</top>
|
|
<width>870</width>
|
|
<height>48</height>
|
|
<font>font12</font>
|
|
<textcolor>grey</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<label>$INFO[ListItem.Property(Event.Description)]</label>
|
|
</control>
|
|
<control type="label">
|
|
<left>90</left>
|
|
<top>0</top>
|
|
<width>970</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<label>$INFO[ListItem.Label2]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="85" width="1080">
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>1080</width>
|
|
<height>80</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
<visible>!Control.HasFocus(570)</visible>
|
|
<include>VisibleFadeEffect</include>
|
|
</control>
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>1080</width>
|
|
<height>80</height>
|
|
<texture border="5">button-focus2.png</texture>
|
|
<visible>Control.HasFocus(570)</visible>
|
|
<include>VisibleFadeEffect</include>
|
|
</control>
|
|
<control type="image">
|
|
<left>2</left>
|
|
<top>2</top>
|
|
<width>80</width>
|
|
<height>76</height>
|
|
<texture>$INFO[Listitem.Icon]</texture>
|
|
<aspectratio>keep</aspectratio>
|
|
<bordertexture border="3">black-back2.png</bordertexture>
|
|
<bordersize>2</bordersize>
|
|
</control>
|
|
<control type="label">
|
|
<left>90</left>
|
|
<top>0</top>
|
|
<width>870</width>
|
|
<height>30</height>
|
|
<font>font13</font>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<label>[B]$INFO[ListItem.Label][/B]</label>
|
|
</control>
|
|
<control type="textbox">
|
|
<left>90</left>
|
|
<top>32</top>
|
|
<width>870</width>
|
|
<height>48</height>
|
|
<font>font12</font>
|
|
<textcolor>grey</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>left</align>
|
|
<label>$INFO[ListItem.Property(Event.Description)]</label>
|
|
</control>
|
|
<control type="label">
|
|
<left>90</left>
|
|
<top>0</top>
|
|
<width>970</width>
|
|
<height>30</height>
|
|
<font>font12</font>
|
|
<textcolor>grey2</textcolor>
|
|
<selectedcolor>selected</selectedcolor>
|
|
<align>right</align>
|
|
<aligny>center</aligny>
|
|
<label>$INFO[ListItem.Label2]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="scrollbar" id="60">
|
|
<left>1170</left>
|
|
<top>80</top>
|
|
<width>25</width>
|
|
<height>550</height>
|
|
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
|
|
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
|
|
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
|
|
<textureslidernib>ScrollBarNib.png</textureslidernib>
|
|
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
|
|
<onleft>570</onleft>
|
|
<onright>2</onright>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
<visible>Control.IsVisible(570)</visible>
|
|
</control>
|
|
</control>
|
|
<include content="CommonWindowHeader">
|
|
<param name="Icon" value="icon_events" />
|
|
<param name="Label" value="$LOCALIZE[14111]" />
|
|
</include>
|
|
<control type="group">
|
|
<left>-250</left>
|
|
<include>SideBladeLeft</include>
|
|
<control type="grouplist" id="9000">
|
|
<left>0</left>
|
|
<top>110</top>
|
|
<width>250</width>
|
|
<height>600</height>
|
|
<onleft>9000</onleft>
|
|
<onright>570</onright>
|
|
<onup>9000</onup>
|
|
<ondown>9000</ondown>
|
|
<onback>570</onback>
|
|
<itemgap>0</itemgap>
|
|
<control type="label" id="200">
|
|
<width>250</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<label>31006</label>
|
|
<textcolor>blue</textcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
</control>
|
|
<control type="togglebutton" id="4">
|
|
<description>Sort asc</description>
|
|
<include>ButtonCommonValues</include>
|
|
<alttexturefocus border="5">button-focus.png</alttexturefocus>
|
|
<alttexturenofocus></alttexturenofocus>
|
|
<label>31051</label>
|
|
<altlabel>31050</altlabel>
|
|
<usealttexture>Container.SortDirection(Ascending)</usealttexture>
|
|
</control>
|
|
<control type="label" id="201">
|
|
<width>250</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<label>31026</label>
|
|
<textcolor>blue</textcolor>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
</control>
|
|
<control type="button" id="21">
|
|
<description>Level button</description>
|
|
<textwidth>235</textwidth>
|
|
<include>ButtonCommonValues</include>
|
|
<label></label>
|
|
</control>
|
|
<control type="radiobutton" id="22">
|
|
<description>Only show current level</description>
|
|
<include>ButtonCommonValues</include>
|
|
<label></label>
|
|
</control>
|
|
<control type="button" id="20">
|
|
<description>Clear button</description>
|
|
<include>ButtonCommonValues</include>
|
|
<label>192</label>
|
|
</control>
|
|
<include>CommonNowPlaying_Controls</include>
|
|
</control>
|
|
</control>
|
|
</controls>
|
|
</window>
|