Mercurial > public > mercurial-scm > hg-stable
diff Makefile @ 30868:22a4f664c1a5 stable
misc: replace domain of mercurial-devel ML address by mercurial-scm.org
This patch also adds new check-code.py pattern to detect invalid usage
of "mercurial-devel@selenic.com".
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Sat, 11 Feb 2017 00:23:55 +0900 |
parents | 06b17f6c6559 |
children | e4492d55fb66 |
line wrap: on
line diff
--- a/Makefile Sat Feb 11 00:23:55 2017 +0900 +++ b/Makefile Sat Feb 11 00:23:55 2017 +0900 @@ -141,7 +141,7 @@ # xgettext "parse" and ignore them. echo $(PYFILES) | xargs \ xgettext --package-name "Mercurial" \ - --msgid-bugs-address "<mercurial-devel@selenic.com>" \ + --msgid-bugs-address "<mercurial-devel@mercurial-scm.org>" \ --copyright-holder "Matt Mackall <mpm@selenic.com> and others" \ --from-code ISO-8859-1 --join --sort-by-file --add-comments=i18n: \ -d hg -p i18n -o hg.pot.tmp