mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-22 11:26:03 +00:00
Update to msgmerged po files
One step closer, but this still doesn't work
This commit is contained in:
@@ -498,6 +498,10 @@ int main(int argc, char **argv) {
|
||||
arg_opt *arg_opts = (arg_opt *) _alloca(argc * sizeof(arg_opt));
|
||||
#endif
|
||||
|
||||
setlocale (LC_ALL, "");
|
||||
bindtextdomain ("zint", "/usr/share/locale/");
|
||||
textdomain ("zint");
|
||||
|
||||
my_symbol = ZBarcode_Create();
|
||||
my_symbol->input_mode = UNICODE_MODE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user