Skip to content

Commit

Permalink
Fixed: [Confluence] setting custom TV background case by commit 1e703b3
Browse files Browse the repository at this point in the history
  • Loading branch information
JezzX committed Jun 14, 2011
1 parent 1a483c8 commit a7fc3fb
Showing 1 changed file with 1 addition and 60 deletions.
61 changes: 1 addition & 60 deletions addons/skin.confluence/720p/custom_SkinSetting_1111.xml
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@
</item>
<item id="12">
<label>31502</label>
<label2>Home_Custom_Back_TV_Folder</label2>
<onclick>-</onclick>
<icon>special://skin/backgrounds/tv.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb>
Expand Down Expand Up @@ -799,66 +800,6 @@
<onup>304</onup>
<ondown>304</ondown>
</control>
<control type="group">
<visible>Container(9003).HasFocus(12)</visible>
<control type="button" id="300">
<description>Single Image button</description>
<posx>5</posx>
<posy>0</posy>
<width>180</width>
<height>40</height>
<label>31113</label>
<font>font12_title</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus.png</texturefocus>
<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>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>40</height>
<label>31114</label>
<font>font12_title</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus.png</texturefocus>
<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>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>40</height>
<label>571</label>
<font>font12_title</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_TV_Folder)</onclick>
<onleft>301</onleft>
<onright>300</onright>
<onup>304</onup>
<ondown>304</ondown>
</control>
</control>
</control>
<control type="multiimage">
<posx>95</posx>
Expand Down

0 comments on commit a7fc3fb

Please sign in to comment.