mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
- 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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user