diff options
author | AlTheKiller <AlTheKiller@svn> | 2009-09-23 01:49:50 +0000 |
---|---|---|
committer | AlTheKiller <AlTheKiller@svn> | 2009-09-23 01:49:50 +0000 |
commit | 45285e8a9300cd754a760560640b75b09f98035e (patch) | |
tree | ad9f093885ad5c98e9dd4156674e7691c22ed0a2 /userdata/PictureIcon/Readme.txt |
step 3/4: Move linuxport to trunk. How'd I get roped into this?
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'userdata/PictureIcon/Readme.txt')
-rw-r--r-- | userdata/PictureIcon/Readme.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/userdata/PictureIcon/Readme.txt b/userdata/PictureIcon/Readme.txt new file mode 100644 index 0000000000..a69a57c421 --- /dev/null +++ b/userdata/PictureIcon/Readme.txt @@ -0,0 +1,24 @@ +xbmc tuxbox client + +pictureIcon + +you can define your own picture icon for the channel +1. open and edit the picon.xml file + name: is the channel name + png: is the filename for the channel (defaul picon size: 128x128 pixel) + <service name="das erste" png="ard.png" /> +2. put the png file into the folder: \Picon\*.* + + +that's all! after connecting to your tuxbox device and listing the channels, +the defined picon in picon.xml will be used. + +you can also use the enigma "Picon plugin" (picon.xml and the icons!) +which can be download from several places. just unpack it and +copy the picon.xml and picon to this folder! + + +15.01.2005 +GeminiServer + + |