diff options
author | louis <louis.braun@gmx.de> | 2014-10-26 08:26:44 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2014-10-26 08:26:44 +0100 |
commit | 52d9280c6603edaa24f1e5a3d4abda8983d749ea (patch) | |
tree | bf97043c549d7602136fd63f7f160416868dd37b /skinskeleton | |
parent | 1e20f0c893b37f889269500e55f3022f450dfb04 (diff) | |
download | vdr-plugin-skindesigner-52d9280c6603edaa24f1e5a3d4abda8983d749ea.tar.gz vdr-plugin-skindesigner-52d9280c6603edaa24f1e5a3d4abda8983d749ea.tar.bz2 |
improved menu icon display
Diffstat (limited to 'skinskeleton')
-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 281535e..5864fcf 100644 --- a/skinskeleton/xmlfiles/displaymenuschedules.xml +++ b/skinskeleton/xmlfiles/displaymenuschedules.xml @@ -2,6 +2,8 @@ <!-- Available Variables header: {title} title of current menu {vdrversion} running VDR Version + {hasicon} true if a menu icon is available + {icon} path of menu icon {channelnumber} Number of Channel of current event {channelname} Name of current Channel of current event {channellogoexists} true if a channel logo exists |