mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +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:
@@ -234,11 +234,15 @@ struct SNeutrinoSettings
|
||||
P_FEAT_KEY_VTXT,
|
||||
P_FEAT_KEY_RC_LOCK,
|
||||
|
||||
//plugins type
|
||||
P_UMENU_PLUGIN_TYPE,
|
||||
//user menu
|
||||
P_UMENU_SHOW_CANCEL,
|
||||
|
||||
//plugins types
|
||||
P_UMENU_PLUGIN_TYPE_GAMES,
|
||||
P_UMENU_PLUGIN_TYPE_TOOLS,
|
||||
P_UMENU_PLUGIN_TYPE_SCRIPTS,
|
||||
P_UMENU_PLUGIN_TYPE_LUA,
|
||||
|
||||
P_SETTINGS_MAX
|
||||
};
|
||||
|
||||
@@ -654,7 +658,7 @@ struct SNeutrinoSettings
|
||||
ITEM_VTXT = 11,
|
||||
ITEM_TECHINFO = 13,
|
||||
ITEM_REMOTE = 14,
|
||||
ITEM_PLUGIN = 15,
|
||||
ITEM_PLUGIN_TYPES = 15,
|
||||
ITEM_IMAGEINFO = 16,
|
||||
ITEM_BOXINFO = 17,
|
||||
ITEM_CAM = 18,
|
||||
|
Reference in New Issue
Block a user