Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <window>
- <defaultcontrol always="true">9000</defaultcontrol>
- <controls>
- <include>CommonSettingsBackground</include>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <left>80</left>
- <top>50</top>
- <animation type="WindowOpen" reversible="false">
- <!-- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> -->
- <effect type="fade" start="0" end="100" time="300" />
- </animation>
- <animation type="WindowClose" reversible="false">
- <!-- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> -->
- <effect type="fade" start="100" end="0" time="300" />
- </animation>
- <control type="image">
- <left>0</left>
- <top>0</top>
- <width>1100</width>
- <height>640</height>
- <colordiffuse>mainblue</colordiffuse>
- <texture border="20">DialogBack.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <left>1005</left>
- <top>9</top>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>1</onleft>
- <onright>1</onright>
- <onup>1</onup>
- <ondown>1</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <description>LOGO</description>
- <left>30</left>
- <top>15</top>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <colordiffuse>mainblue</colordiffuse>
- <texture>neon.png</texture>
- </control>
- <control type="list" id="9000">
- <left>10</left>
- <top>102</top>
- <width>260</width>
- <height>481</height>
- <itemgap>-1</itemgap>
- <onleft>9010</onleft>
- <onright>9010</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>300</scrolltime>
- <itemlayout height="52" width="261">
- <control type="image">
- <left>0</left>
- <top>0</top>
- <width>260</width>
- <height>45</height>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="label">
- <left>0</left>
- <top>0</top>
- <width>260</width>
- <height>45</height>
- <font>font24caps_title</font>
- <textcolor>grey3</textcolor>
- <textoffsetx>10</textoffsetx>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </itemlayout>
- <focusedlayout height="52" width="261">
- <control type="image">
- <left>0</left>
- <top>0</top>
- <width>260</width>
- <height>45</height>
- <colordiffuse>mainblue</colordiffuse>
- <texture>mainmenu/home_bottom_white.png</texture>
- </control>
- <control type="label">
- <left>0</left>
- <top>0</top>
- <width>260</width>
- <height>45</height>
- <font>font24caps_title</font>
- <textcolor>white</textcolor>
- <textoffsetx>10</textoffsetx>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </focusedlayout>
- <content>
- <item id="1">
- <label>128</label>
- <label2>5</label2>
- <onclick>noop</onclick>
- </item>
- <item id="2">
- <label>513</label>
- <label2>33063</label2>
- <onclick>noop</onclick>
- </item>
- <item id="7">
- <label>31017</label>
- <label2>33063</label2>
- <onclick>noop</onclick>
- </item>
- <item id="3">
- <label>33068</label>
- <label2>31115</label2>
- <onclick>noop</onclick>
- </item>
- <item id="4">
- <label>31116</label>
- <label2>33063</label2>
- <onclick>noop</onclick>
- </item>
- <item id="5">
- <label>$LOCALIZE[20342] / $LOCALIZE[31209]</label>
- <label2>33063</label2>
- <onclick>noop</onclick>
- </item>
- <item id="6">
- <label>$LOCALIZE[2]</label>
- <label2>33063</label2>
- <onclick>noop</onclick>
- </item>
- <item id="8">
- <label>31029</label>
- <label2>33063</label2>
- <onclick>noop</onclick>
- </item>
- <item id="9">
- <label>31030</label>
- <onclick>noop</onclick>
- </item>
- </content>
- </control>
- <control type="image">
- <left>270</left>
- <top>10</top>
- <width>800</width>
- <height>618</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <left>268</left>
- <top>50</top>
- <width>805</width>
- <aspectratio>stretch</aspectratio>
- <texture>common/separator.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <left>300</left>
- <top>20</top>
- <width>740</width>
- <height>30</height>
- <font>Font_Neon_25</font>
- <label>$LOCALIZE[20077] - $INFO[Container(9000).ListItem.Label]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="group" id="9010">
- <control type="group">
- <control type="grouplist" id="9001">
- <visible>Container(9000).Hasfocus(1)</visible>
- <left>271</left>
- <top>70</top>
- <width>798</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>61</pagecontrol>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>9001</onup>
- <ondown>9001</ondown>
- <control type="label" id="100">
- <description></description>
- <width>740</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31256]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="102">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31247]</label>
- <onclick>Skin.ToggleSetting(no_global_clock)</onclick>
- <selected>Skin.HasSetting(no_global_clock)</selected>
- </control>
- <control type="radiobutton" id="126">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31297]</label>
- <onclick>Skin.ToggleSetting(no_weather_info)</onclick>
- <selected>Skin.HasSetting(no_weather_info)</selected>
- </control>
- <control type="radiobutton" id="103">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31037]</label>
- <onclick>Skin.ToggleSetting(LockViews)</onclick>
- <selected>Skin.HasSetting(LockViews)</selected>
- </control>
- <control type="radiobutton" id="107">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31248]</label>
- <onclick>Skin.ToggleSetting(zune_music)</onclick>
- <selected>Skin.HasSetting(zune_music)</selected>
- </control>
- <control type="radiobutton" id="108">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31276]</label>
- <onclick>Skin.ToggleSetting(big_trailer)</onclick>
- <selected>Skin.HasSetting(big_trailer)</selected>
- </control>
- <control type="label" id="104">
- <width>740</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <label>$LOCALIZE[20343]</label>
- <textoffsetx>15</textoffsetx>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>System.HasAddon(script.tvtunes) | System.HasAddon(script.tv.show.next.aired)</visible>
- </control>
- <control type="radiobutton" id="118">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31125]</label>
- <onclick>Skin.ToggleSetting(DeactivateTvTunes)</onclick>
- <selected>Skin.HasSetting(DeactivateTvTunes)</selected>
- <visible>System.HasAddon(script.tvtunes)</visible>
- </control>
- <control type="radiobutton" id="124">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31124]</label>
- <onclick>Skin.ToggleSetting(DeactivateTvShowNextAired)</onclick>
- <selected>Skin.HasSetting(DeactivateTvShowNextAired)</selected>
- <visible>System.HasAddon(script.tv.show.next.aired)</visible>
- </control>
- <!-- Playlist -->
- <control type="label" id="120">
- <width>740</width>
- <height>45</height>
- <label>$LOCALIZE[512]</label>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="121">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[21398]</label>
- <onclick>Skin.ToggleSetting(Use_Startup_Playlist)</onclick>
- <selected>Skin.HasSetting(Use_Startup_Playlist)</selected>
- <onclick>Skin.Reset(Use_Intro_Movie)</onclick>
- </control>
- <control type="button" id="122">
- <description>Startup Playlist Path</description>
- <width>813</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31014]</label>
- <label2>$INFO[Skin.String(Startup_Playlist_Path)]</label2>
- <onclick>Skin.SetFile(Startup_Playlist_Path,.xsp,t:\playlists\music\)</onclick>
- <visible>Skin.HasSetting(Use_Startup_Playlist)</visible>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="123">
- <description>Use Intro Movie</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31010]</label>
- <onclick>Skin.ToggleSetting(Use_Intro_Movie)</onclick>
- <selected>Skin.HasSetting(Use_Intro_Movie)</selected>
- <onclick>Skin.Reset(Use_Startup_Playlist)</onclick>
- </control>
- </control>
- <control type="scrollbar" id="61">
- <left>1068</left>
- <top>65</top>
- <width>25</width>
- <height>530</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" colordiffuse="mainblue">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9001</onleft>
- <onright>9001</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(1)</visible>
- </control>
- </control>
- <control type="group">
- <control type="grouplist" id="9002">
- <visible>Container(9000).Hasfocus(2)</visible>
- <left>271</left>
- <top>70</top>
- <width>798</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>61</pagecontrol>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>9002</onup>
- <ondown>9002</ondown>
- <control type="label" id="200">
- <width>740</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31259]</label>
- <!--31101-->
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="201">
- <description>Toggle Videos full screen or Windowed </description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31726]</label>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(ShowBackgroundVideo)</onclick>
- <selected>!Skin.HasSetting(ShowBackgroundVideo)</selected>
- </control>
- <control type="radiobutton" id="203">
- <description>Show Music Vis</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31727]</label>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(ShowMusicVis)</onclick>
- <selected>!Skin.HasSetting(ShowMusicVis)</selected>
- </control>
- <control type="radiobutton" id="202">
- <description>Show Recently added info</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31117]</label>
- <onclick>Skin.ToggleSetting(homepageHideRecentlyAdded)</onclick>
- <selected>Skin.HasSetting(homepageHideRecentlyAdded)</selected>
- </control>
- <control type="radiobutton" id="2021">
- <description>Use Random Items</description>
- <width>798</width>
- <height>30</height>
- <radioposx>640</radioposx>
- <font>Font_KeyboardTitle</font>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31516]</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(random_items)</onclick>
- <selected>Skin.HasSetting(random_items)</selected>
- <visible>Skin.HasSetting(homepageHideRecentlyAdded)</visible>
- </control>
- <control type="radiobutton" id="2022">
- <description>Show Large Recently added tvinfo</description>
- <width>798</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <radioposx>640</radioposx>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31979]</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(BigRecentTV)</onclick>
- <selected>Skin.HasSetting(BigRecentTV)</selected>
- <visible>Skin.HasSetting(homepageHideRecentlyAdded) +!Skin.HasSetting(random_items)</visible>
- </control>
- <control type="radiobutton" id="2023">
- <description>Show Large Recently added tvinfo</description>
- <width>798</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <radioposx>640</radioposx>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31980]</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(BigRecentMovie)</onclick>
- <selected>Skin.HasSetting(BigRecentMovie)</selected>
- <visible>Skin.HasSetting(homepageHideRecentlyAdded) +!Skin.HasSetting(random_items)</visible>
- </control>
- <control type="radiobutton" id="2024">
- <description>Only show Albums in music view</description>
- <width>798</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <radioposx>640</radioposx>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31011]</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(noprefersong)</onclick>
- <selected>!Skin.HasSetting(noprefersong)</selected>
- <visible>Skin.HasSetting(homepageHideRecentlyAdded)</visible>
- </control>
- <control type="radiobutton" id="2025">
- <description>Show TV Airing Today</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31112]</label>
- <onclick>Skin.ToggleSetting(homepageHideTodayTV)</onclick>
- <selected>!Skin.HasSetting(homepageHideTodayTV)</selected>
- </control>
- <control type="radiobutton" id="111">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31728]</label>
- <onclick>Skin.ToggleSetting(global_bottomline)</onclick>
- <onclick>Skin.Reset(Home_Custom_RSS_Logo)</onclick>
- <selected>Skin.HasSetting(global_bottomline)</selected>
- </control>
- <control type="button" id="229">
- <width>798</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31013]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Home_Custom_RSS_Logo)][/COLOR]</label2>
- <onclick>Skin.SetImage(Home_Custom_RSS_Logo)</onclick>
- <visible>Skin.HasSetting(global_bottomline)</visible>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <!--Weather Widget-->
- <control type="radiobutton" id="204">
- <description>Show Weather Widget</description>
- <include>skin_settings_labels</include>
- <label>31241</label>
- <onclick>Skin.ToggleSetting(HomepageWeatherWidget)</onclick>
- <selected>Skin.HasSetting(HomepageWeatherWidget)</selected>
- </control>
- <!--End Weather Widget-->
- <control type="radiobutton" id="205">
- <description>conditions based weather backdrop style</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31221]</label>
- <onclick>Skin.ToggleSetting(conditions_weather_backdrop)</onclick>
- <selected>Skin.HasSetting(conditions_weather_backdrop)</selected>
- </control>
- <control type="button" id="206">
- <width>798</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <focusedcolor>white</focusedcolor>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31012]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Home_Custom_Back_Weather_Folder1)][/COLOR]</label2>
- <onclick>Skin.SetPath(Home_Custom_Back_Weather_Folder1)</onclick>
- <visible>Skin.HasSetting(conditions_weather_backdrop)</visible>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="207">
- <description>conditions based weather backdrop style</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31281]</label>
- <onclick>Skin.ToggleSetting(animation_bg)</onclick>
- <selected>Skin.HasSetting(animation_bg)</selected>
- </control>
- <control type="radiobutton" id="208">
- <description>Global Ken Burns</description>
- <width>798</width>
- <height>26</height>
- <font>Font_KeyboardTitle</font>
- <radioposx>640</radioposx>
- <textoffsetx>40</textoffsetx>
- <textoffsety>4</textoffsety>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>left</align>
- <label>$LOCALIZE[31283]</label>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(animation_bg_global)</onclick>
- <selected>Skin.HasSetting(animation_bg_global)</selected>
- <visible>Skin.HasSetting(animation_bg)</visible>
- </control>
- <!-- Shutdown Options -->
- <control type="label" id="497">
- <width>740</width>
- <height>45</height>
- <label>$LOCALIZE[13008]</label>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="group" id="498">
- <width>798</width>
- <height>34</height>
- <control type="image">
- <left>0</left>
- <top>0</top>
- <width>798</width>
- <height>34</height>
- <colordiffuse>mainblue</colordiffuse>
- <texture>MenuItemNF.png</texture>
- <visible>![Control.HasFocus(180) | Control.HasFocus(181)]</visible>
- </control>
- <control type="image">
- <left>0</left>
- <top>0</top>
- <width>798</width>
- <height>34</height>
- <colordiffuse>mainblue</colordiffuse>
- <texture>mainmenu/home_bottom_white.png</texture>
- <visible>[Control.HasFocus(180) | Control.HasFocus(181)]</visible>
- </control>
- <control type="list" id="180">
- <left>0</left>
- <top>0</top>
- <width>743</width>
- <height>34</height>
- <onleft>9000</onleft>
- <onright>181</onright>
- <onup>208</onup>
- <ondown>211</ondown>
- <scrolltime>0</scrolltime>
- <itemlayout height="1" width="743"></itemlayout>
- <focusedlayout height="34" width="743">
- <control type="label">
- <left>30</left>
- <top>0</top>
- <width>600</width>
- <height>34</height>
- <font>Font_Neon_25</font>
- <textcolor>grey2</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$VAR[ShutdownOption]</label>
- <visible>![Control.HasFocus(180) | Control.HasFocus(181)]</visible>
- </control>
- <control type="label">
- <left>30</left>
- <top>0</top>
- <width>600</width>
- <height>34</height>
- <font>Font_Neon_25</font>
- <textcolor>white</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$VAR[ShutdownOption]</label>
- <visible>[Control.HasFocus(180) | Control.HasFocus(181)]</visible>
- </control>
- <control type="image">
- <description>Unselected Menu Item Down Button</description>
- <left>695</left>
- <top>-15</top>
- <width>48</width>
- <height>65</height>
- <colordiffuse>mainblue</colordiffuse>
- <texture>settings/spin-down.png</texture>
- <visible>!Control().Hasfocus(180)</visible>
- </control>
- <control type="image">
- <description>Selected Menu Item Down Button</description>
- <left>695</left>
- <top>-15</top>
- <width>48</width>
- <height>65</height>
- <colordiffuse>mainblue</colordiffuse>
- <texture>settings/spin-down-focus.png</texture>
- <visible>Control().Hasfocus(180)</visible>
- </control>
- </focusedlayout>
- <content>
- <item id="1">
- <description>Shutdown Menu</description>
- <label>$LOCALIZE[13005] $LOCALIZE[33061] [$LOCALIZE[13278]]</label>
- <onclick condition="System.CanReboot">Skin.SetString(ShutdownOption,6)</onclick>
- <onclick condition="System.CanHibernate">Skin.SetString(ShutdownOption,5)</onclick>
- <onclick condition="System.CanSuspend">Skin.SetString(ShutdownOption,4)</onclick>
- <onclick condition="System.CanPowerDown">Skin.SetString(ShutdownOption,3)</onclick>
- <onclick condition="System.ShowExitButton">Skin.SetString(ShutdownOption,2)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),1) | IsEmpty(Skin.String(ShutdownOption))</visible>
- </item>
- <item id="1">
- <description>Exit</description>
- <label>$LOCALIZE[13012]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <onclick condition="System.CanReboot">Skin.SetString(ShutdownOption,6)</onclick>
- <onclick condition="System.CanHibernate">Skin.SetString(ShutdownOption,5)</onclick>
- <onclick condition="System.CanSuspend">Skin.SetString(ShutdownOption,4)</onclick>
- <onclick condition="System.CanPowerDown">Skin.SetString(ShutdownOption,3)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),2)</visible>
- </item>
- <item id="1">
- <description>Power Off</description>
- <label>$LOCALIZE[13016]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <onclick condition="System.CanReboot">Skin.SetString(ShutdownOption,6)</onclick>
- <onclick condition="System.CanHibernate">Skin.SetString(ShutdownOption,5)</onclick>
- <onclick condition="System.CanSuspend">Skin.SetString(ShutdownOption,4)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),3)</visible>
- </item>
- <item id="1">
- <description>Suspend</description>
- <label>$LOCALIZE[13011]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <onclick condition="System.CanReboot">Skin.SetString(ShutdownOption,6)</onclick>
- <onclick condition="System.CanHibernate">Skin.SetString(ShutdownOption,5)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),4)</visible>
- </item>
- <item id="1">
- <description>Hibernate</description>
- <label>$LOCALIZE[13010]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <onclick condition="System.CanReboot">Skin.SetString(ShutdownOption,6)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),5)</visible>
- </item>
- <item id="1">
- <description>Reboot</description>
- <label>$LOCALIZE[13013]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),6)</visible>
- </item>
- </content>
- </control>
- <control type="list" id="181">
- <left>743</left>
- <top>0</top>
- <width>55</width>
- <height>34</height>
- <onleft>180</onleft>
- <onright>61</onright>
- <onup>208</onup>
- <ondown>211</ondown>
- <scrolltime>0</scrolltime>
- <itemlayout height="1" width="55"></itemlayout>
- <focusedlayout height="34" width="55">
- <control type="image">
- <description>Unselected Menu Item Up Button</description>
- <left>0</left>
- <top>-15</top>
- <width>48</width>
- <height>65</height>
- <colordiffuse>mainblue</colordiffuse>
- <texture>settings/spin-up.png</texture>
- <visible>!Control().Hasfocus(181)</visible>
- </control>
- <control type="image">
- <description>Selected Menu Item Up Button</description>
- <left>0</left>
- <top>-15</top>
- <width>48</width>
- <height>65</height>
- <colordiffuse>mainblue</colordiffuse>
- <texture>settings/spin-up-focus.png</texture>
- <visible>Control().Hasfocus(181)</visible>
- </control>
- </focusedlayout>
- <content>
- <item id="1">
- <description>Shutdown Menu</description>
- <label>$LOCALIZE[13005] $LOCALIZE[33061] [$LOCALIZE[13278]]</label>
- <onclick condition="System.ShowExitButton">Skin.SetString(ShutdownOption,2)</onclick>
- <onclick condition="System.CanPowerDown">Skin.SetString(ShutdownOption,3)</onclick>
- <onclick condition="System.CanSuspend">Skin.SetString(ShutdownOption,4)</onclick>
- <onclick condition="System.CanHibernate">Skin.SetString(ShutdownOption,5)</onclick>
- <onclick condition="System.CanReboot">Skin.SetString(ShutdownOption,6)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),1) | IsEmpty(Skin.String(ShutdownOption))</visible>
- </item>
- <item id="1">
- <description>Exit</description>
- <label>$LOCALIZE[13012]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),2)</visible>
- </item>
- <item id="1">
- <description>Power Off</description>
- <label>$LOCALIZE[13016]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <onclick condition="System.ShowExitButton">Skin.SetString(ShutdownOption,2)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),3)</visible>
- </item>
- <item id="1">
- <description>Suspend</description>
- <label>$LOCALIZE[13011]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <onclick condition="System.ShowExitButton">Skin.SetString(ShutdownOption,2)</onclick>
- <onclick condition="System.CanPowerDown">Skin.SetString(ShutdownOption,3)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),4)</visible>
- </item>
- <item id="1">
- <description>Hibernate</description>
- <label>$LOCALIZE[13010]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <onclick condition="System.ShowExitButton">Skin.SetString(ShutdownOption,2)</onclick>
- <onclick condition="System.CanPowerDown">Skin.SetString(ShutdownOption,3)</onclick>
- <onclick condition="System.CanSuspend">Skin.SetString(ShutdownOption,4)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),5)</visible>
- </item>
- <item id="1">
- <description>Reboot</description>
- <label>$LOCALIZE[13013]</label>
- <onclick>Skin.SetString(ShutdownOption,1)</onclick>
- <onclick condition="System.ShowExitButton">Skin.SetString(ShutdownOption,2)</onclick>
- <onclick condition="System.CanPowerDown">Skin.SetString(ShutdownOption,3)</onclick>
- <onclick condition="System.CanSuspend">Skin.SetString(ShutdownOption,4)</onclick>
- <onclick condition="System.CanHibernate">Skin.SetString(ShutdownOption,5)</onclick>
- <visible>Stringcompare(Skin.String(ShutdownOption),6)</visible>
- </item>
- </content>
- </control>
- </control>
- <control type="label" id="210">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31042]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="211">
- <description>Hide Videos Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[3]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoVideosButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoVideosButton)</selected>
- </control>
- <control type="radiobutton" id="212">
- <description>Hide Movies Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[20342] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoMoviesButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoMoviesButton)</selected>
- <enable>Library.HasContent(Movies)</enable>
- </control>
- <control type="radiobutton" id="213">
- <description>Hide HDMovies Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[31280] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoHDMoviesButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoHDMoviesButton)</selected>
- <enable>Library.HasContent(Movies)</enable>
- </control>
- <control type="radiobutton" id="214">
- <description>Hide TV Shows Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[20343] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoTVShowsButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoTVShowsButton)</selected>
- <enable>Library.HasContent(TVShows)</enable>
- </control>
- <control type="radiobutton" id="223">
- <description>Hide Live TV Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[31502]</label>
- <onclick>Skin.ToggleSetting(HomeNoMenuLiveTV)</onclick>
- <selected>Skin.HasSetting(HomeNoMenuLiveTV)</selected>
- </control>
- <control type="radiobutton" id="224">
- <description>Hide Radio Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[19021]</label>
- <onclick>Skin.ToggleSetting(HomeNoMenuRadio)</onclick>
- <selected>Skin.HasSetting(HomeNoMenuRadio)</selected>
- </control>
- <control type="radiobutton" id="215">
- <description>Hide Music Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[2]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoMusicButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoMusicButton)</selected>
- </control>
- <control type="radiobutton" id="216">
- <description>Hide Pictures Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[1]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoPicturesButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoPicturesButton)</selected>
- </control>
- <control type="radiobutton" id="221">
- <description>Hide TV Guide Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[31972]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoTVGuide)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoTVGuide)</selected>
- <enable>!Skin.HasSetting(DeactivateTvShowNextAired) + System.HasAddon(script.tv.show.next.aired)</enable>
- </control>
- <control type="radiobutton" id="217">
- <description>Hide Scripts Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[31272]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoScriptsButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoScriptsButton)</selected>
- </control>
- <control type="radiobutton" id="218">
- <description>Hide Favorites Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[1036]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNofavouritesButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNofavouritesButton)</selected>
- </control>
- <control type="radiobutton" id="219">
- <description>Hide Weather Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[8]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoWeatherButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoWeatherButton)</selected>
- </control>
- <control type="radiobutton" id="220">
- <description>Hide Shutdown Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[13005]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoShutdownButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoShutdownButton)</selected>
- </control>
- <control type="radiobutton" id="222">
- <description>Hide Logoff Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[20126]</label>
- <onclick>Skin.ToggleSetting(signout)</onclick>
- <selected>!Skin.HasSetting(signout)</selected>
- </control>
- <control type="radiobutton" id="230">
- <description>Hide Settings Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[5]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoSettingsButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoSettingsButton)</selected>
- </control>
- <control type="radiobutton" id="231">
- <description>Hide Settings Button</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31111] - $LOCALIZE[341]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoPlayDVDButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoPlayDVDButton)</selected>
- </control>
- </control>
- <control type="scrollbar" id="61">
- <left>1068</left>
- <top>65</top>
- <width>25</width>
- <height>530</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" colordiffuse="mainblue">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9002</onleft>
- <onright>9002</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(2)</visible>
- </control>
- </control>
- <control type="group">
- <left>310</left>
- <top>60</top>
- <height>530</height>
- <visible>Container(9000).Hasfocus(3)</visible>
- <control type="button" id="304">
- <description>Menu Item Next Button</description>
- <left>-39</left>
- <top>45</top>
- <width>742</width>
- <height>40</height>
- <label>-</label>
- <font>-</font>
- <texturenofocus>-</texturenofocus>
- <texturefocus colordiffuse="mainblue">-</texturefocus>
- <onclick>Control.Move(9003,1)</onclick>
- <onleft>9000</onleft>
- <onright>305</onright>
- <onup>300</onup>
- <ondown>300</ondown>
- </control>
- <control type="button" id="305">
- <description>Menu Item Prev Button</description>
- <left>703</left>
- <top>45</top>
- <width>57</width>
- <height>40</height>
- <label>-</label>
- <font>-</font>
- <texturenofocus>-</texturenofocus>
- <texturefocus colordiffuse="mainblue">-</texturefocus>
- <onclick>Control.Move(9003,-1)</onclick>
- <onleft>304</onleft>
- <onright>9000</onright>
- <onup>300</onup>
- <ondown>300</ondown>
- </control>
- <control type="list" id="9003">
- <hitrect x="0" y="0" w="0" h="0" />
- <left>-39</left>
- <top>45</top>
- <width>860</width>
- <height>40</height>
- <onleft>9000</onleft>
- <onright>300</onright>
- <onup>300</onup>
- <ondown>300</ondown>
- <scrolltime>0</scrolltime>
- <itemlayout height="1" width="860"></itemlayout>
- <focusedlayout height="40" width="860">
- <control type="image">
- <left>0</left>
- <top>0</top>
- <width>798</width>
- <height>40</height>
- <texture>MenuItemNF.png</texture>
- <visible>![Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="image">
- <left>0</left>
- <top>0</top>
- <width>798</width>
- <height>42</height>
- <colordiffuse>mainblue</colordiffuse>
- <texture>mainmenu/home_bottom_white.png</texture>
- <visible>[Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="label">
- <left>30</left>
- <top>0</top>
- <width>600</width>
- <height>40</height>
- <font>Font_KeyboardKeys</font>
- <textcolor>grey2</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31110]</label>
- <visible>![Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="label">
- <left>30</left>
- <top>0</top>
- <width>600</width>
- <height>40</height>
- <font>Font_KeyboardKeys</font>
- <textcolor>white</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31110]</label>
- <visible>[Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="label">
- <left>0</left>
- <top>0</top>
- <width>690</width>
- <height>40</height>
- <font>Font_KeyboardKeys</font>
- <textcolor>grey2</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- <visible>![Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="label">
- <left>0</left>
- <top>0</top>
- <width>690</width>
- <height>40</height>
- <font>Font_KeyboardKeys</font>
- <textcolor>white</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- <visible>[Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- </focusedlayout>
- <content>
- <item id="19">
- <label>$INFO[Skin.String(Menu_Custom4_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom4_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom4)</visible>
- </item>
- <item id="20">
- <label>$INFO[Skin.String(Menu_Custom5_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom5_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom5)</visible>
- </item>
- <item id="21">
- <label>$INFO[Skin.String(Menu_Custom6_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom6_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom6)</visible>
- </item>
- <item id="22">
- <label>$INFO[Skin.String(Menu_Custom7_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom7_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom7)</visible>
- </item>
- <item id="23">
- <label>$INFO[Skin.String(Menu_Custom8_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom8_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom8)</visible>
- </item>
- <item id="24">
- <label>$INFO[Skin.String(Menu_Custom9_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom9_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom9)</visible>
- </item>
- <item id="25">
- <label>$INFO[Skin.String(Menu_Custom10_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom10_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom10)</visible>
- </item>
- <item id="17">
- <label>$INFO[Skin.String(Menu_Custom3_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom3_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom3)</visible>
- </item>
- <item id="16">
- <label>$INFO[Skin.String(Menu_Custom2_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom2_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom2)</visible>
- </item>
- <item id="15">
- <label>$INFO[Skin.String(Menu_Custom1_Label)]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/custom.jpg</icon>
- <thumb>$INFO[Skin.String(Menu_Custom1_Folder)]</thumb>
- <visible>Skin.HasSetting(Menu_Custom1)</visible>
- </item>
- <item id="1">
- <label>3</label>
- <!-- Videos -->
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/videos.jpg</icon>
- <thumb>$INFO[Skin.String(CustomVideosFolder)]</thumb>
- </item>
- <item id="10">
- <label>20342</label>
- <!-- movies -->
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/movies.jpg</icon>
- <thumb>$INFO[Skin.String(CustomMoviesFolder)]</thumb>
- <visible>Library.HasContent(Movies)</visible>
- </item>
- <item id="4">
- <label>$LOCALIZE[31280]</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/programs.jpg</icon>
- <thumb>$INFO[Skin.String(CustomGamesFolder)]</thumb>
- </item>
- <item id="11">
- <label>20343</label>
- <!-- tv shows -->
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/tvshows.jpg</icon>
- <thumb>$INFO[Skin.String(CustomTVShowsFolder)]</thumb>
- <visible>Library.HasContent(TVShows)</visible>
- </item>
- <item id="2">
- <label>2</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/music.jpg</icon>
- <thumb>$INFO[Skin.String(CustomMusicFolder)]</thumb>
- </item>
- <item id="3">
- <label>1</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/pictures.jpg</icon>
- <thumb>$INFO[Skin.String(CustomPicturesFolder)]</thumb>
- </item>
- <item id="5">
- <label>8</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/weather.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
- </item>
- <item id="6">
- <label>247</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/addons.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</thumb>
- </item>
- <item id="18">
- <label>1036</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/favourites.jpg</icon>
- <thumb>$INFO[Skin.String(CustomfavouritesFolder)]</thumb>
- </item>
- <item id="7">
- <label>13000</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/settings.jpg</icon>
- <thumb>$INFO[Skin.String(CustomSettingsFolder)]</thumb>
- </item>
- <item id="8">
- <label>13005</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/shutdown.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Shutdown_Folder)]</thumb>
- </item>
- <item id="26">
- <label>31502</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/tv.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb>
- </item>
- <item id="27">
- <label>19021</label>
- <onclick>noop</onclick>
- <icon>special://skin/backgrounds/radio.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Radio_Folder)]</thumb>
- </item>
- </content>
- </control>
- <control type="image">
- <description>Unselected Menu Item Next Button</description>
- <left>670</left>
- <top>53</top>
- <width>33</width>
- <height>22</height>
- <texture>scroll_down.png</texture>
- <visible>!Control().Hasfocus(304)</visible>
- </control>
- <control type="image">
- <description>Selected Menu Item Next Button</description>
- <left>670</left>
- <top>53</top>
- <width>33</width>
- <height>22</height>
- <texture colordiffuse="mainblue">scroll_down.png</texture>
- <visible>Control().Hasfocus(304)</visible>
- </control>
- <control type="image">
- <description>Unselected Menu Item Prev Button</description>
- <left>703</left>
- <top>53</top>
- <width>33</width>
- <height>22</height>
- <texture>scroll_up.png</texture>
- <visible>!Control().Hasfocus(305)</visible>
- </control>
- <control type="image">
- <description>Selected Menu Item Prev Button</description>
- <left>703</left>
- <top>53</top>
- <width>33</width>
- <height>22</height>
- <texture colordiffuse="mainblue">scroll_up.png</texture>
- <visible>Control().Hasfocus(305)</visible>
- </control>
- <control type="image">
- <left>85</left>
- <top>100</top>
- <width>580</width>
- <height>435</height>
- <texture>black-back.png</texture>
- </control>
- <control type="group">
- <left>95</left>
- <top>110</top>
- <control type="group">
- <visible>Container(9003).HasFocus(1)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(CustomVideosFolder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(CustomVideosFolder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(CustomVideosFolder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(2)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(CustomMusicFolder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(CustomMusicFolder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(CustomMusicFolder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(3)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(CustomPicturesFolder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(CustomPicturesFolder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(CustomPicturesFolder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(4)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(CustomHDMoviesFolder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(CustomHDMoviesFolder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(CustomHDMoviesFolder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(5)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Home_Custom_Back_Weather_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Home_Custom_Back_Weather_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Home_Custom_Back_Weather_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(6)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(CustomScriptsFolder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(CustomScriptsFolder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(CustomScriptsFolder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(18)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(CustomfavouritesFolder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(CustomfavouritesFolder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(CustomfavouritesFolder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(7)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(CustomSettingsFolder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(CustomSettingsFolder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(CustomSettingsFolder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(8)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Home_Custom_Back_Shutdown_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Home_Custom_Back_Shutdown_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Home_Custom_Back_Shutdown_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(10)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(CustomMoviesFolder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(CustomMoviesFolder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(CustomMoviesFolder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(11)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(CustomTVShowsFolder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(CustomTVShowsFolder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(CustomTVShowsFolder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(15)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom1_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom1_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom1_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(16)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom2_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom2_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom2_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(17)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom3_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom3_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom3_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(19)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom4_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom4_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom4_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(20)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom5_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom5_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom5_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(21)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom6_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom6_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom6_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(22)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom7_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom7_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom7_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(23)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom8_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom8_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom8_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(24)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom9_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom9_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom9_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(25)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Menu_Custom10_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Menu_Custom10_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Menu_Custom10_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(26)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Home_Custom_Back_TV_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Home_Custom_Back_TV_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Home_Custom_Back_TV_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(27)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <left>5</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetImage(Home_Custom_Back_Radio_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <left>190</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.SetPath(Home_Custom_Back_Radio_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <left>375</left>
- <top>0</top>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12caps_title</font>
- <include>ButtonInfoDialogsCommonValues</include>
- <onclick>Skin.Reset(Home_Custom_Back_Radio_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- </control>
- <control type="multiimage">
- <left>100</left>
- <top>170</top>
- <width>550</width>
- <height>316</height>
- <imagepath background="true">$INFO[Container(9003).ListItem.Icon]</imagepath>
- <timeperimage>6000</timeperimage>
- <randomize>true</randomize>
- <fadetime>500</fadetime>
- </control>
- <control type="label">
- <left>95</left>
- <top>500</top>
- <width>560</width>
- <height>20</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>Font_Neon_16</font>
- <haspath>yes</haspath>
- <label fallback="571">$INFO[Container(9003).ListItem.Thumb]</label>
- <textcolor>white</textcolor>
- </control>
- </control>
- <control type="group">
- <control type="grouplist" id="9004">
- <visible>Container(9000).Hasfocus(4)</visible>
- <left>271</left>
- <top>70</top>
- <width>798</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>61</pagecontrol>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>9004</onup>
- <ondown>9004</ondown>
- <control type="label" id="400">
- <width>740</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31018]</label>
- <textcolor>mainblue</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="401">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31119] 1</label>
- <onclick>Skin.ToggleSetting(HomeScriptButton1)</onclick>
- <selected>Skin.HasSetting(HomeScriptButton1)</selected>
- </control>
- <control type="button" id="402">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31120]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton1_label)][/COLOR]</label2>
- <onclick>Skin.SetString(HomeScriptButton1_label)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton1)</visible>
- </control>
- <control type="button" id="403">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31121]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton1_Path)][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <onclick>Skin.SetAddon(HomeScriptButton1_Path,xbmc.python.script)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton1)</visible>
- </control>
- <control type="radiobutton" id="404">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31119] 2</label>
- <onclick>Skin.ToggleSetting(HomeScriptButton2)</onclick>
- <selected>Skin.HasSetting(HomeScriptButton2)</selected>
- </control>
- <control type="button" id="405">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31120]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton2_label)][/COLOR]</label2>
- <onclick>Skin.SetString(HomeScriptButton2_label)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton2)</visible>
- </control>
- <control type="button" id="406">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31121]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton2_Path)][/COLOR]</label2>
- <onclick>Skin.SetAddon(HomeScriptButton2_Path,xbmc.python.script)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton2)</visible>
- </control>
- <control type="radiobutton" id="407">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31119] 3</label>
- <onclick>Skin.ToggleSetting(HomeScriptButton3)</onclick>
- <selected>Skin.HasSetting(HomeScriptButton3)</selected>
- </control>
- <control type="button" id="408">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31120]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton3_label)][/COLOR]</label2>
- <onclick>Skin.SetString(HomeScriptButton3_label)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton3)</visible>
- </control>
- <control type="button" id="409">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31121]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton3_Path)][/COLOR]</label2>
- <onclick>Skin.SetAddon(HomeScriptButton3_Path,xbmc.python.script)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton3)</visible>
- </control>
- <control type="radiobutton" id="410">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31119] 4</label>
- <onclick>Skin.ToggleSetting(HomeScriptButton4)</onclick>
- <selected>Skin.HasSetting(HomeScriptButton4)</selected>
- </control>
- <control type="button" id="411">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31120]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton4_label)][/COLOR]</label2>
- <onclick>Skin.SetString(HomeScriptButton4_label)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton4)</visible>
- </control>
- <control type="button" id="412">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31121]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton4_Path)][/COLOR]</label2>
- <onclick>Skin.SetAddon(HomeScriptButton4_Path,xbmc.python.script)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton4)</visible>
- </control>
- <control type="radiobutton" id="413">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31119] 5</label>
- <onclick>Skin.ToggleSetting(HomeScriptButton5)</onclick>
- <selected>Skin.HasSetting(HomeScriptButton5)</selected>
- </control>
- <control type="button" id="414">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31120]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton5_label)][/COLOR]</label2>
- <onclick>Skin.SetString(HomeScriptButton5_label)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton5)</visible>
- </control>
- <control type="button" id="415">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31121]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton5_Path)][/COLOR]</label2>
- <onclick>Skin.SetAddon(HomeScriptButton5_Path,xbmc.python.script)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton5)</visible>
- </control>
- <control type="radiobutton" id="416">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31119] 6</label>
- <onclick>Skin.ToggleSetting(HomeScriptButton6)</onclick>
- <selected>Skin.HasSetting(HomeScriptButton6)</selected>
- </control>
- <control type="button" id="417">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31120]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton6_label)][/COLOR]</label2>
- <onclick>Skin.SetString(HomeScriptButton6_label)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton6)</visible>
- </control>
- <control type="button" id="418">
- <include>skin_settings_button</include>
- <label> - $LOCALIZE[31121]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton6_Path)][/COLOR]</label2>
- <onclick>Skin.SetAddon(HomeScriptButton7_Path,xbmc.python.script)</onclick>
- <visible>Skin.HasSetting(HomeScriptButton6)</visible>
- </control>
- <!--<control type="label" id="419">
- <width>860</width>
- <height>45</height>
- <font>Font_KeyboardKeys</font>
- <label>31122</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="420">
- <width>860</width>
- <height>40</height>
- <font>Font_Neon_20</font>
- <label>$LOCALIZE[31119]</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(WeatherScript_Enable)</onclick>
- <selected>Skin.HasSetting(WeatherScript_Enable)</selected>
- </control>
- <control type="button" id="421">
- <width>860</width>
- <height>40</height>
- <font>Font_Neon_16</font>
- <label> - $LOCALIZE[31120]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(WeatherScript_Label)][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetString(WeatherScript_Label)</onclick>
- <visible>Skin.HasSetting(WeatherScript_Enable)</visible>
- </control>
- <control type="button" id="422">
- <width>860</width>
- <height>40</height>
- <font>Font_Neon_16</font>
- <label> - $LOCALIZE[31121]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(WeatherScript_Path)][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetFile(WeatherScript_Path,.py)</onclick>
- <visible>Skin.HasSetting(WeatherScript_Enable)</visible>
- </control>
- <control type="label" id="423">
- <width>860</width>
- <height>45</height>
- <font>Font_KeyboardKeys</font>
- <label>31128</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="424">
- <width>860</width>
- <height>35</height>
- <font>Font_Neon_20</font>
- <label>$LOCALIZE[31126]</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(LyricScript_Enable)</onclick>
- <selected>Skin.HasSetting(LyricScript_Enable)</selected>
- </control>
- <control type="button" id="425">
- <width>860</width>
- <height>35</height>
- <font>Font_Neon_16</font>
- <label>- $LOCALIZE[31127]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(LyricScript_Path)][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <width>860</width>
- <height>35</height>
- <focusedcolor>white</focusedcolor>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetFile(LyricScript_Path,.py)</onclick>
- <visible>Skin.HasSetting(LyricScript_Enable)</visible>
- </control>-->
- </control>
- <control type="scrollbar" id="61">
- <left>1068</left>
- <top>65</top>
- <width>25</width>
- <height>530</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" colordiffuse="mainblue">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9004</onleft>
- <onright>9004</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(4)</visible>
- </control>
- </control>
- <control type="group">
- <!--Movies/TV-->
- <control type="grouplist" id="9005">
- <visible>Container(9000).Hasfocus(5)</visible>
- <left>271</left>
- <top>70</top>
- <width>798</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>61</pagecontrol>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>9005</onup>
- <ondown>9005</ondown>
- <control type="label" id="500">
- <width>740</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31043]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="501">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31044]</label>
- <onclick>Skin.ToggleSetting(TVPosters)</onclick>
- <onclick>Skin.Reset(TVBanners)</onclick>
- <selected>Skin.HasSetting(TVPosters)</selected>
- </control>
- <control type="radiobutton" id="502">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31045]</label>
- <onclick>Skin.ToggleSetting(TVBanners)</onclick>
- <onclick>Skin.Reset(TVPosters)</onclick>
- <selected>Skin.HasSetting(TVBanners)</selected>
- </control>
- <control type="radiobutton" id="516">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31019]</label>
- <onclick>Skin.ToggleSetting(HideVideoCase)</onclick>
- <selected>Skin.HasSetting(HideVideoCase)</selected>
- </control>
- <control type="radiobutton" id="503">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31033]</label>
- <onclick>Skin.ToggleSetting(autoscroll)</onclick>
- <selected>Skin.HasSetting(autoscroll)</selected>
- </control>
- <control type="radiobutton" id="504">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31034]</label>
- <onclick>Skin.ToggleSetting(no_media_flags)</onclick>
- <selected>Skin.HasSetting(no_media_flags)</selected>
- </control>
- <control type="radiobutton" id="505">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31035]</label>
- <onclick>Skin.ToggleSetting(DisableMovieOverlays)</onclick>
- <selected>Skin.HasSetting(DisableMovieOverlays)</selected>
- </control>
- <control type="radiobutton" id="506">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31036]</label>
- <onclick>Skin.ToggleSetting(DisableTvOverlays)</onclick>
- <selected>Skin.HasSetting(DisableTvOverlays)</selected>
- </control>
- <control type="radiobutton" id="522">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31131]</label>
- <onclick>Skin.ToggleSetting(ShowPathInInfo)</onclick>
- <selected>Skin.HasSetting(ShowPathInInfo)</selected>
- </control>
- <control type="radiobutton" id="507">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31282]</label>
- <onclick>Skin.ToggleSetting(genrefanart)</onclick>
- <onclick>Skin.Reset(extrafanart)</onclick>
- <selected>Skin.HasSetting(genrefanart)</selected>
- </control>
- <control type="radiobutton" id="508">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31269]</label>
- <onclick>Skin.ToggleSetting(landscape_jpg)</onclick>
- <selected>Skin.HasSetting(landscape_jpg)</selected>
- </control>
- <control type="label" id="509">
- <width>860</width>
- <height>26</height>
- <font>Font_KeyboardTitle</font>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31270]</label>
- <textcolor>grey2</textcolor>
- <align>left</align>
- </control>
- <control type="radiobutton" id="510">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31266]</label>
- <onclick>Skin.ToggleSetting(extrafanart)</onclick>
- <selected>Skin.HasSetting(extrafanart)</selected>
- </control>
- <control type="label" id="511">
- <width>860</width>
- <height>26</height>
- <font>Font_KeyboardTitle</font>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31267]</label>
- <textcolor>grey2</textcolor>
- <align>left</align>
- </control>
- <control type="radiobutton" id="5100">
- <width>798</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <radioposx>640</radioposx>
- <textoffsetx>40</textoffsetx>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <label>$LOCALIZE[31031]</label>
- <onclick>Skin.ToggleSetting(usethumbs)</onclick>
- <selected>Skin.HasSetting(usethumbs)</selected>
- <visible>Skin.HasSetting(extrafanart)</visible>
- </control>
- <!--<control type="label" id="512">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <label>
- </label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>-->
- <control type="label" id="513">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31263]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="514">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31264]</label>
- <onclick>XBMC.RunScript(script.artwork.downloader, mode=custom, mediatype=tvshow, clearlogo)</onclick>
- <visible>system.hasaddon(script.artwork.downloader)</visible>
- </control>
- <control type="button" id="517">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31973]</label>
- <onclick>XBMC.RunScript(script.artwork.downloader, mode=custom, poster)</onclick>
- <visible>system.hasaddon(script.artwork.downloader)</visible>
- </control>
- <control type="button" id="518">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31974]</label>
- <onclick>XBMC.RunScript(script.artwork.downloader, mode=custom, banner)</onclick>
- <visible>system.hasaddon(script.artwork.downloader)</visible>
- </control>
- <control type="button" id="519">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31975]</label>
- <onclick>XBMC.RunScript(script.artwork.downloader, mode=custom, defaultthumb)</onclick>
- <visible>system.hasaddon(script.artwork.downloader)</visible>
- </control>
- <control type="button" id="520">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31976]</label>
- <onclick>XBMC.RunScript(script.artwork.downloader, mode=custom, clearart)</onclick>
- <visible>system.hasaddon(script.artwork.downloader)</visible>
- </control>
- </control>
- <control type="scrollbar" id="61">
- <left>1068</left>
- <top>65</top>
- <width>25</width>
- <height>530</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" colordiffuse="mainblue">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9005</onleft>
- <onright>9005</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(5)</visible>
- </control>
- </control>
- <control type="group">
- <!--Music-->
- <control type="grouplist" id="9006">
- <visible>Container(9000).Hasfocus(6)</visible>
- <left>271</left>
- <top>70</top>
- <width>798</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>61</pagecontrol>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>9006</onup>
- <ondown>9006</ondown>
- <control type="label" id="112">
- <width>740</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31038]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="113">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31039]</label>
- <onclick>Skin.ToggleSetting(FanartNoVisualisation)</onclick>
- <selected>Skin.HasSetting(FanartNoVisualisation)</selected>
- </control>
- <control type="radiobutton" id="114">
- <width>798</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <radioposx>640</radioposx>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31041]</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(DarkFullscreenMusicPlayback)</onclick>
- <selected>Skin.HasSetting(DarkFullscreenMusicPlayback)</selected>
- <visible>Skin.HasSetting(FanartNoVisualisation)</visible>
- </control>
- <control type="radiobutton" id="115">
- <width>798</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <radioposx>640</radioposx>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31257]</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(vis_music_backdrops)</onclick>
- <selected>Skin.HasSetting(vis_music_backdrops)</selected>
- <visible>!IsEmpty(Skin.String(CustomMusicFolder)) + Skin.HasSetting(FanartNoVisualisation)</visible>
- </control>
- <control type="radiobutton" id="116">
- <width>798</width>
- <height>30</height>
- <font>Font_KeyboardTitle</font>
- <radioposx>640</radioposx>
- <textoffsetx>40</textoffsetx>
- <label>$LOCALIZE[31258]</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <colordiffuse>mainblue</colordiffuse>
- <texturefocus>mainmenu/home_bottom_white.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(vis_photos_backdrops)</onclick>
- <selected>Skin.HasSetting(vis_photos_backdrops)</selected>
- <visible>!IsEmpty(Skin.String(CustomPicturesFolder)) + Skin.HasSetting(FanartNoVisualisation)</visible>
- </control>
- <control type="radiobutton" id="117">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31040]</label>
- <onclick>Skin.ToggleSetting(FullscreenJukebox)</onclick>
- <selected>Skin.HasSetting(FullscreenJukebox)</selected>
- </control>
- <control type="radiobutton" id="119">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31522]</label>
- <onclick>Skin.ToggleSetting(Artist_Slideshow)</onclick>
- <selected>Skin.HasSetting(Artist_Slideshow)</selected>
- </control>
- <control type="label" id="900">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[2]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="901">
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31277]</label>
- <onclick>Skin.ToggleSetting(show_lyrics)</onclick>
- <selected>Skin.HasSetting(show_lyrics)</selected>
- </control>
- <control type="button" id="902">
- <include>skin_settings_button</include>
- <label>- $LOCALIZE[31127]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(LyricScript_Path)][/COLOR]</label2>
- <onclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</onclick>
- <visible>Skin.HasSetting(show_lyrics)</visible>
- </control>
- <control type="button" id="903">
- <description>Music Folder Path</description>
- <include>skin_settings_button</include>
- <label>$LOCALIZE[31046]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Music_Folder_Path)][/COLOR]</label2>
- <onclick>Skin.SetPath(Music_Folder_Path)</onclick>
- <!-- <enable>!Skin.HasSetting(CDArt) | Skin.HasSetting(MusicExtraFanart)</enable> -->
- </control>
- </control>
- <control type="scrollbar" id="61">
- <left>1068</left>
- <top>65</top>
- <width>25</width>
- <height>530</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" colordiffuse="mainblue">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9006</onleft>
- <onright>9006</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(6)</visible>
- </control>
- </control>
- <control type="group">
- <!--Reset Skin-->
- <control type="grouplist" id="9009">
- <visible>Container(9000).Hasfocus(9)</visible>
- <left>271</left>
- <top>70</top>
- <width>798</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>61</pagecontrol>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>9009</onup>
- <ondown>9009</ondown>
- <control type="label" id="600">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31068]</label>
- <textcolor>red</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="902">
- <include>skin_settings_button</include>
- <label>$LOCALIZE[31069]</label>
- <onclick>Skin.ResetSettings</onclick>
- <onclick>ReloadSkin()</onclick>
- </control>
- </control>
- <control type="scrollbar" id="61">
- <left>1068</left>
- <top>65</top>
- <width>25</width>
- <height>530</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" colordiffuse="mainblue">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9009</onleft>
- <onright>9009</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(9)</visible>
- </control>
- </control>
- <control type="group">
- <!--Disable Views-->
- <control type="grouplist" id="9008">
- <visible>Container(9000).Hasfocus(8)</visible>
- <left>271</left>
- <top>70</top>
- <width>798</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>61</pagecontrol>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>9008</onup>
- <ondown>9008</ondown>
- <control type="label" id="600">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31047]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="601">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31048]"</label>
- <onclick>Skin.ToggleSetting(no_16x9)</onclick>
- <selected>Skin.HasSetting(no_16x9)</selected>
- </control>
- <control type="radiobutton" id="602">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31049]"</label>
- <onclick>Skin.ToggleSetting(no_BannerPanel)</onclick>
- <selected>Skin.HasSetting(no_BannerPanel)</selected>
- </control>
- <control type="radiobutton" id="603">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[20359]"</label>
- <onclick>Skin.ToggleSetting(no_Episode)</onclick>
- <selected>Skin.HasSetting(no_Episode)</selected>
- </control>
- <control type="radiobutton" id="604">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31051]"</label>
- <onclick>Skin.ToggleSetting(no_Panel)</onclick>
- <selected>Skin.HasSetting(no_Panel)</selected>
- </control>
- <control type="radiobutton" id="605">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31052]"</label>
- <onclick>Skin.ToggleSetting(no_Landscape)</onclick>
- <selected>Skin.HasSetting(no_Landscape)</selected>
- </control>
- <control type="radiobutton" id="606">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31053]"</label>
- <onclick>Skin.ToggleSetting(no_3DLandscape)</onclick>
- <selected>Skin.HasSetting(no_3DLandscape)</selected>
- </control>
- <control type="radiobutton" id="607">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31054]"</label>
- <onclick>Skin.ToggleSetting(no_LandPanel)</onclick>
- <selected>Skin.HasSetting(no_LandPanel)</selected>
- </control>
- <control type="radiobutton" id="608">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31062]"</label>
- <onclick>Skin.ToggleSetting(no_Poster)</onclick>
- <selected>Skin.HasSetting(no_Poster)</selected>
- </control>
- <control type="radiobutton" id="609">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31063]"</label>
- <onclick>Skin.ToggleSetting(no_Showcase)</onclick>
- <selected>Skin.HasSetting(no_Showcase)</selected>
- </control>
- <control type="radiobutton" id="610">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31064]"</label>
- <onclick>Skin.ToggleSetting(no_Wall)</onclick>
- <selected>Skin.HasSetting(no_Wall)</selected>
- </control>
- <control type="radiobutton" id="611">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31213]"</label>
- <onclick>Skin.ToggleSetting(no_WallPanel)</onclick>
- <selected>Skin.HasSetting(no_WallPanel)</selected>
- </control>
- <control type="radiobutton" id="612">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31245]"</label>
- <onclick>Skin.ToggleSetting(no_Landscape_Fanart)</onclick>
- <selected>Skin.HasSetting(no_Landscape_Fanart)</selected>
- </control>
- <control type="radiobutton" id="613">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31268]"</label>
- <onclick>Skin.ToggleSetting(no_Logo)</onclick>
- <selected>Skin.HasSetting(no_Logo)</selected>
- </control>
- <control type="radiobutton" id="614">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31250]"</label>
- <onclick>Skin.ToggleSetting(no_3dbanner)</onclick>
- <selected>Skin.HasSetting(no_3dbanner)</selected>
- </control>
- <control type="radiobutton" id="615">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31279]"</label>
- <onclick>Skin.ToggleSetting(no_Slide)</onclick>
- <selected>Skin.HasSetting(no_Slide)</selected>
- </control>
- <control type="label" id="616">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31065]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="617">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31066]"</label>
- <onclick>Skin.ToggleSetting(no_Jukebox)</onclick>
- <selected>Skin.HasSetting(no_Jukebox)</selected>
- </control>
- <control type="radiobutton" id="618">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31063]"</label>
- <onclick>Skin.ToggleSetting(no_MusicShowcase)</onclick>
- <selected>Skin.HasSetting(no_MusicShowcase)</selected>
- </control>
- <control type="radiobutton" id="619">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31064]"</label>
- <onclick>Skin.ToggleSetting(no_MusicWall)</onclick>
- <selected>Skin.HasSetting(no_MusicWall)</selected>
- </control>
- <control type="radiobutton" id="620">
- <include>skin_settings_labels</include>
- <label>"$LOCALIZE[31288]"</label>
- <onclick>Skin.ToggleSetting(no_Shelf)</onclick>
- <selected>Skin.HasSetting(no_Shelf)</selected>
- </control>
- </control>
- <control type="scrollbar" id="61">
- <left>1068</left>
- <top>65</top>
- <width>25</width>
- <height>530</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" colordiffuse="mainblue">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9008</onleft>
- <onright>9008</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(8)</visible>
- </control>
- </control>
- <control type="group">
- <control type="grouplist" id="9007">
- <visible>Container(9000).Hasfocus(7)</visible>
- <left>271</left>
- <top>70</top>
- <width>798</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>61</pagecontrol>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>9007</onup>
- <ondown>9007</ondown>
- <!--<animation effect="slide" start="0,0" end="0,-70" time="1000" delay="200" tween="cubic" easing="inout" condition="Control.HasFocus(719) | Control.HasFocus(8229) | Control.HasFocus(8229)">Conditional</animation>-->
- <control type="label" id="701">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31260]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <!-- PlayLists -->
- <control type="radiobutton" id="707">
- <description>custom home 6</description>
- <include>skin_settings_labels</include>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31003] 1</label>
- <onfocus>Skin.SetString(MoviesCustom,6)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom6)</onclick>
- <selected>Skin.HasSetting(Menu_Custom6)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub6)</enable>
- </control>
- <control type="button" id="8211">
- <description>Custom Home 6 - Playlist</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom6_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom6_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom6) + Skin.String(MoviesCustom,6)</visible>
- </control>
- <control type="button" id="8212">
- <description>Custom Home 6 - Playlist</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom6_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom6_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom6) + Skin.String(MoviesCustom,6)</visible>
- </control>
- <control type="radiobutton" id="82122">
- <description>Start Playlist or Present</description>
- <label>- $LOCALIZE[31050]</label>
- <include>skin_settings_sub_labels</include>
- <onclick>Skin.ToggleSetting(Menu_Custom6_Play)</onclick>
- <selected>Skin.HasSetting(Menu_Custom6_Play)</selected>
- <visible>Skin.HasSetting(Menu_Custom6) + Skin.String(MoviesCustom,6)</visible>
- </control>
- <control type="radiobutton" id="708">
- <description>cCustom Home 7 - Playlist</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31003] 2</label>
- <onfocus>Skin.SetString(MoviesCustom,7)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom7)</onclick>
- <selected>Skin.HasSetting(Menu_Custom7)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub7)</enable>
- </control>
- <control type="button" id="8213">
- <description>custom home 7</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom7_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom7_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom7) + Skin.String(MoviesCustom,7)</visible>
- </control>
- <control type="button" id="8214">
- <description>custom home 7</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom7_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom7_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom7) + Skin.String(MoviesCustom,7)</visible>
- </control>
- <control type="radiobutton" id="82144">
- <description>Start Playlist or Present</description>
- <label>- $LOCALIZE[31050]</label>
- <include>skin_settings_sub_labels</include>
- <onclick>Skin.ToggleSetting(Menu_Custom7_Play)</onclick>
- <selected>Skin.HasSetting(Menu_Custom7_Play)</selected>
- <visible>Skin.HasSetting(Menu_Custom7) + Skin.String(MoviesCustom,7)</visible>
- </control>
- <control type="radiobutton" id="709">
- <description>custom home 8</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31003] 3</label>
- <onfocus>Skin.SetString(MoviesCustom,8)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom8)</onclick>
- <selected>Skin.HasSetting(Menu_Custom8)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub8)</enable>
- </control>
- <control type="button" id="8215">
- <description>custom home 8</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom8_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom8_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom8) + Skin.String(MoviesCustom,8)</visible>
- </control>
- <control type="button" id="8216">
- <description>custom home 8</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom8_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom8_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom8) + Skin.String(MoviesCustom,8)</visible>
- </control>
- <control type="radiobutton" id="82166">
- <description>Start Playlist or Present</description>
- <label>- $LOCALIZE[31050]</label>
- <include>skin_settings_sub_labels</include>
- <onclick>Skin.ToggleSetting(Menu_Custom8_Play)</onclick>
- <selected>Skin.HasSetting(Menu_Custom8_Play)</selected>
- <visible>Skin.HasSetting(Menu_Custom8) + Skin.String(MoviesCustom,8)</visible>
- </control>
- <control type="radiobutton" id="710">
- <description>custom home 9</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31003] 4</label>
- <onfocus>Skin.SetString(MoviesCustom,9)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom9)</onclick>
- <selected>Skin.HasSetting(Menu_Custom9)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub9)</enable>
- </control>
- <control type="button" id="8217">
- <description>custom home 9</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom9_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom9_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom9) + Skin.String(MoviesCustom,9)</visible>
- </control>
- <control type="button" id="8218">
- <description>custom home 9</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom9_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom9_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom9) + Skin.String(MoviesCustom,9)</visible>
- </control>
- <control type="radiobutton" id="82188">
- <description>Start Playlist or Present</description>
- <label>- $LOCALIZE[31050]</label>
- <include>skin_settings_sub_labels</include>
- <onclick>Skin.ToggleSetting(Menu_Custom9_Play)</onclick>
- <selected>Skin.HasSetting(Menu_Custom9_Play)</selected>
- <visible>Skin.HasSetting(Menu_Custom9) + Skin.String(MoviesCustom,9)</visible>
- </control>
- <control type="radiobutton" id="711">
- <description>custom home 10</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31003] 5</label>
- <onfocus>Skin.SetString(MoviesCustom,10)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom10)</onclick>
- <selected>Skin.HasSetting(Menu_Custom10)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub10)</enable>
- </control>
- <control type="button" id="8219">
- <description>custom home 10</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom10_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom10_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom10) + Skin.String(MoviesCustom,10)</visible>
- </control>
- <control type="button" id="8220">
- <description>custom home 10</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom10_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom10_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom10) + Skin.String(MoviesCustom,10)</visible>
- </control>
- <control type="radiobutton" id="82220">
- <description>Start Playlist or Present</description>
- <label>- $LOCALIZE[31050]</label>
- <include>skin_settings_sub_labels</include>
- <onclick>Skin.ToggleSetting(Menu_Custom10_Play)</onclick>
- <selected>Skin.HasSetting(Menu_Custom10_Play)</selected>
- <visible>Skin.HasSetting(Menu_Custom10) + Skin.String(MoviesCustom,10)</visible>
- </control>
- <control type="radiobutton" id="702">
- <description>custom home 1</description>
- <include>skin_settings_labels</include>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31003] 6</label>
- <onfocus>Skin.SetString(MoviesCustom,1)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom1)</onclick>
- <selected>Skin.HasSetting(Menu_Custom1)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub1)</enable>
- </control>
- <control type="button" id="8201">
- <description>Custom Home 1 - Playlist</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom1_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom1_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom1) + Skin.String(MoviesCustom,1)</visible>
- </control>
- <control type="button" id="8202">
- <description>Custom Home 1 - Playlist</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom1_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom1_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom1) + Skin.String(MoviesCustom,1)</visible>
- </control>
- <control type="radiobutton" id="703">
- <description>custom home 2</description>
- <include>skin_settings_labels</include>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31003] 7</label>
- <onfocus>Skin.SetString(MoviesCustom,2)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom2)</onclick>
- <selected>Skin.HasSetting(Menu_Custom2)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub2)</enable>
- </control>
- <control type="button" id="8203">
- <description>Custom Home 2 - Playlist</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom2_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom2_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom2) + Skin.String(MoviesCustom,2)</visible>
- </control>
- <control type="button" id="8204">
- <description>Custom Home 2 - Playlist</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom2_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom2_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom2) + Skin.String(MoviesCustom,2)</visible>
- </control>
- <control type="radiobutton" id="704">
- <description>custom home 3</description>
- <include>skin_settings_labels</include>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31003] 8</label>
- <onfocus>Skin.SetString(MoviesCustom,3)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom3)</onclick>
- <selected>Skin.HasSetting(Menu_Custom3)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub3)</enable>
- </control>
- <control type="button" id="8205">
- <description>Custom Home 3 - Playlist</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom3_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom3_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom3) + Skin.String(MoviesCustom,3)</visible>
- </control>
- <control type="button" id="8206">
- <description>Custom Home 3 - Playlist</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom3_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom3_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom3) + Skin.String(MoviesCustom,3)</visible>
- </control>
- <control type="radiobutton" id="705">
- <description>custom home 4</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31261] 1</label>
- <onfocus>Skin.SetString(MoviesCustom,4)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom4)</onclick>
- <selected>Skin.HasSetting(Menu_Custom4)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub4)</enable>
- </control>
- <control type="button" id="8207">
- <description>custom home 4</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom4_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom4_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom4) + Skin.String(MoviesCustom,4)</visible>
- </control>
- <control type="button" id="8208">
- <description>custom home 4</description>
- <label>- $LOCALIZE[31290]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom4_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Sub_Custom_Favourites_Path,Menu_Custom4_Path)</onclick>
- <onclick>ActivateWindow(1114)</onclick>
- <visible>Skin.HasSetting(Menu_Custom4) + Skin.String(MoviesCustom,4)</visible>
- </control>
- <control type="radiobutton" id="706">
- <description>custom home 5</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31261] 2</label>
- <onfocus>Skin.SetString(MoviesCustom,5)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom5)</onclick>
- <selected>Skin.HasSetting(Menu_Custom5)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub5)</enable>
- </control>
- <control type="button" id="8209">
- <description>custom home 5</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom5_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom5_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom5) + Skin.String(MoviesCustom,5)</visible>
- </control>
- <control type="button" id="8210">
- <description>custom home 5</description>
- <label>- $LOCALIZE[31290]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom5_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Sub_Custom_Favourites_Path,Menu_Custom5_Path)</onclick>
- <onclick>ActivateWindow(1114)</onclick>
- <visible>Skin.HasSetting(Menu_Custom5) + Skin.String(MoviesCustom,5)</visible>
- </control>
- <control type="label" id="712">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31292]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="713">
- <description>custom home 11</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31293] 1</label>
- <onfocus>Skin.SetString(MoviesCustom,11)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom11)</onclick>
- <selected>Skin.HasSetting(Menu_Custom11)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub11)</enable>
- </control>
- <control type="button" id="8221">
- <description>Menu Movies Sub Custom11 Label</description>
- <label>- $LOCALIZE[31289]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom11_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom11_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom11) + Skin.String(MoviesCustom,11)</visible>
- </control>
- <control type="button" id="8222">
- <description>Menu Movies Sub Custom11 Path</description>
- <label>- $LOCALIZE[31290]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom11_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Sub_Custom_Favourites_Path,Menu_Custom11_Path)</onclick>
- <onclick>ActivateWindow(1114)</onclick>
- <visible>Skin.HasSetting(Menu_Custom11) + Skin.String(MoviesCustom,11)</visible>
- </control>
- <control type="radiobutton" id="714">
- <description>custom home 12</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31294] 1</label>
- <onfocus>Skin.SetString(MoviesCustom,12)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom12)</onclick>
- <selected>Skin.HasSetting(Menu_Custom12)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub12)</enable>
- </control>
- <control type="button" id="8223">
- <description>custom home 10</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom12_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom12_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom12) + Skin.String(MoviesCustom,12)</visible>
- </control>
- <control type="button" id="8224">
- <description>custom home 12</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom12_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom12_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom12) + Skin.String(MoviesCustom,12)</visible>
- </control>
- <control type="label" id="715">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31295]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="716">
- <description>custom home 13</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31293] 1</label>
- <onfocus>Skin.SetString(MoviesCustom,13)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom13)</onclick>
- <selected>Skin.HasSetting(Menu_Custom13)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub13)</enable>
- </control>
- <control type="button" id="8225">
- <description>Menu Movies Sub Custom13 Label</description>
- <label>- $LOCALIZE[31289]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom13_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom13_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom13) + Skin.String(MoviesCustom,13)</visible>
- </control>
- <control type="button" id="8226">
- <description>Menu Movies Sub Custom13 Path</description>
- <label>- $LOCALIZE[31290]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom13_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Sub_Custom_Favourites_Path,Menu_Custom13_Path)</onclick>
- <onclick>ActivateWindow(1114)</onclick>
- <visible>Skin.HasSetting(Menu_Custom13) + Skin.String(MoviesCustom,13)</visible>
- </control>
- <control type="radiobutton" id="717">
- <description>custom home 14</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31294] 1</label>
- <onfocus>Skin.SetString(MoviesCustom,14)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom14)</onclick>
- <selected>Skin.HasSetting(Menu_Custom14)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub14)</enable>
- </control>
- <control type="button" id="8227">
- <description>custom home 14</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom14_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom14_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom14) + Skin.String(MoviesCustom,14)</visible>
- </control>
- <control type="button" id="8228">
- <description>custom home 14</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom14_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom14_Path,.xsp,special://videoplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom14) + Skin.String(MoviesCustom,14)</visible>
- </control>
- <control type="label" id="718">
- <width>860</width>
- <height>45</height>
- <font>Font_Neon_20</font>
- <textoffsetx>15</textoffsetx>
- <label>$LOCALIZE[31070]</label>
- <textcolor>mainblue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="719">
- <description>custom home 15</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31293] 1</label>
- <onfocus>Skin.SetString(MoviesCustom,15)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom15)</onclick>
- <selected>Skin.HasSetting(Menu_Custom15)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub15)</enable>
- </control>
- <control type="button" id="8229">
- <description>Menu Movies Sub Custom15 Label</description>
- <label>- $LOCALIZE[31289]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom15_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom15_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom15) + Skin.String(MoviesCustom,15)</visible>
- </control>
- <control type="button" id="8230">
- <description>Menu Movies Sub Custom15 Path</description>
- <label>- $LOCALIZE[31290]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom15_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Sub_Custom_Favourites_Path,Menu_Custom15_Path)</onclick>
- <onclick>ActivateWindow(1114)</onclick>
- <visible>Skin.HasSetting(Menu_Custom15) + Skin.String(MoviesCustom,15)</visible>
- </control>
- <control type="radiobutton" id="720">
- <description>custom home 16</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31294] 1</label>
- <onfocus>Skin.SetString(MoviesCustom,16)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom16)</onclick>
- <selected>Skin.HasSetting(Menu_Custom16)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub16)</enable>
- </control>
- <control type="button" id="8231">
- <description>custom home 16</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom16_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom16_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom16) + Skin.String(MoviesCustom,16)</visible>
- </control>
- <control type="button" id="8232">
- <description>custom home 16</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom16_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom16_Path,.xsp,special://musicplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom16) + Skin.String(MoviesCustom,16)</visible>
- </control>
- <control type="radiobutton" id="721">
- <description>custom home 17</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31294] 2</label>
- <onfocus>Skin.SetString(MoviesCustom,17)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom17)</onclick>
- <selected>Skin.HasSetting(Menu_Custom17)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub17)</enable>
- </control>
- <control type="button" id="8233">
- <description>custom home 17</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom17_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom17_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom17) + Skin.String(MoviesCustom,17)</visible>
- </control>
- <control type="button" id="8234">
- <description>custom home 17</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom17_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom17_Path,.xsp,special://musicplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom17) + Skin.String(MoviesCustom,17)</visible>
- </control>
- <control type="radiobutton" id="722">
- <description>custom home 18</description>
- <include>skin_settings_labels</include>
- <label>$LOCALIZE[31294] 3</label>
- <onfocus>Skin.SetString(MoviesCustom,18)</onfocus>
- <onclick>Skin.ToggleSetting(Menu_Custom18)</onclick>
- <selected>Skin.HasSetting(Menu_Custom18)</selected>
- <enable>!Skin.HasSetting(Menu_Movies_Sub18)</enable>
- </control>
- <control type="button" id="8235">
- <description>custom home 18</description>
- <label>- $LOCALIZE[31262]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom18_Label)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetString(Menu_Custom18_Label)</onclick>
- <visible>Skin.HasSetting(Menu_Custom18) + Skin.String(MoviesCustom,18)</visible>
- </control>
- <control type="button" id="8236">
- <description>custom home 18</description>
- <label>- $LOCALIZE[31291]</label>
- <label2>[COLOR=selected]$INFO[Skin.String(Menu_Custom18_Path)][/COLOR]</label2>
- <include>skin_settings_button</include>
- <onclick>Skin.SetFile(Menu_Custom18_Path,.xsp,special://musicplaylists)</onclick>
- <visible>Skin.HasSetting(Menu_Custom18) + Skin.String(MoviesCustom,18)</visible>
- </control>
- </control>
- <control type="scrollbar" id="61">
- <left>1068</left>
- <top>65</top>
- <width>25</width>
- <height>530</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" colordiffuse="mainblue">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9007</onleft>
- <onright>9007</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(7)</visible>
- </control>
- </control>
- </control>
- </control>
- <control type="group">
- <left>60</left>
- <top>0</top>
- <control type="image">
- <left>-50</left>
- <top>0</top>
- <texture>Kodi_Logo.png</texture>
- </control>
- </control>
- <include>Time</include>
- </controls>
- </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement