summaryrefslogtreecommitdiff
path: root/skinskeleton/xmlfiles
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-03-31 16:08:42 +0200
committerlouis <louis.braun@gmx.de>2015-03-31 16:08:42 +0200
commit203754e2047998185a177b177c5c46ccb265318e (patch)
treed2f86a51b39526f34ef39cc452fc1e2623d5b204 /skinskeleton/xmlfiles
parent43422fac91d7c67d1cb69e2add4abce49e89ca90 (diff)
downloadvdr-plugin-skindesigner-203754e2047998185a177b177c5c46ccb265318e.tar.gz
vdr-plugin-skindesigner-203754e2047998185a177b177c5c46ccb265318e.tar.bz2
added viewelement <sortmode> in displaymenu to display the sort mode of the currently displayed menu
Diffstat (limited to 'skinskeleton/xmlfiles')
-rw-r--r--skinskeleton/xmlfiles/displaymenu.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaymenu.xml b/skinskeleton/xmlfiles/displaymenu.xml
index 1a31df0..0962e99 100644
--- a/skinskeleton/xmlfiles/displaymenu.xml
+++ b/skinskeleton/xmlfiles/displaymenu.xml
@@ -55,6 +55,14 @@
-->
<time>
</time>
+ <!-- Available Variables sortmode:
+ {sortnumber} true if menu is sorted by number
+ {sortname} true if menu is sorted alphabetical
+ {sorttime} true if menu is sorted by time
+ {sortprovider} true if menu is sorted by provider
+ -->
+ <sortmode>
+ </sortmode>
<!-- Available Variables message:
{text} message text
{status} true if message is an status message