Mercurial > hg
diff mercurial/registrar.py @ 38813:4ca5932065ca
i18n: avoid substitution of PYFILES at runtime for readability of output
This substitution decreases readability of "make update-pot" output,
because PYFILES consists of many files.
This patch makes "make update-pot" show "find mercurial hgext doc
-name '*.py'" instead of many *.py files at runtime.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Thu, 02 Aug 2018 21:07:30 +0900 |
parents | 5d9749c598f0 |
children | 7e7e2b2ff284 |