diff options
author | Dan Winship <danw@src.gnome.org> | 2001-04-24 02:49:40 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-04-24 02:49:40 +0800 |
commit | 04c91826b15a68ab5db7bb3143f24d06680447c9 (patch) | |
tree | 2261ae03b480aefbdc4e71b29c6e18a71e29d318 /mail/ChangeLog | |
parent | 71bb73fd1491578973b63a7a05e0c074f2765a49 (diff) | |
download | gsoc2013-evolution-04c91826b15a68ab5db7bb3143f24d06680447c9.tar gsoc2013-evolution-04c91826b15a68ab5db7bb3143f24d06680447c9.tar.gz gsoc2013-evolution-04c91826b15a68ab5db7bb3143f24d06680447c9.tar.bz2 gsoc2013-evolution-04c91826b15a68ab5db7bb3143f24d06680447c9.tar.lz gsoc2013-evolution-04c91826b15a68ab5db7bb3143f24d06680447c9.tar.xz gsoc2013-evolution-04c91826b15a68ab5db7bb3143f24d06680447c9.tar.zst gsoc2013-evolution-04c91826b15a68ab5db7bb3143f24d06680447c9.zip |
Append a "/" to the result of g_get_home_dir so gets the default dir it
* mail-callbacks.c (save_msg): Append a "/" to the result of
g_get_home_dir so gets the default dir it was supposed to.
svn path=/trunk/; revision=9511
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c2e05ead63..1ceda1f344 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-04-23 Dan Winship <danw@ximian.com> + + * mail-callbacks.c (save_msg): Append a "/" to the result of + g_get_home_dir so gets the default dir it was supposed to. + 2001-04-22 Jeffrey Stedfast <fejj@ximian.com> * mail-ops.c (mail_send_message): Lets do proper refcounting on |