mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
- move PLUGINDIR_VAR to global.h to avoid some hardcoded paths
This commit is contained in:
@@ -74,9 +74,6 @@ extern cVideo * videoDecoder;
|
||||
extern CPlugins * g_PluginList; /* neutrino.cpp */
|
||||
extern CRemoteControl * g_RemoteControl; /* neutrino.cpp */
|
||||
|
||||
#define PLUGINDIR_VAR "/var/tuxbox/plugins"
|
||||
#define PLUGINDIR_MNT "/mnt/plugins"
|
||||
|
||||
CPlugins::CPlugins()
|
||||
{
|
||||
frameBuffer = NULL;
|
||||
|
Reference in New Issue
Block a user