mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-11 23:51:03 +02:00
- glcd: merge led/lcd/simple clock into a single source file
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -946,6 +946,7 @@ typedef enum
|
||||
LOCALE_GLCD_STANDBY_LCD_CLOCK,
|
||||
LOCALE_GLCD_STANDBY_LED_CLOCK,
|
||||
LOCALE_GLCD_STANDBY_SETTINGS,
|
||||
LOCALE_GLCD_STANDBY_SIMPLE_CLOCK,
|
||||
LOCALE_GLCD_STANDBY_WEATHER,
|
||||
LOCALE_GLCD_START_X_POSITION,
|
||||
LOCALE_GLCD_START_Y_POSITION,
|
||||
|
@@ -946,6 +946,7 @@ const char * locale_real_names[] =
|
||||
"glcd.standby_lcd_clock",
|
||||
"glcd.standby_led_clock",
|
||||
"glcd.standby_settings",
|
||||
"glcd.standby_simple_clock",
|
||||
"glcd.standby_weather",
|
||||
"glcd.start_x_position",
|
||||
"glcd.start_y_position",
|
||||
|
Reference in New Issue
Block a user