mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- vfd-setup: add hint, hinticon and key to graphlcd item
This commit is contained in:
@@ -67,6 +67,11 @@ install_DATA = \
|
||||
hint_webtv.png \
|
||||
hint_xmltv.png
|
||||
|
||||
if ENABLE_GRAPHLCD
|
||||
install_DATA += \
|
||||
hint_graphlcd.png
|
||||
endif
|
||||
|
||||
if ENABLE_PIP
|
||||
install_DATA += \
|
||||
hint_avinputmode_pip.png
|
||||
|
BIN
data/icons/hints/hint_graphlcd.png
Normal file
BIN
data/icons/hints/hint_graphlcd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 361 B |
@@ -1375,6 +1375,7 @@ menu.hint_fonts Konfigurieren Sie die Schriftart und die Schriftgrößen für di
|
||||
menu.hint_foot_back Ändern Sie die Fußleisten-Hintergrundfarbe
|
||||
menu.hint_foot_textcolor Ändern Sie die Fußleisten-Textfarbe
|
||||
menu.hint_games Zeige Liste der installierten Spiele
|
||||
menu.hint_glcd_support GraphLCD aktivieren/deaktivieren
|
||||
menu.hint_hdd Formatierung und Prüfung der Datenträger
|
||||
menu.hint_hdd_allow_set_recdir Erlaubt das sofortige Einstellen des neuen Datenträgers als Aufnahmemedium
|
||||
menu.hint_hdd_apply Die veränderten Einstellungen zum Sleep- und Akustik-Modus werden übernommen
|
||||
|
@@ -1377,6 +1377,7 @@ menu.hint_fonts Configure GUI fonts and font sizes
|
||||
menu.hint_foot_back Change GUI footer background color
|
||||
menu.hint_foot_textcolor Change GUI window footer text color
|
||||
menu.hint_games Show list of installed games
|
||||
menu.hint_glcd_support Activate/deactivate GraphLCD
|
||||
menu.hint_hdd Format and check data storage
|
||||
menu.hint_hdd_allow_set_recdir Allow to set new connected devices as a record medium
|
||||
menu.hint_hdd_apply Apply sleep/noise parameters
|
||||
|
Reference in New Issue
Block a user