mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
gui/osd_setup.cpp: add option to switch one/two color gradient mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 56070ca390
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-07 (Thu, 07 May 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -303,6 +303,7 @@ typedef enum
|
||||
LOCALE_CLOCK_SWITCH_OFF,
|
||||
LOCALE_CLOCK_SWITCH_ON,
|
||||
LOCALE_COLOR_GRADIENT,
|
||||
LOCALE_COLOR_GRADIENT_C2C,
|
||||
LOCALE_COLORCHOOSER_ALPHA,
|
||||
LOCALE_COLORCHOOSER_BLUE,
|
||||
LOCALE_COLORCHOOSER_GREEN,
|
||||
@@ -972,6 +973,7 @@ typedef enum
|
||||
LOCALE_MENU_HINT_CLOCK_SIZE,
|
||||
LOCALE_MENU_HINT_CLOCK_TEXTCOLOR,
|
||||
LOCALE_MENU_HINT_COLOR_GRADIENT,
|
||||
LOCALE_MENU_HINT_COLOR_GRADIENT_C2C,
|
||||
LOCALE_MENU_HINT_COLORED_EVENTS,
|
||||
LOCALE_MENU_HINT_COLORED_EVENTS_TEXTCOLOR,
|
||||
LOCALE_MENU_HINT_COLORS,
|
||||
|
@@ -303,6 +303,7 @@ const char * locale_real_names[] =
|
||||
"clock_switch_off",
|
||||
"clock_switch_on",
|
||||
"color.gradient",
|
||||
"color.gradient_c2c",
|
||||
"colorchooser.alpha",
|
||||
"colorchooser.blue",
|
||||
"colorchooser.green",
|
||||
@@ -972,6 +973,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_clock_size",
|
||||
"menu.hint_clock_textcolor",
|
||||
"menu.hint_color_gradient",
|
||||
"menu.hint_color_gradient_c2c",
|
||||
"menu.hint_colored_events",
|
||||
"menu.hint_colored_events_textcolor",
|
||||
"menu.hint_colors",
|
||||
|
Reference in New Issue
Block a user