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

Origin commit data
------------------
Branch: ni/coolstream
Commit: 51e77c3fc6
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-06 (Wed, 06 May 2015)

Origin message was:
------------------
- fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2015-05-06 10:32:49 +02:00
parent d36bcb1609
commit a15970a07e
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;