[gaim-migrate @ 15396]

Wed, 25 Jan 2006 19:06:21 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Wed, 25 Jan 2006 19:06:21 +0000
changeset 13037
e5fd3ea2ad98
parent 13036
28a5d245f4f5
child 13038
892c1ddd9195

[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"
--- a/plugins/Makefile.mingw	Wed Jan 25 13:34:10 2006 +0000
+++ b/plugins/Makefile.mingw	Wed Jan 25 19:06:21 2006 +0000
@@ -124,7 +124,8 @@
 		spellchk.dll \
 		statenotify.dll \
 		timestamp_format.dll \
-		timestamp.dll
+		timestamp.dll \
+		psychic.dll
 
 
 ##

mercurial