diff options
author | louis <louis.braun@gmx.de> | 2015-01-10 10:10:31 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-01-10 10:10:31 +0100 |
commit | 74febbfe86b63ac894b40f1d6c5fb2de8c6973b5 (patch) | |
tree | 93f7ae2924f4d847db955b1593d0df990200a647 /skinskeleton/xmlfiles | |
parent | abcb357b25051bdbcf65c392ad85a3de0bd22b3c (diff) | |
download | vdr-plugin-skindesigner-74febbfe86b63ac894b40f1d6c5fb2de8c6973b5.tar.gz vdr-plugin-skindesigner-74febbfe86b63ac894b40f1d6c5fb2de8c6973b5.tar.bz2 |
fixed bug that EPGSearch Favorites Menu was not displayed correctly
Diffstat (limited to 'skinskeleton/xmlfiles')
-rw-r--r-- | skinskeleton/xmlfiles/displaymenuschedules.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaymenuschedules.xml b/skinskeleton/xmlfiles/displaymenuschedules.xml index ad4c7ae..58c579d 100644 --- a/skinskeleton/xmlfiles/displaymenuschedules.xml +++ b/skinskeleton/xmlfiles/displaymenuschedules.xml @@ -11,6 +11,7 @@ {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 + {whatsonfavorites} true if EPGSearch Favorites menu is displayed --> <header> </header> @@ -41,6 +42,7 @@ {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 + {whatsonfavorites} true if EPGSearch Favorites menu 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 @@ -80,6 +82,7 @@ {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 + {whatsonfavorites} true if EPGSearch Favorites menu is displayed {schedule[]} array with next 10 schedules, only for whatsonnow and whatsonnext {schedule[title]} title of event {schedule[shorttext]} shorttext of event |