diff options
author | louis <louis.braun@gmx.de> | 2014-12-06 10:26:38 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2014-12-06 10:26:38 +0100 |
commit | 3280b839d1d598d514d8d325c45bf789c0a220c1 (patch) | |
tree | 21056afede831dd9ed3b44a56758fb267286e0f4 /skinskeleton/xmlfiles | |
parent | 997ab6c06c5cc06f2778a7a609a4268660ae4a51 (diff) | |
download | vdr-plugin-skindesigner-3280b839d1d598d514d8d325c45bf789c0a220c1.tar.gz vdr-plugin-skindesigner-3280b839d1d598d514d8d325c45bf789c0a220c1.tar.bz2 |
added channelnumber token to displaymenuschedules
Diffstat (limited to 'skinskeleton/xmlfiles')
-rw-r--r-- | skinskeleton/xmlfiles/displaymenuschedules.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaymenuschedules.xml b/skinskeleton/xmlfiles/displaymenuschedules.xml index 4b6b20d..ad4c7ae 100644 --- a/skinskeleton/xmlfiles/displaymenuschedules.xml +++ b/skinskeleton/xmlfiles/displaymenuschedules.xml @@ -35,6 +35,7 @@ {current} true if item is currently selected {separator} true if item is a list separator {channelname} Channel Name + {channelnumber} Channel Number {channelid} ChannelID as path to display channel logo {channellogoexists} true if a channel logo exists {whatson} true if menu "What's on" is displayed @@ -67,6 +68,7 @@ {durationhours} duration, full hours {durationminutes} duration, rest of minutes {channelname} Channel Name + {channelnumber} Channel Number {channelid} ChannelID as path to display channel logo {channellogoexists} true if a channel logo exists {hasposter} true if a scraped poster is available for this element |