added skin blackhole

This commit is contained in:
louis
2015-01-06 06:07:48 +01:00
parent 8328a5d4d9
commit acd552d5f3
700 changed files with 61836 additions and 207 deletions

View File

@@ -160,6 +160,15 @@
<datetime>
</datetime>
<!-- Available Variables time:
{sec} current seconds
{min} current minutes
{hour} current hours
{hmins} current "hourminutes" to display an hour hand
-->
<time>
</time>
<!-- Available Variables message:
{text} message text
{status} true if message is a status message

View File

@@ -47,6 +47,14 @@
-->
<datetime>
</datetime>
<!-- Available Variables time:
{sec} current seconds
{min} current minutes
{hour} current hours
{hmins} current "hourminutes" to display an hour hand
-->
<time>
</time>
<!-- Available Variables message:
{text} message text
{status} true if message is an status message

View File

@@ -172,6 +172,9 @@
</tab>
<!-- Available Variables tablabels:
{currenttab} name of currently active tab
{prevtab} name of prev tab
{nexttab} name of next tab
{tabs[]} array with available tab labels
{tabs[title]} title of tab
{tabs[current]} true if tab is displayed currently

View File

@@ -158,6 +158,9 @@
</tab>
<!-- Available Variables tablabels:
{currenttab} name of currently active tab
{prevtab} name of prev tab
{nexttab} name of next tab
{tabs[]} array with available tab labels
{tabs[title]} title of tab
{tabs[current]} true if tab is displayed currently

View File

@@ -57,6 +57,13 @@
<systemload>
</systemload>
<!-- Available Variables tempreatures:
{cputemp} current cpu temperature in °C
{gputemp} current gpu temperature in °C
-->
<temperatures>
</temperatures>
<!-- Available Variables currentschedule:
{title} Title of the current Schedule
{subtitle} Subtitle of the current Schedule

View File

@@ -8,7 +8,7 @@
<!-- Available Variables volume:
{volume} current volume, range from 0 to 255
{volumepercent} current volume in %
{volpercent} current volume in %
{maxvolume} maximal volume
{mute} true if volume is muted
-->