summaryrefslogtreecommitdiffstats
path: root/xcf2png.c
diff options
context:
space:
mode:
Diffstat (limited to 'xcf2png.c')
-rw-r--r--xcf2png.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xcf2png.c b/xcf2png.c
index 0643d24..18f10f7 100644
--- a/xcf2png.c
+++ b/xcf2png.c
@@ -359,6 +359,7 @@ main(int argc,char **argv)
setlocale(LC_ALL,"");
progname = argv[0] ;
+ nls_init();
if( argc <= 1 ) gpl_blurb() ;