- neutrino-menu: change position of avinput; add hint and icons

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-05-14 22:24:33 +02:00
committed by Thilo Graf
parent c5b442e141
commit cdc91ef601
9 changed files with 26 additions and 13 deletions

View File

@@ -1277,6 +1277,8 @@ typedef enum
LOCALE_MENU_HINT_AUTO_LANG,
LOCALE_MENU_HINT_AUTO_SUBS,
LOCALE_MENU_HINT_AUTO_UPDATE_CHECK,
LOCALE_MENU_HINT_AVINPUTMODE,
LOCALE_MENU_HINT_AVINPUTMODE_PIP,
LOCALE_MENU_HINT_BACK,
LOCALE_MENU_HINT_BACK_BRIEF,
LOCALE_MENU_HINT_BACKLIGHT,

View File

@@ -1277,6 +1277,8 @@ const char * locale_real_names[] =
"menu.hint_auto_lang",
"menu.hint_auto_subs",
"menu.hint_auto_update_check",
"menu.hint_avinputmode",
"menu.hint_avinputmode_pip",
"menu.hint_back",
"menu.hint_back_brief",
"menu.hint_backlight",