mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
localize: remove some hardcoded paths
Origin commit data
------------------
Branch: ni/coolstream
Commit: 79fe3e88c5
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Origin message was:
------------------
- localize: remove some hardcoded paths
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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