diff options
author | louis <louis.braun@gmx.de> | 2015-01-15 11:20:32 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-01-15 11:20:32 +0100 |
commit | 44dde6d8b1fa6f46b828ce0ce69bcb6ed214c7cd (patch) | |
tree | 34f9c5e8fa9041bf7f6c3be3f726829f7e2f5428 /skinskeleton | |
parent | f589cbcb78b9faa1eb53636695242f9b314bd946 (diff) | |
download | vdr-plugin-skindesigner-44dde6d8b1fa6f46b828ce0ce69bcb6ed214c7cd.tar.gz vdr-plugin-skindesigner-44dde6d8b1fa6f46b828ce0ce69bcb6ed214c7cd.tar.bz2 |
added weather templates for nopacity
Diffstat (limited to 'skinskeleton')
-rw-r--r-- | skinskeleton/xmlfiles/displaychannel.xml | 2 | ||||
-rw-r--r-- | skinskeleton/xmlfiles/displaymenumain.xml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaychannel.xml b/skinskeleton/xmlfiles/displaychannel.xml index ccd5c2f..5c359a7 100644 --- a/skinskeleton/xmlfiles/displaychannel.xml +++ b/skinskeleton/xmlfiles/displaychannel.xml @@ -131,6 +131,8 @@ {timestamp} timestamp of forecast in dd.mm hh:mm {temperature} current temperature in °C {apparenttemperature} apparent (feeled) temperature + {mintemperature} minimum daily temperature in °C + {maxtemperature} maximum daily temperature in °C {summary} short weather summary {icon} weather icon {precipitationintensity} precipitation intensity in l/m2 diff --git a/skinskeleton/xmlfiles/displaymenumain.xml b/skinskeleton/xmlfiles/displaymenumain.xml index 15c2f4a..bc4c72d 100644 --- a/skinskeleton/xmlfiles/displaymenumain.xml +++ b/skinskeleton/xmlfiles/displaymenumain.xml @@ -90,6 +90,8 @@ {timestamp} timestamp of forecast in dd.mm hh:mm {temperature} current temperature in °C {apparenttemperature} apparent (feeled) temperature + {mintemperature} minimum daily temperature in °C + {maxtemperature} maximum daily temperature in °C {summary} short weather summary {icon} weather icon {precipitationintensity} precipitation intensity in l/m2 |