--- a/pidgin/win32/nsis/pidgin-installer.nsi Thu Nov 13 03:58:07 2014 -0500 +++ b/pidgin/win32/nsis/pidgin-installer.nsi Sun Nov 23 23:20:53 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}\*.*