mirror of
https://github.com/Team-Resurgent/XBMC4Xbox.git
synced 2026-08-15 11:18:13 -07:00
If ever adding the XBMC4Xbox source to GitHub use "git add -f -A" or it wont add all the files.
9 lines
312 B
XML
9 lines
312 B
XML
<!-- XBMC TuxBox Client - PictureIcon XML!-->
|
|
<!-- 15.01.2007 GeminiServer !-->
|
|
<picon>
|
|
<services>
|
|
<!-- name: here comes the channel name !-->
|
|
<!-- png: this is the picture icon png file, which must be located in \Picon\*.* folder!-->
|
|
<service name="tuxbox" png="tuxbox.png" />
|
|
</services>
|
|
</picon> |