Win32 installer: add hgrc.5.html and hgignore.5.html links to Start Menu folder
authorPascal Quantin <pascal.quantin@gmail.com>
Sun, 25 Jan 2009 21:55:18 +0100
changeset 8056 f614f11a96ca
parent 8055 027ac8ccfb5b
child 8057 2a4cb1d509ec
Win32 installer: add hgrc.5.html and hgignore.5.html links to Start Menu folder
contrib/win32/mercurial.iss
--- a/contrib/win32/mercurial.iss	Mon Apr 13 14:36:55 2009 +0200
+++ b/contrib/win32/mercurial.iss	Sun Jan 25 21:55:18 2009 +0100
@@ -56,6 +56,8 @@
 [Icons]
 Name: {group}\Uninstall Mercurial; Filename: {uninstallexe}
 Name: {group}\Mercurial Command Reference; Filename: {app}\Docs\hg.1.html
+Name: {group}\Mercurial Configuration Files; Filename: {app}\Docs\hgrc.5.html
+Name: {group}\Mercurial Ignore Files; Filename: {app}\Docs\hgignore.5.html
 Name: {group}\Mercurial Web Site; Filename: {app}\Mercurial.url
 
 [Run]