Commit the missing file in last commit.
authorSrinivasa Ragavan <sragavan@src.gnome.org>
Thu, 21 Aug 2008 12:37:18 +0000 (12:37 +0000)
committerSrinivasa Ragavan <sragavan@src.gnome.org>
Thu, 21 Aug 2008 12:37:18 +0000 (12:37 +0000)
svn path=/trunk/; revision=9422

camel/camel-vee-store.h

index e8ee475..45f2637 100644 (file)
@@ -37,7 +37,7 @@ typedef struct _CamelVeeStoreClass CamelVeeStoreClass;
 
 /* open mode for folder, vee folder auto-update */
 #define CAMEL_STORE_VEE_FOLDER_AUTO (1<<16)
-#define CAMEL_STORE_VEE_FOLDER_SPECIAL_DELETE (1<<17)
+#define CAMEL_STORE_VEE_FOLDER_SPECIAL (1<<17)
 
 struct _CamelVeeStore {
        CamelStore parent;