diff options
Diffstat (limited to 'skins')
| -rw-r--r-- | skins/metrixhd/xmlfiles/displaymenuschedules.xml | 4 | ||||
| -rw-r--r-- | skins/nopacity/xmlfiles/displaymenuschedules.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/skins/metrixhd/xmlfiles/displaymenuschedules.xml b/skins/metrixhd/xmlfiles/displaymenuschedules.xml index eb856c8..5cc2e76 100644 --- a/skins/metrixhd/xmlfiles/displaymenuschedules.xml +++ b/skins/metrixhd/xmlfiles/displaymenuschedules.xml @@ -31,12 +31,14 @@ {duration} duration of event {current} true if item is currently selected {separator} true if item is a list separator - {channelid} ChannelID as path to display channel logo + {channelname} Channel Name (for what's on now and next) + {channelid} ChannelID as path to display channel logo (for what's on now and next) {whatson} true if menu "What's on" is displayed {whatsonnow} true if menu "What's on now" is displayed {whatsonnext} true if menu "What's on next" is displayed {timerpartitial} true if partitial timer is set for the event {timerfull} true if full timer is set for the event + {hasVPS} true if event has VPS information --> <listelement> <!-- Background --> diff --git a/skins/nopacity/xmlfiles/displaymenuschedules.xml b/skins/nopacity/xmlfiles/displaymenuschedules.xml index 8e9708f..eae8e9d 100644 --- a/skins/nopacity/xmlfiles/displaymenuschedules.xml +++ b/skins/nopacity/xmlfiles/displaymenuschedules.xml @@ -40,12 +40,14 @@ {duration} duration of event {current} true if item is currently selected {separator} true if item is a list separator - {channelid} ChannelID as path to display channel logo + {channelname} Channel Name (for what's on now and next) + {channelid} ChannelID as path to display channel logo (for what's on now and next) {whatson} true if menu "What's on" is displayed {whatsonnow} true if menu "What's on now" is displayed {whatsonnext} true if menu "What's on next" is displayed {timerpartitial} true if partitial timer is set for the event {timerfull} true if full timer is set for the event + {hasVPS} true if event has VPS information --> <listelement> <!-- background and foreground--> |
