summaryrefslogtreecommitdiff
path: root/skinskeleton/xmlfiles
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-10-11 16:31:39 +0200
committerlouis <louis.braun@gmx.de>2014-10-11 16:31:39 +0200
commit0e0f05cfcb72e9d679a6681b9fcabd732856f942 (patch)
treee79b1772dbdd7fcb116f2298f4ac2f190aefff2d /skinskeleton/xmlfiles
parent04340d11c9c0efb908cce138edde535bc07636d7 (diff)
downloadvdr-plugin-skindesigner-0e0f05cfcb72e9d679a6681b9fcabd732856f942.tar.gz
vdr-plugin-skindesigner-0e0f05cfcb72e9d679a6681b9fcabd732856f942.tar.bz2
added support for custom tokens in dislaychannel
Diffstat (limited to 'skinskeleton/xmlfiles')
-rw-r--r--skinskeleton/xmlfiles/displaychannel.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaychannel.xml b/skinskeleton/xmlfiles/displaychannel.xml
index d9ce5eb..efa41dd 100644
--- a/skinskeleton/xmlfiles/displaychannel.xml
+++ b/skinskeleton/xmlfiles/displaychannel.xml
@@ -132,4 +132,12 @@
<message>
</message>
+ <!-- Available Variables customtokens:
+ all custom tokens set by the svdrp command SCTK are available in this viewelement
+ For instance, use an appropriate script which runs periodically as cronjob and
+ sets these custom tokens with svdrpsend or dbus2vdr
+ -->
+ <customtokens>
+ </customtokens>
+
</displaychannel>