diff plugins/gevolution/gevolution.h @ 9566:7a149eac59a3

[gaim-migrate @ 10409] Patch by Henry Jen (bug #992152) to the gevolution plugin. He states: "After associated a buddy with an existing contact, the IM information is not appearing in the contact when view from evolution." committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 20 Jul 2004 00:10:36 +0000
parents a5ec9e73f46d
children 111394c5fe2a
line wrap: on
line diff
--- a/plugins/gevolution/gevolution.h	Mon Jul 19 16:35:33 2004 +0000
+++ b/plugins/gevolution/gevolution.h	Tue Jul 20 00:10:36 2004 +0000
@@ -33,7 +33,7 @@
 
 #include <libebook/e-book.h>
 
-#if !EBOOK_CHECK_VERSION(0, 0, 95)
+#if 0 && !EBOOK_CHECK_VERSION(0, 0, 95)
 # include <libebook/e-book-async.h>
 #endif