** Part of fix for bug #313225
authorMilan Crha <mcrha@redhat.com>
Wed, 24 Sep 2008 11:53:36 +0000 (11:53 +0000)
committerMilan Crha <mcrha@src.gnome.org>
Wed, 24 Sep 2008 11:53:36 +0000 (11:53 +0000)
commitcf3e6a02b44370626f8e4bfca0eb77269adcf67f
treeaa908b5c274d9a7fd30997cd173df1510f08cf9b
parentee69af89a8ea0137ae6b2a23562bd60d71df89a3
** Part of fix for bug #313225

2008-09-24  Milan Crha  <mcrha@redhat.com>

** Part of fix for bug #313225

* camel/providers/groupwise/camel-groupwise-folder.c: (gw_update_cache), (gw_update_summary):
Set the user flag '$has_cal' in the message info when the message
is type of the appointment, task or note.

* camel/providers/imap/camel-imap-folder.c: (CAMEL_MESSAGE_INFO_HEADERS):
Transfer always 'CONTENT-CLASS' and 'X-CALENDAR-ATTACHMENT' headers.

* camel/camel-folder-summary.c: (summary_build_content_info),
(summary_build_content_info_message): Check whether message contains
headers indicating a calendar attachment and if so, then set the user
flag '$has_cal' in the message info.

svn path=/trunk/; revision=9598
camel/ChangeLog
camel/camel-folder-summary.c
camel/providers/groupwise/ChangeLog
camel/providers/groupwise/camel-groupwise-folder.c
camel/providers/imap/ChangeLog
camel/providers/imap/camel-imap-folder.c