added <systemmemory> viewelement in main menu

This commit is contained in:
louis
2015-03-15 15:50:12 +01:00
parent a7d01384fc
commit b6e6065b0f
7 changed files with 65 additions and 2 deletions

View File

@@ -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