Home | History | Annotate | Download | only in po4a

Lines Matching refs:xz

6 # Updates xz-man.pot and the *.po files, and generates translated man pages.
47 /The XZ Utils authors and contributors$/d
73 # "xz-man" no matter what is specified here and in xz-man.pot. Thus it's
74 # best to use "xz-man" here to get the most consistent results.
78 --package-name="xz-man" \
80 --copyright-holder="The XZ Utils authors and contributors" \
89 # "the same license as the XZ Utils package".
90 mv xz-man.pot xz-man.pot.tmp
91 cat ../po/xz.pot-header > xz-man.pot
92 sed '1,/^#$/d' xz-man.pot.tmp >> xz-man.pot
93 rm xz-man.pot.tmp