- 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

@@ -147,7 +147,7 @@ TUXBOX_APPS_DIRECTORY_ONE(ucodedir,UCODEDIR,localstatedir,/var,/tuxbox/ucodes,
[--with-ucodedir=PATH ],[where to find the ucodes])
TUXBOX_APPS_DIRECTORY_ONE(themesdir,THEMESDIR,datadir,/share, /tuxbox/neutrino/themes,
[--with-themesdir=PATH ],[where to find the themes (don't change)])
[--with-themesdir=PATH ],[where to find the themes])
TUXBOX_APPS_DIRECTORY_ONE(iconsdir,ICONSDIR,datadir,/share, /tuxbox/neutrino/icons,
[--with-iconsdir=PATH ],[where to find the icons (don't change)])