From 24bcef8ec1e39d6e7bc71891c26dfcfef5236d0e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 16 Jan 2004 13:49:54 +0000 Subject: placeholder.h translations already are in gi domain --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile b/po/Makefile index d066dca9..f6128121 100644 --- a/po/Makefile +++ b/po/Makefile @@ -30,7 +30,7 @@ merge: $(PGOAL).pot $(PGOAL).pot: $(PL_CFILES) $(WIZCFILES) xgettext -F -n --add-comments='I18N' \ --keyword=_ --keyword=__ --keyword=N_ --keyword=N \ - --language=C -o $@ ../placeholder.h $(PL_CFILES) $(WIZCFILES) + --language=C -o $@ $(PL_CFILES) $(WIZCFILES) @rm -rf $(PL_CFILES) $(WIZCFILES) install: all -- cgit v1.2.1