1
0
spogulis no https://git.tukaani.org/xz.git synced 2025-10-19 23:53:27 +00:00

Translations: Omit --package-name from po/Makevars

This is closer to the reality in the po/*.po files.
Šī revīzija ir iekļauta:
Lasse Collin 2024-05-28 13:03:40 +03:00
vecāks d28a4b2520
revīzija eb217d016c

Parādīt failu

@ -14,8 +14,7 @@ subdir = po
top_builddir = ..
# These options get passed to xgettext.
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ \
--add-location=file --no-wrap --package-name='XZ Utils'
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --add-location=file --no-wrap
# This is the copyright holder that gets inserted into the header of the
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding