Wed, 25 Jan 2006 19:06:21 +0000
[gaim-migrate @ 15396]
Build psychic plugin by default
| gaim-installer.nsi | file | annotate | diff | comparison | revisions | |
| plugins/Makefile.mingw | file | annotate | diff | comparison | revisions |
--- a/gaim-installer.nsi Wed Jan 25 13:34:10 2006 +0000 +++ b/gaim-installer.nsi Wed Jan 25 19:06:21 2006 +0000 @@ -714,6 +714,7 @@ Delete "$INSTDIR\plugins\libtoc.dll" Delete "$INSTDIR\plugins\libyahoo.dll" Delete "$INSTDIR\plugins\perl.dll" + Delete "$INSTDIR\plugins\psychic.dll" Delete "$INSTDIR\plugins\relnot.dll" Delete "$INSTDIR\plugins\spellchk.dll" Delete "$INSTDIR\plugins\ssl-nss.dll"