evolution r36061 - branches/mail-dbus-remoting/mail



Author: sragavan
Date: Tue Aug 26 03:16:06 2008
New Revision: 36061
URL: http://svn.gnome.org/viewvc/evolution?rev=36061&view=rev

Log:
Make impl use the actual session than the remote one.


Modified:
   branches/mail-dbus-remoting/mail/mail-session-remote-impl.c

Modified: branches/mail-dbus-remoting/mail/mail-session-remote-impl.c
==============================================================================
--- branches/mail-dbus-remoting/mail/mail-session-remote-impl.c	(original)
+++ branches/mail-dbus-remoting/mail/mail-session-remote-impl.c	Tue Aug 26 03:16:06 2008
@@ -6,6 +6,8 @@
 #include <glib.h>
 #include <dbus/dbus.h>
 #include "mail-dbus.h"
+/* Lets load the actual session. */
+#define MAIL_SESSION_REMOTE_H
 #include "mail-session.h"
 
 #define MAIL_SESSION_OBJECT_PATH "/org/gnome/evolution/camel/session/mail"



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