mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
plugins: type for listed plugins on blue key is more selectable
Origin commit data
------------------
Branch: ni/coolstream
Commit: e97ea955c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-06 (Thu, 06 Feb 2014)
Origin message was:
------------------
- plugins: type for listed plugins on blue key is more selectable
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -103,10 +103,14 @@ const struct personalize_settings_t personalize_settings[SNeutrinoSettings::P_SE
|
||||
{"personalize_feat_key_vtxt" , CPersonalizeGui::PERSONALIZE_FEAT_KEY_BLUE},
|
||||
{"personalize_feat_key_rclock" , CPersonalizeGui::PERSONALIZE_FEAT_KEY_AUTO},
|
||||
|
||||
//plugin type
|
||||
{"personalize_usermenu_plugin_type" , CPlugins::P_TYPE_TOOL },
|
||||
//user menu
|
||||
{"personalize_usermenu_show_cancel" , true},
|
||||
|
||||
//plugin types
|
||||
{"personalize_usermenu_plugin_type_games" , false},
|
||||
{"personalize_usermenu_plugin_type_tools" , true},
|
||||
{"personalize_usermenu_plugin_type_scripts" , false},
|
||||
{"personalize_usermenu_plugin_type_lua" , true},
|
||||
};
|
||||
|
||||
CScanSettings::CScanSettings(void)
|
||||
|
Reference in New Issue
Block a user