diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-07 01:20:51 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-07 01:20:51 +0800 |
commit | e5fbbdf9c1b9460fea229a1a80dc6bb4f28c9823 (patch) | |
tree | 7eaa2038abe94303a013e3fa83c85f39ecffe492 /mail/ChangeLog | |
parent | c8949ea9cef8d432002d956dd4a79ca89ca92fec (diff) | |
download | gsoc2013-evolution-e5fbbdf9c1b9460fea229a1a80dc6bb4f28c9823.tar.gz gsoc2013-evolution-e5fbbdf9c1b9460fea229a1a80dc6bb4f28c9823.tar.zst gsoc2013-evolution-e5fbbdf9c1b9460fea229a1a80dc6bb4f28c9823.zip |
If the folderinfo has no URL (ie, can't contain messages), don't add it as
* mail-ops.c (get_folderinfo_got): If the folderinfo has no URL
(ie, can't contain messages), don't add it as a vtrash source.
svn path=/trunk/; revision=8569
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 ae91bbd43e..c759729f69 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-03-06 Dan Winship <danw@ximian.com> + + * mail-ops.c (get_folderinfo_got): If the folderinfo has no URL + (ie, can't contain messages), don't add it as a vtrash source. + 2001-03-05 Jeffrey Stedfast <fejj@ximian.com> * mail-config-druid.c: Don't access the `active` data member of a |