mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
plugins: type for listed plugins on blue key is selectable
* add mainmenu items for tools and lua-extensions
(default not visible)
* add usermenu items for tools and lua-extensions
(default off)
Origin commit data
------------------
Branch: ni/coolstream
Commit: f9ad30f183
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Origin message was:
------------------
- plugins: type for listed plugins on blue key is selectable
* add mainmenu items for tools and lua-extensions
(default not visible)
* add usermenu items for tools and lua-extensions
(default off)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -52,7 +52,6 @@ class CPlugins
|
||||
P_TYPE_GAME = 0x2,
|
||||
P_TYPE_TOOL = 0x4,
|
||||
P_TYPE_SCRIPT = 0x8
|
||||
|
||||
#if ENABLE_LUA
|
||||
,
|
||||
P_TYPE_LUA = 0x10
|
||||
|
Reference in New Issue
Block a user