Mercurial > pidgin
changeset 5037:40b9d69d3234
[gaim-migrate @ 5381]
Spelling correction
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Sat, 05 Apr 2003 18:23:57 +0000 |
parents | 3819a32e2673 |
children | 590825445ff6 |
files | gaim-installer.nsi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gaim-installer.nsi Sat Apr 05 14:34:32 2003 +0000 +++ b/gaim-installer.nsi Sat Apr 05 18:23:57 2003 +0000 @@ -121,7 +121,7 @@ CreateDirectory "$SMPROGRAMS\Gaim" CreateShortCut "$SMPROGRAMS\Gaim\Gaim.lnk" \ "$INSTDIR\gaim.exe" - CreateShortCut "$SMPROGRAMS\Gaim\Unistall.lnk" \ + CreateShortCut "$SMPROGRAMS\Gaim\Uninstall.lnk" \ "$INSTDIR\gaim-uninst.exe" ; Set Desktop icon CreateShortCut "$DESKTOP\Gaim.lnk" \