diff gaim-installer.nsi @ 6476:1325c207d159

[gaim-migrate @ 6987] Some last minute 0.67 changes committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 15 Aug 2003 17:13:36 +0000
parents 4653c61a1e33
children 9a3c6c6af253
line wrap: on
line diff
--- a/gaim-installer.nsi	Fri Aug 15 07:25:42 2003 +0000
+++ b/gaim-installer.nsi	Fri Aug 15 17:13:36 2003 +0000
@@ -459,7 +459,9 @@
     RMDir /r "$INSTDIR\locale"
     RMDir /r "$INSTDIR\pixmaps"
     Delete "$INSTDIR\plugins\autorecon.dll"
+    Delete "$INSTDIR\plugins\history.dll"
     Delete "$INSTDIR\plugins\iconaway.dll"
+    Delete "$INSTDIR\plugins\idle.dll"
     Delete "$INSTDIR\plugins\docklet.dll"
     Delete "$INSTDIR\plugins\perl.dll"
     Delete "$INSTDIR\plugins\libgg.dll"
@@ -470,7 +472,9 @@
     Delete "$INSTDIR\plugins\libtoc.dll"
     Delete "$INSTDIR\plugins\libyahoo.dll"
     Delete "$INSTDIR\plugins\spellchk.dll"
+    Delete "$INSTDIR\plugins\statenotify.dll"
     Delete "$INSTDIR\plugins\ticker.dll"
+    Delete "$INSTDIR\plugins\timestamp.dll"
     Delete "$INSTDIR\plugins\win2ktrans.dll"
     Delete "$INSTDIR\plugins\winprefs.dll"
     RMDir "$INSTDIR\plugins"