mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
added <systemmemory> viewelement in main menu
This commit is contained in:
@@ -75,6 +75,12 @@
|
||||
condition CDATA #IMPLIED
|
||||
>
|
||||
|
||||
<!ELEMENT systemmemory (area|areascroll)*>
|
||||
<!ATTLIST systemmemory
|
||||
debug CDATA #IMPLIED
|
||||
condition CDATA #IMPLIED
|
||||
>
|
||||
|
||||
<!ELEMENT temperatures (area|areascroll)*>
|
||||
<!ATTLIST temperatures
|
||||
debug CDATA #IMPLIED
|
||||
@@ -131,7 +137,8 @@
|
||||
>
|
||||
|
||||
<!ELEMENT menumain (background | header | datetime | time | colorbuttons | scrollbar | timers |
|
||||
discusage | devices | systemload | temperatures | currentschedule | currentweather | customtokens | menuitems)*>
|
||||
discusage | devices | systemload | systemmemory | temperatures | currentschedule |
|
||||
currentweather | customtokens | menuitems)*>
|
||||
<!ATTLIST menumain
|
||||
x CDATA #REQUIRED
|
||||
y CDATA #REQUIRED
|
||||
|
||||
Reference in New Issue
Block a user