From 6818a05259d2598c84812d4709a007fb58da59ef Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Mon, 14 Dec 2009 10:46:12 -0600 Subject: Add MailFolderCache::folder-changed signal Yes, this signal is kind of an ugly monster. I'm not sure how to improve this significantly. But this commit removes the last EMFolderTreeModel and EShell dependencies from MailFolderCache, which is a big step towards splitting off the backend. https://bugzilla.gnome.org/show_bug.cgi?id=604627 --- e-util/e-marshal.list | 1 + 1 file changed, 1 insertion(+) (limited to 'e-util') diff --git a/e-util/e-marshal.list b/e-util/e-marshal.list index 4346d4359e..cf6133cbd9 100644 --- a/e-util/e-marshal.list +++ b/e-util/e-marshal.list @@ -41,6 +41,7 @@ NONE:POINTER,POINTER,INT NONE:POINTER,STRING NONE:POINTER,STRING,STRING NONE:POINTER,STRING,INT +NONE:POINTER,STRING,STRING,INT,STRING,STRING,STRING NONE:STRING,DOUBLE NONE:STRING,INT,INT NONE:STRING,POINTER,POINTER -- cgit v1.2.3