Add CamelImapSettings.
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 13 Jun 2011 14:08:58 +0000 (10:08 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 15 Aug 2011 15:14:56 +0000 (11:14 -0400)
commit19cb716be9a886cef95a9ee4622c0ab9900ef319
tree5195b2b6609c43f4141c78521b82dbdb880248fc
parent020f75a3d478249949f93e2087b0bc9cc31383e1
Add CamelImapSettings.

CamelImapSettings replaces the various URL parameters used in
CamelImapStore with equivalent GObject properties.

Adapt the imap provider to use CamelImapSettings.
camel/camel-enums.h
camel/providers/imap/Makefile.am
camel/providers/imap/camel-imap-folder.c
camel/providers/imap/camel-imap-provider.c
camel/providers/imap/camel-imap-settings.c [new file with mode: 0644]
camel/providers/imap/camel-imap-settings.h [new file with mode: 0644]
camel/providers/imap/camel-imap-store-summary.c
camel/providers/imap/camel-imap-store.c
camel/providers/imap/camel-imap-store.h