mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
add some more quidpip stuff (still NOT working)
This commit is contained in:
@@ -6,7 +6,6 @@ install_DATA = \
|
||||
hint_aplay.png \
|
||||
hint_audio.png \
|
||||
hint_avinputmode.png \
|
||||
hint_avinputmode_pip.png \
|
||||
hint_back.png \
|
||||
hint_backup.png \
|
||||
hint_bedit.png \
|
||||
@@ -67,3 +66,12 @@ install_DATA = \
|
||||
hint_webtv.png \
|
||||
hint_xmltv.png \
|
||||
hint_ytplay.png
|
||||
|
||||
if ENABLE_PIP
|
||||
install_DATA += \
|
||||
hint_avinputmode_pip.png
|
||||
if ENABLE_QUADPIP
|
||||
install_DATA += \
|
||||
hint_quadpip.png
|
||||
endif
|
||||
endif
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 447 B |
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 406 B |
BIN
data/icons/hints/hint_quadpip.png
Normal file
BIN
data/icons/hints/hint_quadpip.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 400 B |
@@ -1573,6 +1573,7 @@ menu.hint_progressbar_timescale_invert Wählen Sie den Farbverlauf
|
||||
menu.hint_progressbar_timescale_red Hier können Sie den roten Farbanteil bunter Fortschrittsbalken anpassen
|
||||
menu.hint_progressbar_timescale_yellow Hier können Sie den gelben Farbanteil bunter Fortschrittsbalken anpassen
|
||||
menu.hint_protection Schützen Sie Inhalte per PIN-Code\nStandard-PIN ist 0000
|
||||
menu.hint_quadpip QuadPiP aktivieren
|
||||
menu.hint_radiomode Schaltet zum Radio-Modus
|
||||
menu.hint_reboot Startet die Box neu\nDer Neustart erfolgt ohne Bestätigung!
|
||||
menu.hint_record_already_found_check Prüft vor dem Setzen eines neues Aufnahmetimers, ob ein gleichnamiger Titel bereits vorhanden ist
|
||||
|
@@ -1573,6 +1573,7 @@ menu.hint_progressbar_timescale_invert Select your preferred color gradient
|
||||
menu.hint_progressbar_timescale_red Choose the red portion of colored progressbars
|
||||
menu.hint_progressbar_timescale_yellow Choose the yellow portion of colored progressbars
|
||||
menu.hint_protection Protect content by PIN code\nDefault PIN 0000
|
||||
menu.hint_quadpip Activate QuadPiP
|
||||
menu.hint_radiomode Switch box to radio mode
|
||||
menu.hint_reboot Reboot box\nNo confirmation
|
||||
menu.hint_record_already_found_check Checks before setting a new record timer if an eponymous title already exists
|
||||
|
Reference in New Issue
Block a user