# HG changeset patch # User Daniel Atallah # Date 1304344903 0 # Node ID a5384cd9b3320d7ff9d377fb68560182308882ea # Parent 3389c248e2b33aa6226e99fd0e1c8a8d9240a810 Remove QQ reference from installer diff -r 3389c248e2b3 -r a5384cd9b332 pidgin/win32/nsis/pidgin-installer.nsi --- a/pidgin/win32/nsis/pidgin-installer.nsi Mon May 02 03:42:24 2011 +0000 +++ b/pidgin/win32/nsis/pidgin-installer.nsi Mon May 02 14:01:43 2011 +0000 @@ -580,7 +580,6 @@ Delete "$INSTDIR\plugins\libmyspace.dll" Delete "$INSTDIR\plugins\libnapster.dll" Delete "$INSTDIR\plugins\libnovell.dll" - Delete "$INSTDIR\plugins\libqq.dll" Delete "$INSTDIR\plugins\libsametime.dll" Delete "$INSTDIR\plugins\libsilc.dll" Delete "$INSTDIR\plugins\libsimple.dll"