changeset 9139:89a1cfea74e5

[gaim-migrate @ 9923] delete libnovell.dll on uninstall committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Sun, 30 May 2004 21:54:05 +0000
parents 37068f1e4396
children 8b1af7cadeb8
files gaim-installer.nsi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gaim-installer.nsi	Sun May 30 21:47:32 2004 +0000
+++ b/gaim-installer.nsi	Sun May 30 21:54:05 2004 +0000
@@ -555,6 +555,7 @@
     Delete "$INSTDIR\plugins\libirc.dll"
     Delete "$INSTDIR\plugins\libjabber.dll"
     Delete "$INSTDIR\plugins\libmsn.dll"
+    Delete "$INSTDIR\plugins\libnovell.dll"
     Delete "$INSTDIR\plugins\liboscar.dll"
     Delete "$INSTDIR\plugins\libtoc.dll"
     Delete "$INSTDIR\plugins\libyahoo.dll"