commit
a04ea67d6f
@ -633,6 +633,7 @@ int main(int argc, char *argv[]){
|
|||||||
setlocale (LC_ALL, "");
|
setlocale (LC_ALL, "");
|
||||||
bindtextdomain(PACKAGE, LOCALEDIR);
|
bindtextdomain(PACKAGE, LOCALEDIR);
|
||||||
textdomain(PACKAGE);
|
textdomain(PACKAGE);
|
||||||
|
setenv("TZ", ":/etc/localtime", 0);
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
init_stack_trace(argv[0]);
|
init_stack_trace(argv[0]);
|
||||||
|
Loading…
Reference in New Issue
Block a user