pidgin/win32/nsis/pidgin-installer.nsi

changeset 38319
225eacd997af
parent 38317
87484be86fb8
child 39709
d0816d93cf9d
--- a/pidgin/win32/nsis/pidgin-installer.nsi	Tue May 30 22:40:23 2017 -0500
+++ b/pidgin/win32/nsis/pidgin-installer.nsi	Tue May 30 22:41:35 2017 -0500
@@ -543,7 +543,6 @@
     Delete "$INSTDIR\plugins\gtkbuddynote.dll"
     Delete "$INSTDIR\plugins\history.dll"
 	Delete "$INSTDIR\plugins\internalkeyring.dll"
-	Delete "$INSTDIR\plugins\ssl-gnutls.dll"
 	Delete "$INSTDIR\plugins\webkit.dll"
 	Delete "$INSTDIR\plugins\wincred.dll"
     Delete "$INSTDIR\plugins\iconaway.dll"
@@ -564,15 +563,12 @@
     Delete "$INSTDIR\plugins\markerline.dll"
     Delete "$INSTDIR\plugins\newline.dll"
     Delete "$INSTDIR\plugins\notify.dll"
-    Delete "$INSTDIR\plugins\nss-prefs.dll"
     Delete "$INSTDIR\plugins\offlinemsg.dll"
     Delete "$INSTDIR\plugins\pidginrc.dll"
     Delete "$INSTDIR\plugins\psychic.dll"
     Delete "$INSTDIR\plugins\relnot.dll"
     Delete "$INSTDIR\plugins\sendbutton.dll"
     Delete "$INSTDIR\plugins\spellchk.dll"
-    Delete "$INSTDIR\plugins\ssl-nss.dll"
-    Delete "$INSTDIR\plugins\ssl.dll"
     Delete "$INSTDIR\plugins\statenotify.dll"
     Delete "$INSTDIR\plugins\ticker.dll"
     Delete "$INSTDIR\plugins\timestamp.dll"

mercurial