--- a/pidgin/win32/nsis/pidgin-installer.nsi Sun Nov 23 08:55:30 2014 -0800 +++ b/pidgin/win32/nsis/pidgin-installer.nsi Sun Nov 23 22:10:05 2014 -0500 @@ -338,6 +338,8 @@ ;Delete old liboscar and libjabber since they tend to be problematic Delete "$INSTDIR\plugins\liboscar.dll" Delete "$INSTDIR\plugins\libjabber.dll" + ;Delete misnamed nss-prefs plugin from 2.10.11 + Delete "$INSTDIR\plugins\.dll" File /r /x locale /x Gtk ..\..\..\${PIDGIN_INSTALL_DIR}\*.*