evolution r36213 - branches/mail-dbus-remoting/mail
- From: abharath svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r36213 - branches/mail-dbus-remoting/mail
- Date: Fri, 29 Aug 2008 20:54:20 +0000 (UTC)
Author: abharath
Date: Fri Aug 29 20:54:20 2008
New Revision: 36213
URL: http://svn.gnome.org/viewvc/evolution?rev=36213&view=rev
Log:
Hack committed to make trunk work. Will update with a patch in sometime.
Need to migrate to ObjectRemote. Hang on world
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 Fri Aug 29 20:54:20 2008
@@ -230,11 +230,13 @@
if (!si->removed) {
/* let the counters know about the already opened junk/trash folders */
+
+/* Fix these first thing in the morning. Migrate everything to ObjectRemote
if (si->vtrash)
mail_note_folder(si->vtrash);
if (si->vjunk)
mail_note_folder(si->vjunk);
- }
+*/ }
store_info_unref(si);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]