]> git.draconx.ca Git - slotifier.git/blobdiff - Makefile.am
Fix generation of slotifier.pot.
[slotifier.git] / Makefile.am
index 891cc7543544eed22185a03bd16b9a9dca2be0f5..607865d27ca98ad39a59266f8b0b3b6f855055b6 100644 (file)
@@ -98,7 +98,8 @@ XGETTEXT_OPTS = -D $(builddir) -D $(srcdir) --from-code=utf-8 \
                 --add-comments=TRANSLATORS: --foreign-user \
                 --msgid-bugs-address=$(PACKAGE_BUGREPORT) \
                 --package-version=$(PACKAGE_VERSION) \
-                --package-name=$(PACKAGE) --keyword=_
+                --package-name=$(PACKAGE) --keyword=_ \
+                --keyword=N_ --keyword=PN_:1c,2
 
 po/$(PACKAGE).pot: $(SOURCES)
        $(AM_V_at)  $(MKDIR_P) $(@D)