themes: add option to enable frames for message and hint boxes

This commit is contained in:
2019-10-27 16:24:47 +01:00
parent 9234f67d98
commit 52e8737d2d
14 changed files with 29 additions and 2 deletions

View File

@@ -1596,6 +1596,8 @@ menu.hint_ytplay Wiedergabe von ausgewählten YouTube Feeds
menu.hint_ytplay_setup Konfigurieren Sie YouTube-spezifische Optionen wie maximale Ergebnisse bei Suchen oder Cache-Verzeichnis
menu.hint_zap_cycle Wählen Sie, ob nur innerhalb des aktiven Bouquets umgeschaltet werden kann
menu.next Weiter
message.frame_enable Rahmen für Meldungen und Hinweisfenster
message.frame_enable_hint Aktivieren von Rahmen für Meldungen und Hinweisfenster.
messagebox.back Zurück
messagebox.cancel Abbruch
messagebox.discard Wollen Sie die Änderungen verwerfen?

View File

@@ -1596,6 +1596,8 @@ menu.hint_ytplay Play selected YouTube feeds
menu.hint_ytplay_setup Configure YouTube-specific options, e.g. an upper limit for search results
menu.hint_zap_cycle When swithing channels, stay in current bouquet
menu.next Next
message.frame_enable Message and hint box frames
message.frame_enable_hint Enable frames around message and hint boxes.
messagebox.back Back
messagebox.cancel Cancel
messagebox.discard Discard changes?

View File

@@ -8,6 +8,7 @@ colored_events_channellist=1
colored_events_green=50
colored_events_infobar=2
colored_events_red=80
message_frame_enable=1
infobar_Text_alpha=0
infobar_Text_blue=80
infobar_Text_green=80

View File

@@ -51,5 +51,6 @@ menu_Head_green=20
menu_Head_red=15
menu_Hint_gradient=0
menu_Head_gradient=0
message_frame_enable=1
infobar_gradient_top=0
infobar_gradient_bottom=0

View File

@@ -48,5 +48,6 @@ menu_Head_green=0
menu_Head_red=0
menu_Hint_gradient=0
menu_Head_gradient=0
message_frame_enable=1
infobar_gradient_top=0
infobar_gradient_bottom=0

View File

@@ -8,6 +8,7 @@ colored_events_channellist=2
colored_events_green=70
colored_events_infobar=2
colored_events_red=95
message_frame_enable=1
infobar_Text_alpha=0
infobar_Text_blue=100
infobar_Text_green=100

View File

@@ -8,6 +8,7 @@ colored_events_channellist=2
colored_events_green=46
colored_events_infobar=2
colored_events_red=27
message_frame_enable=1
infobar_Text_alpha=0
infobar_Text_blue=18
infobar_Text_green=20