mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- glcd/weather: split temperature and weather icon
This commit is contained in:
@@ -947,8 +947,10 @@ glcd.standby_clock_led LED-Uhr
|
||||
glcd.standby_clock_simple Einfache Uhr
|
||||
glcd.standby_settings Standby-Einstellungen
|
||||
glcd.standby_weather Wetter im Standby
|
||||
glcd.standby_weather_curr_x_position Wetter im Standby heute x-Position
|
||||
glcd.standby_weather_next_x_position Wetter im Standby morgen x-Position
|
||||
glcd.standby_weather_curr_icon_x_position Wetter-Icon heute x-Position
|
||||
glcd.standby_weather_curr_temp_x_position Temperatur heute x-Position
|
||||
glcd.standby_weather_next_icon_x_position Wetter-Icon morgen x-Position
|
||||
glcd.standby_weather_next_temp_x_position Temperatur morgen x-Position
|
||||
glcd.standby_weather_percent Wetter Höhe
|
||||
glcd.standby_weather_y_position Wetter im Standby y-Position
|
||||
glcd.start_align Sendungsstart ausrichten
|
||||
@@ -965,8 +967,10 @@ glcd.time_size_standby Uhrzeit Höhe im Standby
|
||||
glcd.time_x_position Uhrzeit x-Position
|
||||
glcd.time_y_position Uhrzeit y-Position
|
||||
glcd.volume Lautstärke
|
||||
glcd.weather_curr_x_position Wetter heute x-Position
|
||||
glcd.weather_next_x_position Wetter morgen x-Position
|
||||
glcd.weather_curr_icon_x_position Wetter-Icon heute x-Position
|
||||
glcd.weather_curr_temp_x_position Temperatur heute x-Position
|
||||
glcd.weather_next_icon_x_position Wetter-Icon morgen x-Position
|
||||
glcd.weather_next_temp_x_position Temperatur morgen x-Position
|
||||
glcd.weather_percent Wetter Höhe
|
||||
glcd.weather_show Wetter anzeigen
|
||||
glcd.weather_y_position Wetter y-Position
|
||||
|
@@ -947,8 +947,10 @@ glcd.standby_clock_led LED-clock
|
||||
glcd.standby_clock_simple Simple clock
|
||||
glcd.standby_settings Standby-settings
|
||||
glcd.standby_weather Weather in standby mode
|
||||
glcd.standby_weather_curr_x_position Weather in standby mode current x-position
|
||||
glcd.standby_weather_next_x_position Weather in standby mode next x-position
|
||||
glcd.standby_weather_curr_icon_x_position Weather icon current x-position
|
||||
glcd.standby_weather_curr_temp_x_position Temperature current x-position
|
||||
glcd.standby_weather_next_icon_x_position Weather icon next x-position
|
||||
glcd.standby_weather_next_temp_x_position Temperature next x-position
|
||||
glcd.standby_weather_percent Weather height
|
||||
glcd.standby_weather_y_position Weather in standby mode y-position
|
||||
glcd.start_align Event start arrangement
|
||||
@@ -965,8 +967,10 @@ glcd.time_size_standby Standby time height
|
||||
glcd.time_x_position Time x-position
|
||||
glcd.time_y_position Time y-position
|
||||
glcd.volume Volume
|
||||
glcd.weather_curr_x_position Weather current x-position
|
||||
glcd.weather_next_x_position Weather next x-position
|
||||
glcd.weather_curr_icon_x_position Weather icon current x-position
|
||||
glcd.weather_curr_temp_x_position Temperature current x-position
|
||||
glcd.weather_next_icon_x_position Weather icon next x-position
|
||||
glcd.weather_next_temp_x_position Temperature next x-position
|
||||
glcd.weather_percent Weather height
|
||||
glcd.weather_show Weather display
|
||||
glcd.weather_y_position Weather y-position
|
||||
|
Reference in New Issue
Block a user