Fix up the provider flags to specify things more completely so we don't
authorDan Winship <danw@src.gnome.org>
Mon, 1 Oct 2001 19:43:14 +0000 (19:43 +0000)
committerDan Winship <danw@src.gnome.org>
Mon, 1 Oct 2001 19:43:14 +0000 (19:43 +0000)
commit9ef9b1b758adc378f44f96520327f08a74292048
treea32a3ca12246292b75aefd370500ae0a85774012
parentf59bb77c30801442e7f204b54753a37c8ddfa5ed
Fix up the provider flags to specify things more completely so we don't

* camel-provider.h: Fix up the provider flags to specify things
more completely so we don't have to hardcode provider names in the
mailer.

* providers/local/camel-local-provider.c: MH, mbox, and Maildir
are LOCAL. MH and mbox are no longer STORAGE by the new
definition.

* camel-session.c (vee_provider): The vfolder store is a STORAGE.
camel/ChangeLog
camel/camel-provider.h
camel/camel-session.c
camel/providers/local/camel-local-provider.c