pidgin/win32/nsis/pidgin-installer.nsi

changeset 24248
5b926b31ae44
parent 24195
c8c6f34b091d
child 24249
c49ccf386628
--- a/pidgin/win32/nsis/pidgin-installer.nsi	Wed Sep 03 15:38:31 2008 +0000
+++ b/pidgin/win32/nsis/pidgin-installer.nsi	Thu Sep 04 01:34:11 2008 +0000
@@ -777,12 +777,8 @@
     Delete "$INSTDIR\sounds\purple\send.wav"
     RMDir "$INSTDIR\sounds\purple"
     RMDir "$INSTDIR\sounds"
-    Delete "$INSTDIR\comerr32.dll"
     Delete "$INSTDIR\freebl3.dll"
-    Delete "$INSTDIR\gssapi32.dll"
     Delete "$INSTDIR\idletrack.dll"
-    Delete "$INSTDIR\k5sprt32.dll"
-    Delete "$INSTDIR\krb5_32.dll"
     Delete "$INSTDIR\libgtkspell.dll"
     Delete "$INSTDIR\libjabber.dll"
     Delete "$INSTDIR\libmeanwhile-1.dll"

mercurial