define a set of CAMEL_SERVICE_URL_ALLOW_* flags parallel to the _NEED_*
authorDan Winship <danw@src.gnome.org>
Thu, 13 Jul 2000 17:17:56 +0000 (17:17 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 13 Jul 2000 17:17:56 +0000 (17:17 +0000)
commit9d1b1aa9594ce6e2f44c88892b11ee6f653f986a
tree908df8ec40a37b969916545430c00b7463ef6ed0
parentf21031b59156f99f81baab2d10c4846a7f70ca5c
define a set of CAMEL_SERVICE_URL_ALLOW_* flags parallel to the _NEED_*

* camel-service.h: define a set of CAMEL_SERVICE_URL_ALLOW_* flags
parallel to the _NEED_* flags, and make the _NEED_* flags imply
the _ALLOW_* ones.

* providers/imap/camel-imap-store.c (camel_imap_store_init): imap
urls ALLOW_PATH
camel/ChangeLog
camel/camel-service.h
camel/providers/imap/camel-imap-store.c