added tokens for various menucategories in menudefault

This commit is contained in:
louis
2016-02-28 11:23:19 +01:00
parent c47cbcca8b
commit 6fe2691f74
3 changed files with 65 additions and 8 deletions

View File

@@ -45,6 +45,14 @@
{setup} is set to true
For the commands menu
{commands} is set to true
The following tokens are set for the different other menu categiries:
{unknown} true if mcUndefined or mcUnknown is set
{channeledit} true if mcChannelEdit is set
{timeredit} true if mcTimerEdit is set
{recordinginfo} true if mcRecordingInfo is set
{recordingedit} true if mcRecordingEdit is set
{folder} true if mcFolder is set
{cam} true if mcCam is set
If a plugin is running, a token called as the name of the plugin is set to true
{pluginname} is set to true
-->