[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1537: tor-spec.txt should be a win32 shortcut link, not version-sp (trunk/pkg/win32)
Author: edmanm
Date: 2006-12-16 17:39:42 -0500 (Sat, 16 Dec 2006)
New Revision: 1537
Modified:
trunk/pkg/win32/vidalia-bundle.nsi
Log:
tor-spec.txt should be a win32 shortcut link, not version-spec.txt.
Modified: trunk/pkg/win32/vidalia-bundle.nsi
===================================================================
--- trunk/pkg/win32/vidalia-bundle.nsi 2006-12-16 22:20:45 UTC (rev 1536)
+++ trunk/pkg/win32/vidalia-bundle.nsi 2006-12-16 22:39:42 UTC (rev 1537)
@@ -202,7 +202,7 @@
CreateDirectory "$SMPROGRAMS\Tor\Documents"
CreateShortCut "$SMPROGRAMS\Tor\Documents\Tor Manual.lnk" "$INSTDIR\Tor\Documents\tor-reference.html"
CreateShortCut "$SMPROGRAMS\Tor\Documents\Tor Documentation.lnk" "$INSTDIR\Tor\Documents"
- CreateShortCut "$SMPROGRAMS\Tor\Documents\Version Specification.lnk" "$INSTDIR\Tor\Documents\version-spec.txt"
+ CreateShortCut "$SMPROGRAMS\Tor\Documents\Tor Specification.lnk" "$INSTDIR\Tor\Documents\tor-spec.txt"
endifdocs:
SectionEnd
SectionGroupEnd