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

Origin commit data
------------------
Commit: 910497f762
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-06 (Wed, 06 May 2015)

Origin message was:
------------------
- add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h
This commit is contained in:
vanhofen
2015-05-06 10:33:50 +02:00
parent 66fb29fbbb
commit d0f20f6de3
7 changed files with 14 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
installdir = $(DATADIR)/neutrino/locale
installdir = $(LOCALEDIR)
locale = \
nederlands.locale \

View File

@@ -8,7 +8,7 @@ any empty lines.
Destination of .locale files:
-----------------------------
directory: /var/tuxbox/config/locale or /share/tuxbox/neutrino/locale
directory: /var/tuxbox/locale or /share/tuxbox/neutrino/locale
Master file:
------------