evolution r36136 - branches/mail-dbus-remoting/mail
- From: sragavan svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r36136 - branches/mail-dbus-remoting/mail
- Date: Wed, 27 Aug 2008 18:57:14 +0000 (UTC)
Author: sragavan
Date: Wed Aug 27 18:57:13 2008
New Revision: 36136
URL: http://svn.gnome.org/viewvc/evolution?rev=36136&view=rev
Log:
Call remote folder info.
Modified:
branches/mail-dbus-remoting/mail/mail-ops.c
Modified: branches/mail-dbus-remoting/mail/mail-ops.c
==============================================================================
--- branches/mail-dbus-remoting/mail/mail-ops.c (original)
+++ branches/mail-dbus-remoting/mail/mail-ops.c Wed Aug 27 18:57:13 2008
@@ -1063,7 +1063,7 @@
{
guint32 flags = CAMEL_STORE_FOLDER_INFO_RECURSIVE|CAMEL_STORE_FOLDER_INFO_FAST | CAMEL_STORE_FOLDER_INFO_SUBSCRIBED;
- m->info = camel_store_get_folder_info (m->store, NULL, flags, &m->base.ex);
+ m->info = camel_store_get_folder_info_remote (m->store, NULL, flags, &m->base.ex);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]