added customtokens view element in displayreplay

This commit is contained in:
louis
2015-01-06 06:23:36 +01:00
parent acd552d5f3
commit 0bcdb0f386
7 changed files with 38 additions and 2 deletions

View File

@@ -241,4 +241,12 @@
<onpausemodeonly delay="30" fadetime="0">
</onpausemodeonly>
<!-- 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>
</displayreplay>