mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +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:
@@ -256,6 +256,8 @@ ci.reset_standby Reset nach Standby
|
||||
ci.settings Zugangskontrolle
|
||||
ci.timeout CAM antwortet nicht
|
||||
ci.waiting Warte auf CAM-Antwort
|
||||
clock_background Hintergrund anzeigen
|
||||
clock_seconds Sekunden anzeigen
|
||||
clock_size_height Höhe der Anzeige
|
||||
clock_switch_off Uhr ausblenden
|
||||
clock_switch_on Uhr einblenden
|
||||
@@ -811,8 +813,10 @@ menu.hint_channellist_foot Definiert, welche Informationen im unteren Sendungsfe
|
||||
menu.hint_channellist_setup Wählen Sie die Anzeigeoptionen für die Kanalliste
|
||||
menu.hint_channels Kanalliste öffnen
|
||||
menu.hint_ci Conditional-Access-Menü zum Einrichten Ihres CI-Moduls oder der eingebetteten Conax-Karte
|
||||
menu.hint_clock_background Lassen Sie die Uhr mit Hintergrund anzeigen
|
||||
menu.hint_clock_mode Schalten Sie die Uhr ein oder aus
|
||||
menu.hint_clock_size Stellen Sie die Größe der Info Uhr ein.
|
||||
menu.hint_clock_seconds Legen Sie fest, ob die Sekunden angezeigt werden sollen
|
||||
menu.hint_clock_size Stellen Sie die Größe der Uhr ein
|
||||
menu.hint_colors Konfigurieren Sie die Menü-Farben
|
||||
menu.hint_content_back Ändern Sie die Hintergrundfarbe für den Fensterinhalt
|
||||
menu.hint_content_textcolor Ändern Sie die Textfarbe für den Fensterinhalt
|
||||
@@ -1244,7 +1248,7 @@ miscsettings.infobar_show_res Auflösung anzeigen
|
||||
miscsettings.infobar_show_res_simple einfach
|
||||
miscsettings.infobar_show_sysfs_hdd Füllstandanzeige (sysFS & hdd)
|
||||
miscsettings.infobar_show_tuner Aktiven Tuner anzeigen
|
||||
miscsettings.infoclock Info Uhr
|
||||
miscsettings.infoclock Uhr
|
||||
miscsettings.progressbar Fortschrittsbalken
|
||||
miscsettings.progressbar_color Farbe
|
||||
miscsettings.progressbar_design Design
|
||||
|
@@ -256,6 +256,8 @@ ci.reset_standby Reset after standby
|
||||
ci.settings Conditional access
|
||||
ci.timeout Timeout waiting CI menu ready
|
||||
ci.waiting Waiting for CI answer
|
||||
clock_background Show background
|
||||
clock_seconds Show seconds
|
||||
clock_size_height Display height
|
||||
clock_switch_off Clock off
|
||||
clock_switch_on Clock on
|
||||
@@ -811,8 +813,10 @@ menu.hint_channellist_foot Show additional information\nin bottom box
|
||||
menu.hint_channellist_setup Configure channel list GUI options
|
||||
menu.hint_channels Open channel list
|
||||
menu.hint_ci Conditional access menu\nto setup your CI CAM or embeded Conax card
|
||||
menu.hint_clock_background Show clock with theme's background color
|
||||
menu.hint_clock_mode Switch clock on or off
|
||||
menu.hint_clock_size Set the size of the info clock.
|
||||
menu.hint_clock_seconds Show time format with seconds
|
||||
menu.hint_clock_size Set the size of the info clock
|
||||
menu.hint_colors Configure GUI colors
|
||||
menu.hint_content_back Change GUI window background color
|
||||
menu.hint_content_textcolor Change GUI window text color
|
||||
@@ -1244,7 +1248,7 @@ miscsettings.infobar_show_res show resolution on infobar
|
||||
miscsettings.infobar_show_res_simple simple
|
||||
miscsettings.infobar_show_sysfs_hdd Fill level (sysFS & hdd)
|
||||
miscsettings.infobar_show_tuner Display active tuner
|
||||
miscsettings.infoclock Info clock
|
||||
miscsettings.infoclock Clock
|
||||
miscsettings.progressbar Progressbar
|
||||
miscsettings.progressbar_color Color
|
||||
miscsettings.progressbar_design Design
|
||||
|
Reference in New Issue
Block a user