- neutrino: add additional key to leave standby mode; unify standby locales

This re-adds an old feature from dbox2, but uses a more configurable way

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-07-20 00:27:11 +02:00
committed by Thilo Graf
parent 1b71d71b4b
commit 3ea17f4046
8 changed files with 35 additions and 15 deletions

View File

@@ -922,6 +922,7 @@ const char * locale_real_names[] =
"keybindingmenu.repeatblockgeneric",
"keybindingmenu.sort",
"keybindingmenu.special_active",
"keybindingmenu.standbyoff_add",
"keybindingmenu.subchanneldown",
"keybindingmenu.subchannelup",
"keybindingmenu.tvradiomode",
@@ -1217,6 +1218,7 @@ const char * locale_real_names[] =
"menu.hint_key_screenshot",
"menu.hint_key_sort",
"menu.hint_key_special_active",
"menu.hint_key_standbyoff_add",
"menu.hint_key_subchanneldown",
"menu.hint_key_subchannelup",
"menu.hint_key_timeshift",