mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- move PLUGINDIR_VAR to global.h to avoid some hardcoded paths
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
|
||||
#define LOCALEDIR_VAR "/var/tuxbox/locale"
|
||||
#define THEMESDIR_VAR "/var/tuxbox/themes"
|
||||
#define PLUGINDIR_VAR "/var/tuxbox/plugins"
|
||||
#define PLUGINDIR_MNT "/mnt/plugins"
|
||||
|
||||
NEUTRINO_CPP SNeutrinoSettings g_settings;
|
||||
NEUTRINO_CPP SglobalInfo g_info;
|
||||
|
Reference in New Issue
Block a user