mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +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>
|
||||
|
||||
#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;
|
||||
|
||||
#define DEFAULT_LOCALE "english"
|
||||
|
Reference in New Issue
Block a user