diff options
author | Jonathon Jongsma <jonathon@quotidian.org> | 2009-12-15 00:46:12 +0800 |
---|---|---|
committer | Jonathon Jongsma <jonathon@quotidian.org> | 2009-12-16 04:16:09 +0800 |
commit | 6818a05259d2598c84812d4709a007fb58da59ef (patch) | |
tree | db0e1246985b88194712262483043b2ceab024e7 /e-util/e-marshal.list | |
parent | 9c644867fe24587339531267d9e27890513c6292 (diff) | |
download | gsoc2013-evolution-6818a05259d2598c84812d4709a007fb58da59ef.tar.gz gsoc2013-evolution-6818a05259d2598c84812d4709a007fb58da59ef.tar.zst gsoc2013-evolution-6818a05259d2598c84812d4709a007fb58da59ef.zip |
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
Diffstat (limited to 'e-util/e-marshal.list')
-rw-r--r-- | e-util/e-marshal.list | 1 |
1 files changed, 1 insertions, 0 deletions
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 |