mirror of
https://git.tukaani.org/xz.git
synced 2025-02-25 18:08:13 +00:00
Translations: Use the xgettext option --add-location=file
(cherry picked from commit 093490b58271e9424ce38a7b1b38bcf61b9c86c6)
This commit is contained in:
parent
a93e2c2d1d
commit
0f4429d47f
@ -14,7 +14,8 @@ subdir = po
|
|||||||
top_builddir = ..
|
top_builddir = ..
|
||||||
|
|
||||||
# These options get passed to xgettext.
|
# These options get passed to xgettext.
|
||||||
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --no-wrap --package-name='XZ Utils'
|
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ \
|
||||||
|
--add-location=file --no-wrap --package-name='XZ Utils'
|
||||||
|
|
||||||
# This is the copyright holder that gets inserted into the header of the
|
# 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
|
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
||||||
|
Loading…
x
Reference in New Issue
Block a user