mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
- add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
installdir = $(DATADIR)/neutrino/locale
|
||||
installdir = $(LOCALEDIR)
|
||||
|
||||
locale = \
|
||||
nederlands.locale \
|
||||
|
@@ -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:
|
||||
------------
|
||||
|
Reference in New Issue
Block a user