From f589cbcb78b9faa1eb53636695242f9b314bd946 Mon Sep 17 00:00:00 2001 From: louis Date: Thu, 15 Jan 2015 09:56:54 +0100 Subject: [PATCH] added weather templates for blackhole --- skins/blackhole/themes/default/globals.xml | 80 +++++++++++ .../themes/default/icons/clear-day.png | Bin 0 -> 4980 bytes .../themes/default/icons/clear-night.png | Bin 0 -> 3115 bytes .../blackhole/themes/default/icons/cloudy.png | Bin 0 -> 6433 bytes skins/blackhole/themes/default/icons/fog.png | Bin 0 -> 3652 bytes .../default/icons/partly-cloudy-day.png | Bin 0 -> 7028 bytes .../default/icons/partly-cloudy-night.png | Bin 0 -> 6409 bytes skins/blackhole/themes/default/icons/rain.png | Bin 0 -> 6000 bytes .../blackhole/themes/default/icons/sleet.png | Bin 0 -> 6021 bytes skins/blackhole/themes/default/icons/snow.png | Bin 0 -> 7660 bytes skins/blackhole/themes/default/icons/wind.png | Bin 0 -> 2568 bytes .../default/skinparts/line_horizontal.svg | 90 ++++++++++++ .../default/skinparts/line_vertical.svg | 90 ++++++++++++ skins/blackhole/xmlfiles/displaychannel.xml | 7 + skins/blackhole/xmlfiles/displaymenu.xml | 2 +- skins/blackhole/xmlfiles/displaymenumain.xml | 7 + .../plug-weatherforecast-weatherforecast.xml | 129 ++++++++++++++++++ ...rforecast-weatherforecastdetailcurrent.xml | 70 ++++++++++ ...herforecast-weatherforecastdetaildaily.xml | 69 ++++++++++ ...erforecast-weatherforecastdetailhourly.xml | 66 +++++++++ 20 files changed, 609 insertions(+), 1 deletion(-) create mode 100644 skins/blackhole/themes/default/icons/clear-day.png create mode 100644 skins/blackhole/themes/default/icons/clear-night.png create mode 100644 skins/blackhole/themes/default/icons/cloudy.png create mode 100644 skins/blackhole/themes/default/icons/fog.png create mode 100644 skins/blackhole/themes/default/icons/partly-cloudy-day.png create mode 100644 skins/blackhole/themes/default/icons/partly-cloudy-night.png create mode 100644 skins/blackhole/themes/default/icons/rain.png create mode 100644 skins/blackhole/themes/default/icons/sleet.png create mode 100644 skins/blackhole/themes/default/icons/snow.png create mode 100644 skins/blackhole/themes/default/icons/wind.png create mode 100644 skins/blackhole/themes/default/skinparts/line_horizontal.svg create mode 100644 skins/blackhole/themes/default/skinparts/line_vertical.svg create mode 100644 skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecast.xml create mode 100644 skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetailcurrent.xml create mode 100644 skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetaildaily.xml create mode 100644 skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetailhourly.xml diff --git a/skins/blackhole/themes/default/globals.xml b/skins/blackhole/themes/default/globals.xml index 2d34794..6eed95f 100644 --- a/skins/blackhole/themes/default/globals.xml +++ b/skins/blackhole/themes/default/globals.xml @@ -180,6 +180,86 @@ Pause Pause + + Temperature + Temperatur + + + Felt Temperature + Gefühlte Temperatur + + + minimum today + heutiges Minimum + + + maximum today + heutiges Maximum + + + Precipitation Prob. + Regenwahrsch. + + + Precipitation Intensity + Regenmenge + + + Humidity + Luftfeuchtigkeit + + + Felt Temperature + Gefühlte Temperatur + + + Wind Bearing + Windrichtung + + + Wind Speed + Windgeschwindigkeit + + + Cloud Cover + Bewölkung + + + Pressure + Luftdruck + + + Ozone + Ozon + + + visibility + Sicht + + + Weather Conditions + Wetterlage + + + from + aus + + + felt + gefühlt + + + min + min + + + max + max + + + for + für + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/skins/blackhole/themes/default/skinparts/line_vertical.svg b/skins/blackhole/themes/default/skinparts/line_vertical.svg new file mode 100644 index 0000000..1d049e3 --- /dev/null +++ b/skins/blackhole/themes/default/skinparts/line_vertical.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/skins/blackhole/xmlfiles/displaychannel.xml b/skins/blackhole/xmlfiles/displaychannel.xml index ac901b9..545b756 100644 --- a/skins/blackhole/xmlfiles/displaychannel.xml +++ b/skins/blackhole/xmlfiles/displaychannel.xml @@ -239,6 +239,13 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetailcurrent.xml b/skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetailcurrent.xml new file mode 100644 index 0000000..8b73e9c --- /dev/null +++ b/skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetailcurrent.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetaildaily.xml b/skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetaildaily.xml new file mode 100644 index 0000000..e6b3d8c --- /dev/null +++ b/skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetaildaily.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetailhourly.xml b/skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetailhourly.xml new file mode 100644 index 0000000..ac68b82 --- /dev/null +++ b/skins/blackhole/xmlfiles/plug-weatherforecast-weatherforecastdetailhourly.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +