mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
fix vdrstatus in displaymenu
This commit is contained in:
@@ -55,6 +55,15 @@
|
||||
-->
|
||||
<time>
|
||||
</time>
|
||||
|
||||
<!-- Available Variables vdrstatus
|
||||
{vdrIsRecordingsHandlersActive} true if active RecordingsHandlers (cut,copy,move) aka "busy"
|
||||
{vdrIsRecording} true if active recording
|
||||
{vdrHasTimers} true if numtimers > 0
|
||||
-->
|
||||
<vdrstatus>
|
||||
</vdrstatus>
|
||||
|
||||
<!-- Available Variables sortmode:
|
||||
{sortnumber} true if menu is sorted by number
|
||||
{sortname} true if menu is sorted alphabetical
|
||||
|
||||
Reference in New Issue
Block a user