Changed: Moved Live TV button above Videos in home

This commit is contained in:
JezzX 2013-02-18 21:06:43 +11:00
parent c53c05bf77
commit 4dec8be266
1 changed files with 7 additions and 7 deletions

View File

@ -571,6 +571,13 @@
</control>
</focusedlayout>
<content>
<item id="8">
<label>31400</label>
<onclick>ActivateWindow(TV)</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>
<onclick>ActivateWindow(Videos)</onclick>
@ -587,13 +594,6 @@
<visible>Skin.HasSetting(homepageVideoButtonAlwaysFilemode)</visible>
<visible>!Skin.HasSetting(homepageHideVideoButton)</visible>
</item>
<item id="8">
<label>31400</label>
<onclick>ActivateWindow(TV)</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>
<onclick>ActivateWindow(Videos,MovieTitles,return)</onclick>