mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
add weather via Dark Sky API -step1-
Signed-off-by: Thilo Graf <dbt@novatux.de> Build errors fixed, missing code disabled
This commit is contained in:
@@ -1600,6 +1600,9 @@ const char * locale_real_names[] =
|
||||
"menu.hint_volume_digits",
|
||||
"menu.hint_volume_pos",
|
||||
"menu.hint_volume_size",
|
||||
"menu.hint_weather_api_key",
|
||||
"menu.hint_weather_enabled",
|
||||
"menu.hint_weather_location",
|
||||
"menu.hint_webradio_setup",
|
||||
"menu.hint_webradio_xml_auto",
|
||||
"menu.hint_webtv_setup",
|
||||
@@ -2652,6 +2655,9 @@ const char * locale_real_names[] =
|
||||
"videomenu.videoformat_169",
|
||||
"videomenu.videoformat_43",
|
||||
"videomenu.videomode",
|
||||
"weather.api_key",
|
||||
"weather.enabled",
|
||||
"weather.location",
|
||||
"webradio.head",
|
||||
"webradio.xml",
|
||||
"webradio.xml.auto",
|
||||
|
Reference in New Issue
Block a user