- add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h

This commit is contained in:
svenhoefer
2015-05-06 10:33:50 +02:00
parent abc145fa78
commit 910497f762
7 changed files with 14 additions and 7 deletions

View File

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