# HG changeset patch # User Herman Bloggs # Date 1085954045 0 # Node ID 89a1cfea74e5cf849e4af296728961e515144701 # Parent 37068f1e4396ec971dbd15d2f2c5bd2fa9691f35 [gaim-migrate @ 9923] delete libnovell.dll on uninstall committer: Tailor Script diff -r 37068f1e4396 -r 89a1cfea74e5 gaim-installer.nsi --- 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"