mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
expose isRadio to menuchannel
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
{isSat} true if channel is a satellite channel
|
||||
{isTerr} true if channel is terrestrical
|
||||
{isEncrypted} true if channel is encrypted
|
||||
{isRadio} true if channel is a radio channel
|
||||
{presenteventtitle} title of present event on this channel
|
||||
{presenteventstart} present event start time in hh::mm
|
||||
{presenteventstop} present event event stop time in hh::mm
|
||||
@@ -44,6 +45,7 @@
|
||||
{isSat} true if channel is a satellite channel
|
||||
{isTerr} true if channel is terrestrical
|
||||
{isEncrypted} true if channel is encrypted
|
||||
{isRadio} true if channel is a radio channel
|
||||
{presenteventtitle} title of present event on this channel
|
||||
{presenteventstart} present event start time in hh::mm
|
||||
{presenteventstop} present event stop time in hh::mm
|
||||
@@ -84,4 +86,4 @@
|
||||
|
||||
</menuitems>
|
||||
|
||||
</menuchannels>
|
||||
</menuchannels>
|
||||
|
||||
Reference in New Issue
Block a user