Fixed: Can't set a custom Live TV background on home

This commit is contained in:
JezzX 2013-02-22 14:22:37 +11:00
parent 8d66a7bb0d
commit 299783c658
1 changed files with 8 additions and 7 deletions

View File

@ -544,6 +544,14 @@
</control>
</focusedlayout>
<content>
<item id="8">
<label>31400</label>
<label2>Home_Custom_Back_TV_Folder</label2>
<onclick>noop</onclick>
<icon>special://skin/backgrounds/tv.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb>
<visible>System.GetBool(pvrmanager.enabled)</visible>
</item>
<item id="1">
<label>3</label>
<label2>Home_Custom_Back_Video_Folder</label2>
@ -552,13 +560,6 @@
<thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
<visible>!Skin.HasSetting(homepageHideVideoButton)</visible>
</item>
<item id="8">
<label>31400</label>
<onclick>noop</onclick>
<icon>special://skin/backgrounds/tv.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb>
<visible>System.GetBool(pvrmanager.enabled)</visible>
</item>
<item id="9">
<label>20342</label>
<label2>Home_Custom_Back_Movies_Folder</label2>