changeset 6180:278958d05876

Remove windows shortcut to examples
author Phil Holmes <mail@philholmes.net>
date Sun, 04 Mar 2012 14:54:54 +0000
parents c409dec5ee8c
children ac954745ba5f 3a70c061711b
files nsis/lilypond-prepost.nsh
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/nsis/lilypond-prepost.nsh	Sun Mar 04 11:29:35 2012 +0000
+++ b/nsis/lilypond-prepost.nsh	Sun Mar 04 14:54:54 2012 +0000
@@ -14,9 +14,6 @@
 	CreateShortCut "$SMPROGRAMS\LilyPond\Music in Mutopia.lnk" \
 		"http://www.mutopiaproject.org" "" \
 		"$INSTDIR\usr\bin\lilypond-windows.exe" 1
-	CreateShortCut "$SMPROGRAMS\LilyPond\Examples.lnk" \
-		"$INSTDIR\usr\share\doc\lilypond\input" "" \
-		"$INSTDIR\usr\bin\lilypond-windows.exe" 1
 	CreateShortCut "$SMPROGRAMS\LilyPond\Uninstall.lnk" \
 		"$INSTDIR\uninstall.exe" "" "$INSTDIR\uninstall.exe" 0