evolution r36057 - branches/mail-dbus-remoting/mail



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

Log:
Remove hacked code. Lets from now on be cleaner.


Modified:
   branches/mail-dbus-remoting/mail/mail-component.c

Modified: branches/mail-dbus-remoting/mail/mail-component.c
==============================================================================
--- branches/mail-dbus-remoting/mail/mail-component.c	(original)
+++ branches/mail-dbus-remoting/mail/mail-component.c	Tue Aug 26 03:09:48 2008
@@ -1296,7 +1296,7 @@
 	e_activity_handler_set_logger (priv->activity_handler, priv->logger);
 	e_activity_handler_set_error_flush_time (priv->activity_handler, mail_config_get_error_timeout ()*1000);
 
-	mail_session_remote_init (e_get_user_data_dir ());
+	mail_session_init (e_get_user_data_dir ());
 
 	priv->async_event = mail_async_event_new();
 	priv->store_hash = g_hash_table_new_full (



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