mirror of
https://git.tukaani.org/xz.git
synced 2025-02-17 14:08:12 +00:00
Translations: Omit --package-name from po/Makevars
This is closer to the reality in the po/*.po files. (cherry picked from commit eb217d016cfbbba1babc19a61095b3ea25898af6)
This commit is contained in:
parent
c35ee804b8
commit
26bbcb13cd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user