diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-29 01:48:08 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-29 01:48:08 +0800 |
commit | 4eef2ce98d250137b69ae4a551c2997bb4b0cc8d (patch) | |
tree | 1a737881b18b009ac711b3d64d3e2bf4e3937127 /composer/ChangeLog | |
parent | b38a35a5187475b13210474cea7140025793b502 (diff) | |
download | gsoc2013-evolution-4eef2ce98d250137b69ae4a551c2997bb4b0cc8d.tar gsoc2013-evolution-4eef2ce98d250137b69ae4a551c2997bb4b0cc8d.tar.gz gsoc2013-evolution-4eef2ce98d250137b69ae4a551c2997bb4b0cc8d.tar.bz2 gsoc2013-evolution-4eef2ce98d250137b69ae4a551c2997bb4b0cc8d.tar.lz gsoc2013-evolution-4eef2ce98d250137b69ae4a551c2997bb4b0cc8d.tar.xz gsoc2013-evolution-4eef2ce98d250137b69ae4a551c2997bb4b0cc8d.tar.zst gsoc2013-evolution-4eef2ce98d250137b69ae4a551c2997bb4b0cc8d.zip |
Use the drafts folder specified by the account, if possible. Also, fix the
* e-msg-composer.c (save_draft): Use the drafts folder specified
by the account, if possible. Also, fix the setting of "send_html"
after saving the draft in case the user plans to keep editting...
svn path=/trunk/; revision=8992
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 73e39d72df..d723dab631 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2001-03-28 Dan Winship <danw@ximian.com> + + * e-msg-composer.c (save_draft): Use the drafts folder specified + by the account, if possible. Also, fix the setting of "send_html" + after saving the draft in case the user plans to keep editting... + 2001-03-27 Larry Ewing <lewing@ximian.com> * e-msg-composer.c (e_msg_composer_set_send_html): set the |