Add delete folder functionality. Added code to check if the uid exists in
authorSrinivasa Ragavan <sragavan@novell.com>
Thu, 31 Jul 2008 05:00:29 +0000 (05:00 +0000)
committerSrinivasa Ragavan <sragavan@src.gnome.org>
Thu, 31 Jul 2008 05:00:29 +0000 (05:00 +0000)
commit6fedf12dc9b6919adb19473d0b044572fbfe12a8
tree8d74b228aa3cdf44fbfb2948129c1e562d213b77
parent1e25caa9bf6c73cf00ae9e778c90fe934717fecf
Add delete folder functionality. Added code to check if the uid exists in

2008-07-31  Srinivasa Ragavan  <sragavan@novell.com>

* camel/camel-db.c: Add delete folder functionality.
* camel/camel-folder-summary.c: Added code to check if the uid exists
in summary.
* camel/camel-folder-summary.h:
2008-07-31  Srinivasa Ragavan  <sragavan@novell.com>

* camel/providers/imap/camel-imap-message-cache.c: Fix delete cache
code, when the summary is deleted.

svn path=/trunk/; revision=9232
camel/ChangeLog
camel/camel-db.c
camel/camel-folder-summary.c
camel/camel-folder-summary.h
camel/providers/imap/ChangeLog
camel/providers/imap/camel-imap-message-cache.c