Fix broken startup link.

This commit is contained in:
js 2008-07-12 02:02:08 +00:00
parent 388fd7127a
commit 6e0b2ac9e3
1 changed files with 1 additions and 0 deletions

View File

@ -404,6 +404,7 @@ SectionEnd
SectionGroupEnd
Section $(NAME_SecAutostart) SecAutostart
SetOutPath "$INSTDIR\bin"
CreateShortCut "$SMSTARTUP\Gajim.lnk" "$INSTDIR\bin\Gajim.exe"
SectionEnd