comparison contrib/win32/mercurial.iss @ 30888:561a019c0268 stable

misc: replace domain of mercurial ML address by mercurial-scm.org This patch also adds new check-code.py pattern to detect invalid usage of "mercurial@selenic.com". Change for test-convert-tla.t is tested, but similar change for almost same test-convert-baz.t isn't yet tested actually, because I couldn't find out the way to get "GNU Arch baz client". AFAIK, buildbot skips test-convert-baz.t, too. Does anybody have appropriate environment for testing?
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sat, 11 Feb 2017 00:23:53 +0900
parents f6d73c8756e2
children 75149f84eac7
comparison
equal deleted inserted replaced
30874:af3b5aa61fc0 30888:561a019c0268
39 AppPublisher=Matt Mackall and others 39 AppPublisher=Matt Mackall and others
40 AppPublisherURL=https://mercurial-scm.org/ 40 AppPublisherURL=https://mercurial-scm.org/
41 AppSupportURL=https://mercurial-scm.org/ 41 AppSupportURL=https://mercurial-scm.org/
42 AppUpdatesURL=https://mercurial-scm.org/ 42 AppUpdatesURL=https://mercurial-scm.org/
43 AppID={{4B95A5F1-EF59-4B08-BED8-C891C46121B3} 43 AppID={{4B95A5F1-EF59-4B08-BED8-C891C46121B3}
44 AppContact=mercurial@selenic.com 44 AppContact=mercurial@mercurial-scm.org
45 DefaultDirName={pf}\Mercurial 45 DefaultDirName={pf}\Mercurial
46 SourceDir=..\.. 46 SourceDir=..\..
47 VersionInfoDescription=Mercurial distributed SCM (version {#VERSION}) 47 VersionInfoDescription=Mercurial distributed SCM (version {#VERSION})
48 VersionInfoCopyright=Copyright 2005-2016 Matt Mackall and others 48 VersionInfoCopyright=Copyright 2005-2016 Matt Mackall and others
49 VersionInfoCompany=Matt Mackall and others 49 VersionInfoCompany=Matt Mackall and others