- fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h

This commit is contained in:
svenhoefer
2015-05-06 10:32:49 +02:00
parent e1fb4cdf49
commit 51e77c3fc6
4 changed files with 17 additions and 17 deletions

View File

@@ -46,6 +46,8 @@
#define NEUTRINO_SCAN_SETTINGS_FILE CONFIGDIR "/scan.conf"
#define NEUTRINO_PARENTALLOCKED_FILE DATADIR "/neutrino/.plocked"
#define THEMESDIR_VAR "/var/tuxbox/themes"
NEUTRINO_CPP SNeutrinoSettings g_settings;
NEUTRINO_CPP SglobalInfo g_info;