evolution-data-server r9422 - trunk/camel



Author: sragavan
Date: Thu Aug 21 12:37:18 2008
New Revision: 9422
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9422&view=rev

Log:
Commit the missing file in last commit.


Modified:
   trunk/camel/camel-vee-store.h

Modified: trunk/camel/camel-vee-store.h
==============================================================================
--- trunk/camel/camel-vee-store.h	(original)
+++ trunk/camel/camel-vee-store.h	Thu Aug 21 12:37:18 2008
@@ -37,7 +37,7 @@
 
 /* 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;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]