From 115995e7873351becb9a879bd00a37fae9159f91 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sat, 22 Jul 2006 08:43:00 +0000 Subject: Updated POT file. --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index cdcea7d7..7017e0f9 100644 --- a/po/Makefile +++ b/po/Makefile @@ -37,7 +37,7 @@ merge: $(PGOAL).pot $(PGOAL).pot: $(PL_FILES) $(CFILES) INTLTOOL_EXTRACT=./intltool-extract ./intltool-update --gettext-package desktopstuff --pot xgettext -F -n --add-comments \ - --keyword=N_ --keyword=N \ + --keyword=N_ --keyword=N --from-code=utf-8 \ --language=Perl -o $(PGOAL)_tmp.pot $(PL_FILES) xgettext -F -n --add-comments='-PO' \ --keyword=_ --keyword=__ --keyword=N_ --keyword=N \ -- cgit v1.2.1