2011-02-09, 21:17
Hi all! In Confluence skin's Home.xml i can add these lines:
</item>
<item id="13">
<label>TV</label>
<icon>special://skin/backgrounds/videos.jpg</icon>
<onclick>XBMC.System.Exec(C:\PROGRA~1\DVBViewer\dvbviewer.exe
</onclick>
This adds TV button to homescreen which opens dvbviewer program and minimizes XBMC. So is it possible to do the same thing with this great Night skin?
Night's Home.xml is so different.
Many thanks.
</item>
<item id="13">
<label>TV</label>
<icon>special://skin/backgrounds/videos.jpg</icon>
<onclick>XBMC.System.Exec(C:\PROGRA~1\DVBViewer\dvbviewer.exe
</onclick>
This adds TV button to homescreen which opens dvbviewer program and minimizes XBMC. So is it possible to do the same thing with this great Night skin?
Night's Home.xml is so different.
Many thanks.