mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +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)
Origin commit data
------------------
Commit: e97e33532b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-10 (Tue, 10 Dec 2013)
Origin message was:
------------------
- 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