comparison pidgin/win32/nsis/pidgin-installer.nsi @ 17745: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 a3e68bb05594
children a8d6f071eb6d
comparison
equal deleted inserted replaced
17744:bbe9248337ea 17745:6731e5fe3673
688 Delete "$INSTDIR\plugins\pidginrc.dll" 688 Delete "$INSTDIR\plugins\pidginrc.dll"
689 Delete "$INSTDIR\plugins\history.dll" 689 Delete "$INSTDIR\plugins\history.dll"
690 Delete "$INSTDIR\plugins\iconaway.dll" 690 Delete "$INSTDIR\plugins\iconaway.dll"
691 Delete "$INSTDIR\plugins\idle.dll" 691 Delete "$INSTDIR\plugins\idle.dll"
692 Delete "$INSTDIR\plugins\libaim.dll" 692 Delete "$INSTDIR\plugins\libaim.dll"
693 Delete "$INSTDIR\plugins\libbonjour.dll"
693 Delete "$INSTDIR\plugins\libgg.dll" 694 Delete "$INSTDIR\plugins\libgg.dll"
694 Delete "$INSTDIR\plugins\libicq.dll" 695 Delete "$INSTDIR\plugins\libicq.dll"
695 Delete "$INSTDIR\plugins\libirc.dll" 696 Delete "$INSTDIR\plugins\libirc.dll"
696 Delete "$INSTDIR\plugins\libmsn.dll" 697 Delete "$INSTDIR\plugins\libmsn.dll"
697 Delete "$INSTDIR\plugins\libnapster.dll" 698 Delete "$INSTDIR\plugins\libnapster.dll"