# HG changeset patch # User Daniel Atallah # Date 1181083094 0 # Node ID 6731e5fe36733f0fed38fce0d4ccf7556040e237 # Parent bbe9248337eaac0758cce05feda1153729ed8c58 Add the bonjour prpl to the win32 uninstaller. diff -r bbe9248337ea -r 6731e5fe3673 pidgin/win32/nsis/pidgin-installer.nsi --- 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"