evolution r36129 - branches/mail-dbus-remoting/mail



Author: sragavan
Date: Wed Aug 27 15:16:54 2008
New Revision: 36129
URL: http://svn.gnome.org/viewvc/evolution?rev=36129&view=rev

Log:
Remove all hacks, now I can achieve it through clicking the offline button.


Modified:
   branches/mail-dbus-remoting/mail/mail-send-recv.c

Modified: branches/mail-dbus-remoting/mail/mail-send-recv.c
==============================================================================
--- branches/mail-dbus-remoting/mail/mail-send-recv.c	(original)
+++ branches/mail-dbus-remoting/mail/mail-send-recv.c	Wed Aug 27 15:16:54 2008
@@ -1080,7 +1080,6 @@
 		auto_account_added(accounts, (EAccount *)e_iterator_get(iter), NULL);
 
 	camel_object_remote_hook_event(NULL /*Ugly hack for session object */, "online", auto_online, NULL);
-	camel_session_remote_set_online (NULL, TRUE);
 }
 
 /* we setup the download info's in a hashtable, if we later need to build the gui, we insert



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