Mercurial > pidgin.yaz
changeset 6159:08606663df59
[gaim-migrate @ 6634]
update to uninstaller
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Wed, 16 Jul 2003 21:55:43 +0000 |
parents | 1827fd43fe96 |
children | 7416a43dc786 |
files | gaim-installer.nsi |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/gaim-installer.nsi Wed Jul 16 21:04:34 2003 +0000 +++ b/gaim-installer.nsi Wed Jul 16 21:55:43 2003 +0000 @@ -533,6 +533,8 @@ RMDir /r "$INSTDIR\pixmaps" Delete "$INSTDIR\plugins\autorecon.dll" Delete "$INSTDIR\plugins\iconaway.dll" + Delete "$INSTDIR\plugins\docklet.dll" + Delete "$INSTDIR\plugins\perl.dll" Delete "$INSTDIR\plugins\libgg.dll" Delete "$INSTDIR\plugins\libirc.dll" Delete "$INSTDIR\plugins\libjabber.dll"