soylent r148 - trunk/src



Author: svenp
Date: Mon Jun  2 14:44:02 2008
New Revision: 148
URL: http://svn.gnome.org/viewvc/soylent?rev=148&view=rev

Log:
adjusted soylent to work with newest release of libempathy (chandlers are obsolete)

Modified:
   trunk/src/   (props changed)
   trunk/src/soylent-browser.h
   trunk/src/soylent-defs.h
   trunk/src/soylent-person.h

Modified: trunk/src/soylent-browser.h
==============================================================================
--- trunk/src/soylent-browser.h	(original)
+++ trunk/src/soylent-browser.h	Mon Jun  2 14:44:02 2008
@@ -35,7 +35,6 @@
 #include <libempathy/empathy-debug.h>
 #include <libempathy/empathy-utils.h>
 #include <libempathy/empathy-contact.h>
-#include <libempathy/empathy-chandler.h>
 #include <libempathy/empathy-tp-chat.h>
 #include <libempathy/empathy-idle.h>
 #include <libempathy/empathy-contact-manager.h>

Modified: trunk/src/soylent-defs.h
==============================================================================
--- trunk/src/soylent-defs.h	(original)
+++ trunk/src/soylent-defs.h	Mon Jun  2 14:44:02 2008
@@ -31,7 +31,6 @@
 #include <libempathy/empathy-debug.h>
 #include <libempathy/empathy-utils.h>
 #include <libempathy/empathy-contact.h>
-#include <libempathy/empathy-chandler.h>
 #include <libempathy/empathy-tp-chat.h>
 #include <libempathy/empathy-idle.h>
 #include <libempathy/empathy-contact-manager.h>

Modified: trunk/src/soylent-person.h
==============================================================================
--- trunk/src/soylent-person.h	(original)
+++ trunk/src/soylent-person.h	Mon Jun  2 14:44:02 2008
@@ -35,7 +35,6 @@
 #include <libempathy/empathy-debug.h>
 #include <libempathy/empathy-utils.h>
 #include <libempathy/empathy-contact.h>
-#include <libempathy/empathy-chandler.h>
 #include <libempathy/empathy-tp-chat.h>
 #include <libempathy/empathy-idle.h>
 #include <libempathy/empathy-contact-manager.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]