Fix paths to docs in "Start Menu" entries in Windows installer; fixes #3847
authorIan Lynagh <igloo@earth.li>
Fri, 26 Mar 2010 15:59:17 +0000 (15:59 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 26 Mar 2010 15:59:17 +0000 (15:59 +0000)
distrib/ghc.iss.in

index 411acc8..7a6d007 100644 (file)
@@ -19,9 +19,9 @@ Source: "bindistprep\ghc-@ProjectVersion@\*"; DestDir: "{app}"; Flags: recursesu
 
 [Icons]
 Name: "{group}\@ProjectVersion@\GHCi"; Filename: "{app}\bin\ghci.exe"
-Name: "{group}\@ProjectVersion@\GHC Documentation"; Filename: "{app}\doc\index.html"
-Name: "{group}\@ProjectVersion@\GHC Library Documentation"; Filename: "{app}\doc\libraries\index.html"
-Name: "{group}\@ProjectVersion@\GHC Flag Reference"; Filename: "{app}\doc\users_guide\flag-reference.html"
+Name: "{group}\@ProjectVersion@\GHC Documentation"; Filename: "{app}\doc\html\index.html"
+Name: "{group}\@ProjectVersion@\GHC Library Documentation"; Filename: "{app}\doc\html\libraries\index.html"
+Name: "{group}\@ProjectVersion@\GHC Flag Reference"; Filename: "{app}\doc\html\users_guide\flag-reference.html"
 
 [Registry]
 ; set up icon associations