Code Clean up

This commit is contained in:
JezzX 2011-11-22 16:26:10 +11:00
parent 991fca4ec8
commit fb4b647704
1 changed files with 11 additions and 291 deletions

View File

@ -532,6 +532,7 @@
<content>
<item id="1">
<label>3</label>
<label2>Home_Custom_Back_Video_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/videos.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
@ -539,6 +540,7 @@
</item>
<item id="9">
<label>20342</label>
<label2>Home_Custom_Back_Movies_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/movies.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
@ -547,6 +549,7 @@
</item>
<item id="10">
<label>20343</label>
<label2>Home_Custom_Back_TVShow_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/tvshow.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</thumb>
@ -555,6 +558,7 @@
</item>
<item id="2">
<label>2</label>
<label2>Home_Custom_Back_Music_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/music.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
@ -562,6 +566,7 @@
</item>
<item id="3">
<label>1</label>
<label2>Home_Custom_Back_Pictures_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/pictures.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
@ -569,6 +574,7 @@
</item>
<item id="4">
<label>0</label>
<label2>Home_Custom_Back_Programs_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/programs.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
@ -576,6 +582,7 @@
</item>
<item id="5">
<label>8</label>
<label2>Home_Custom_Back_Weather_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/weather.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
@ -583,6 +590,7 @@
</item>
<item id="7">
<label>5</label>
<label2>Home_Custom_Back_Settings_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/settings.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
@ -616,14 +624,13 @@
<control type="group">
<posx>650</posx>
<posy>598</posy>
<visible>Container(9003).HasFocus(1)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31113</label>
<onclick>Skin.SetImage(Home_Custom_Back_Video_Folder)</onclick>
<onclick>Skin.SetImage($INFO[Container(9003).ListItem.Label2])</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
@ -635,7 +642,7 @@
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31114</label>
<onclick>Skin.SetPath(Home_Custom_Back_Video_Folder)</onclick>
<onclick>Skin.SetPath($INFO[Container(9003).ListItem.Label2])</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
@ -647,294 +654,7 @@
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>571</label>
<onclick>Skin.Reset(Home_Custom_Back_Video_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<visible>Container(9003).HasFocus(9)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31113</label>
<onclick>Skin.SetImage(Home_Custom_Back_Movies_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31114</label>
<onclick>Skin.SetPath(Home_Custom_Back_Movies_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>571</label>
<onclick>Skin.Reset(Home_Custom_Back_Movies_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<visible>Container(9003).HasFocus(10)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31113</label>
<onclick>Skin.SetImage(Home_Custom_Back_TVShow_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31114</label>
<onclick>Skin.SetPath(Home_Custom_Back_TVShow_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>571</label>
<onclick>Skin.Reset(Home_Custom_Back_TVShow_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<visible>Container(9003).HasFocus(2)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31113</label>
<onclick>Skin.SetImage(Home_Custom_Back_Music_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31114</label>
<onclick>Skin.SetPath(Home_Custom_Back_Music_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>571</label>
<onclick>Skin.Reset(Home_Custom_Back_Music_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<visible>Container(9003).HasFocus(3)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31113</label>
<onclick>Skin.SetImage(Home_Custom_Back_Pictures_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31114</label>
<onclick>Skin.SetPath(Home_Custom_Back_Pictures_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>571</label>
<onclick>Skin.Reset(Home_Custom_Back_Pictures_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<visible>Container(9003).HasFocus(4)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31113</label>
<onclick>Skin.SetImage(Home_Custom_Back_Programs_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31114</label>
<onclick>Skin.SetPath(Home_Custom_Back_Programs_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>571</label>
<onclick>Skin.Reset(Home_Custom_Back_Programs_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<visible>Container(9003).HasFocus(5)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31113</label>
<onclick>Skin.SetImage(Home_Custom_Back_Weather_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31114</label>
<onclick>Skin.SetPath(Home_Custom_Back_Weather_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>571</label>
<onclick>Skin.Reset(Home_Custom_Back_Weather_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<visible>Container(9003).HasFocus(7)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31113</label>
<onclick>Skin.SetImage(Home_Custom_Back_Settings_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>31114</label>
<onclick>Skin.SetPath(Home_Custom_Back_Settings_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<include>ButtonSetBackgroundCommonValues</include>
<label>571</label>
<onclick>Skin.Reset(Home_Custom_Back_Settings_Folder)</onclick>
<onclick>Skin.Reset($INFO[Container(9003).ListItem.Label2])</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>