comparison gaim-installer.nsi @ 15077:7ca4a6820154

[gaim-migrate @ 17860] Upgrade NSS/NSPR for wingaim - we were using relatively old versions. There have been some occasional crashes that may have been caused by some old bugs. I've been using this for a week or so and haven't had any problems. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 01 Dec 2006 04:16:34 +0000
parents 6bdcfafc2259
children 133af8458cbd
comparison
equal deleted inserted replaced
15076:2c93b0620065 15077:7ca4a6820154
695 Delete "$INSTDIR\sounds\gaim\logout.wav" 695 Delete "$INSTDIR\sounds\gaim\logout.wav"
696 Delete "$INSTDIR\sounds\gaim\receive.wav" 696 Delete "$INSTDIR\sounds\gaim\receive.wav"
697 Delete "$INSTDIR\sounds\gaim\send.wav" 697 Delete "$INSTDIR\sounds\gaim\send.wav"
698 RMDir "$INSTDIR\sounds\gaim" 698 RMDir "$INSTDIR\sounds\gaim"
699 RMDir "$INSTDIR\sounds" 699 RMDir "$INSTDIR\sounds"
700 Delete "$INSTDIR\freebl3.dll"
700 Delete "$INSTDIR\gaim.exe" 701 Delete "$INSTDIR\gaim.exe"
701 Delete "$INSTDIR\gtkgaim.dll" 702 Delete "$INSTDIR\gtkgaim.dll"
702 Delete "$INSTDIR\idletrack.dll" 703 Delete "$INSTDIR\idletrack.dll"
703 Delete "$INSTDIR\libgaim.dll" 704 Delete "$INSTDIR\libgaim.dll"
704 Delete "$INSTDIR\libgtkspell.dll" 705 Delete "$INSTDIR\libgtkspell.dll"