diff options
author | louis <louis.braun@gmx.de> | 2015-04-01 11:21:00 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-04-01 11:21:00 +0200 |
commit | 25505767d320c43ab803c2546d9aee0dc74bb1d5 (patch) | |
tree | 62b9ae095f0a93c0386857a1ab4ab390d28b5d07 /skinskeleton/xmlfiles | |
parent | 495c2222340bd552d3264c26d290c8716b1dddb4 (diff) | |
download | vdr-plugin-skindesigner-25505767d320c43ab803c2546d9aee0dc74bb1d5.tar.gz vdr-plugin-skindesigner-25505767d320c43ab803c2546d9aee0dc74bb1d5.tar.bz2 |
added Token {timers[isremotetimer]} to <timers> in main menu
Diffstat (limited to 'skinskeleton/xmlfiles')
-rw-r--r-- | skinskeleton/xmlfiles/displaymenumain.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaymenumain.xml b/skinskeleton/xmlfiles/displaymenumain.xml index 13af71f..f9275cb 100644 --- a/skinskeleton/xmlfiles/displaymenumain.xml +++ b/skinskeleton/xmlfiles/displaymenumain.xml @@ -15,6 +15,7 @@ {timers[channelnumber]} number of channel {timers[channelid]} ChannelID of channel {timers[channellogoexists]} true if channel logo exists + {timers[isremotetimer]} true if timer is a remote timer from remotetimers plugin --> <timers> </timers> |