Added a new flag CAMEL_PROVIDER_DISABLE_SENT_FOLDER so as to facilitate disabling...
authorSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>
Sat, 7 May 2005 06:21:53 +0000 (06:21 +0000)
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>
Sat, 7 May 2005 06:21:53 +0000 (06:21 +0000)
This flag is introduced for the GroupWise provider, but can be made use of by any other type of provider, if needed.

camel/ChangeLog
camel/camel-provider.h

index cf7621b..6dbc24e 100644 (file)
@@ -1,3 +1,11 @@
+2005-05-07  Sankar P  <psankar@novell.com>
+
+       * camel-provider.h
+       Added a new flag CAMEL_PROVIDER_DISABLE_SENT_FOLDER so as to facilitate
+       disabling sent button and prevent copying sent items. 
+       This flag is introduced for the GroupWise provider, but can be made use 
+       of by any other type of provider, if needed.
+
 2005-04-26  Ross Burton  <ross@burtonini.com>
 
        * camel/broken-date-parser.c:
index 6dbbe31..0df5d78 100644 (file)
@@ -69,6 +69,7 @@ extern char *camel_provider_type_name[CAMEL_NUM_PROVIDER_TYPES];
 #define CAMEL_PROVIDER_IS_STORAGE      (1 << 4)
 #define CAMEL_PROVIDER_SUPPORTS_SSL    (1 << 5)
 #define CAMEL_PROVIDER_HAS_LICENSE      (1 << 6)
+#define CAMEL_PROVIDER_DISABLE_SENT_FOLDER (1 << 7)
 
 
 /* Flags for url_flags. "ALLOW" means the config dialog will let the