From 4454d5a00dca7e336e4b8cf287d0ff7f5a0b635e Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Thu, 14 Nov 2002 12:00:15 +0000 Subject: updated po file --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 5e29cc78..bf265175 100644 --- a/po/Makefile +++ b/po/Makefile @@ -38,7 +38,7 @@ merge: $(PGOAL).pot $(PGOAL).pot: $(PL_CFILES) $(CFILES) INTLTOOL_EXTRACT=./intltool-extract ./intltool-update --gettext-package rpmdrake --pot xgettext -j -F -n --add-comments='-PO' \ - --keyword=_ --keyword=__ --keyword=N_ \ + --keyword=_ --keyword=__ --keyword=N_ --keyword=N \ --language=C -o $@ $(PL_CFILES) $(CFILES) @rm -rf $(PL_CFILES) -- cgit v1.2.1