mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- localize: remove some hardcoded paths
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -49,8 +49,6 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#define ISO_639_TAB DATADIR "/iso-codes/iso-639.tab"
|
#define ISO_639_TAB DATADIR "/iso-codes/iso-639.tab"
|
||||||
//static const char * iso639filename = "/usr/share/iso-codes/iso-639.tab";
|
|
||||||
//static const char * iso639filename = "/share/iso-codes/iso-639.tab";
|
|
||||||
static const char * iso639filename = ISO_639_TAB;
|
static const char * iso639filename = ISO_639_TAB;
|
||||||
|
|
||||||
#define DEFAULT_LOCALE "english"
|
#define DEFAULT_LOCALE "english"
|
||||||
|
Reference in New Issue
Block a user