gui/osd_setup.cpp: add option to switch one/two color gradient mode

This commit is contained in:
[CST] Focus
2015-05-07 16:40:29 +03:00
parent 62a9621cb0
commit 56070ca390
4 changed files with 13 additions and 1 deletions

View File

@@ -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",