diff options
author | Dan Winship <danw@src.gnome.org> | 2000-11-29 06:59:00 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-11-29 06:59:00 +0800 |
commit | 3ca789bf0f8844be4718d2b9b1b9416b334d0424 (patch) | |
tree | 411be35a29c4db3a25f3b337c3920547fc04be33 /mail/ChangeLog | |
parent | e365109fdc5f0fb5c2929c7fa14720fbcc86ad37 (diff) | |
download | gsoc2013-evolution-3ca789bf0f8844be4718d2b9b1b9416b334d0424.tar gsoc2013-evolution-3ca789bf0f8844be4718d2b9b1b9416b334d0424.tar.gz gsoc2013-evolution-3ca789bf0f8844be4718d2b9b1b9416b334d0424.tar.bz2 gsoc2013-evolution-3ca789bf0f8844be4718d2b9b1b9416b334d0424.tar.lz gsoc2013-evolution-3ca789bf0f8844be4718d2b9b1b9416b334d0424.tar.xz gsoc2013-evolution-3ca789bf0f8844be4718d2b9b1b9416b334d0424.tar.zst gsoc2013-evolution-3ca789bf0f8844be4718d2b9b1b9416b334d0424.zip |
Wait until after setting up the local storage to find the
* component-factory.c (owner_set_cb): Wait until after setting up
the local storage to find the Drafts/Outbox/Sent folders.
* mail-ops.c (do_setup_folder): Use the file: store rather than
mbox:.
svn path=/trunk/; revision=6704
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e5781f0f5b..623c52a8bd 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2000-11-28 Dan Winship <danw@helixcode.com> + + * component-factory.c (owner_set_cb): Wait until after setting up + the local storage to find the Drafts/Outbox/Sent folders. + + * mail-ops.c (do_setup_folder): Use the file: store rather than + mbox:. + 2000-11-28 Jeffrey Stedfast <fejj@helixcode.com> * folder-browser-factory.c: Added the SaveAs bonobo menu verb |