Fixed Some Code Duplication caused by PVR merge

This commit is contained in:
JezzX 2013-02-20 13:46:15 +11:00
parent 6718681c45
commit 8d66a7bb0d
1 changed files with 0 additions and 62 deletions

View File

@ -682,68 +682,6 @@
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<visible>Container(9003).HasFocus(8)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>31113</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_TV_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>
<width>180</width>
<height>35</height>
<label>31114</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_TV_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>
<width>180</width>
<height>35</height>
<label>571</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_TV_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
</control>
<!-- End Custom Backgrounds Skin Settings -->
<!-- Start Custom Script Skin Settings -->