Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
5342abc7
Commit
5342abc7
authored
Nov 25, 2007
by
Ian Lynagh
Browse files
Remove html/ from the paths we put in the start menu on Windows
parent
d2b3daa3
Changes
1
Hide whitespace changes
Inline
Side-by-side
distrib/ghc.iss
View file @
5342abc7
...
...
@@ -19,8 +19,8 @@ Source: "ghc-@VERSION@\README.txt"; DestDir: "{app}"; Flags: isreadme
[Icons]
Name: "{group}\@VERSION@\GHCi"; Filename: "{app}\bin\ghci.exe"
Name: "{group}\@VERSION@\GHC Documentation"; Filename: "{app}\doc\
html\
index.html"
Name: "{group}\@VERSION@\GHC Library Documentation"; Filename: "{app}\doc\
html\
libraries\index.html"
Name: "{group}\@VERSION@\GHC Documentation"; Filename: "{app}\doc\index.html"
Name: "{group}\@VERSION@\GHC Library Documentation"; Filename: "{app}\doc\libraries\index.html"
Name: "{group}\@VERSION@\GHC Readme"; Filename: "{app}\README.txt"
[Registry]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment