mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- infoclock: add some features
* add shadow to infoclock * rename some locals * change default height of clock * add option to switch bachground on/off (default off) * add option to switch seconds on/off (default on)
This commit is contained in:
@@ -283,6 +283,8 @@ const char * locale_real_names[] =
|
||||
"ci.settings",
|
||||
"ci.timeout",
|
||||
"ci.waiting",
|
||||
"clock_background",
|
||||
"clock_seconds",
|
||||
"clock_size_height",
|
||||
"clock_switch_off",
|
||||
"clock_switch_on",
|
||||
@@ -838,7 +840,9 @@ const char * locale_real_names[] =
|
||||
"menu.hint_channellist_setup",
|
||||
"menu.hint_channels",
|
||||
"menu.hint_ci",
|
||||
"menu.hint_clock_background",
|
||||
"menu.hint_clock_mode",
|
||||
"menu.hint_clock_seconds",
|
||||
"menu.hint_clock_size",
|
||||
"menu.hint_colors",
|
||||
"menu.hint_content_back",
|
||||
|
Reference in New Issue
Block a user