changeset 17507:6731e5fe3673

Add the bonjour prpl to the win32 uninstaller.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 05 Jun 2007 22:38:14 +0000
parents bbe9248337ea
children d68be5f1ad47
files pidgin/win32/nsis/pidgin-installer.nsi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/win32/nsis/pidgin-installer.nsi	Tue Jun 05 22:30:06 2007 +0000
+++ b/pidgin/win32/nsis/pidgin-installer.nsi	Tue Jun 05 22:38:14 2007 +0000
@@ -690,6 +690,7 @@
     Delete "$INSTDIR\plugins\iconaway.dll"
     Delete "$INSTDIR\plugins\idle.dll"
     Delete "$INSTDIR\plugins\libaim.dll"
+    Delete "$INSTDIR\plugins\libbonjour.dll"
     Delete "$INSTDIR\plugins\libgg.dll"
     Delete "$INSTDIR\plugins\libicq.dll"
     Delete "$INSTDIR\plugins\libirc.dll"