aboutsummaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2006-07-22 08:43:00 +0000
committerFunda Wang <fwang@mandriva.org>2006-07-22 08:43:00 +0000
commit115995e7873351becb9a879bd00a37fae9159f91 (patch)
tree1894829250f2318bb19a7be591a6293487e59352 /po/Makefile
parent4b86902922199221480041c53c0a41ffb451d19e (diff)
downloadrpmdrake-115995e7873351becb9a879bd00a37fae9159f91.tar
rpmdrake-115995e7873351becb9a879bd00a37fae9159f91.tar.gz
rpmdrake-115995e7873351becb9a879bd00a37fae9159f91.tar.bz2
rpmdrake-115995e7873351becb9a879bd00a37fae9159f91.tar.xz
rpmdrake-115995e7873351becb9a879bd00a37fae9159f91.zip
Updated POT file.
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \