- personalizing: show menuhints in plugin type selection menu

This commit is contained in:
svenhoefer
2014-02-21 23:59:45 +01:00
parent 5f84fb9fa1
commit 70f61217f7
5 changed files with 33 additions and 4 deletions

View File

@@ -1052,6 +1052,10 @@ typedef enum
LOCALE_MENU_HINT_PICTUREVIEWER_SCALING,
LOCALE_MENU_HINT_PICTUREVIEWER_SLIDE_TIME,
LOCALE_MENU_HINT_PICVIEW,
LOCALE_MENU_HINT_PLUGIN_TYPE_GAMES,
LOCALE_MENU_HINT_PLUGIN_TYPE_TOOLS,
LOCALE_MENU_HINT_PLUGIN_TYPE_SCRIPTS,
LOCALE_MENU_HINT_PLUGIN_TYPE_LUA,
LOCALE_MENU_HINT_PLUGINS_HDD_DIR,
LOCALE_MENU_HINT_POWER_LEDS,
LOCALE_MENU_HINT_PREF_LANG,

View File

@@ -1052,6 +1052,10 @@ const char * locale_real_names[] =
"menu.hint_pictureviewer_scaling",
"menu.hint_pictureviewer_slide_time",
"menu.hint_picview",
"menu.hint_plugin_type_games",
"menu.hint_plugin_type_tools",
"menu.hint_plugin_type_scripts",
"menu.hint_plugin_type_lua",
"menu.hint_plugins_hdd_dir",
"menu.hint_power_leds",
"menu.hint_pref_lang",