contentstorage/inc/cadef.h
changeset 61 8e5041d13c84
parent 60 f62f87b200ec
child 66 32469d7d46ff
--- a/contentstorage/inc/cadef.h	Fri Mar 19 09:35:23 2010 +0200
+++ b/contentstorage/inc/cadef.h	Fri Apr 16 15:16:09 2010 +0300
@@ -12,7 +12,7 @@
  * Contributors:
  *
  * Description:  Definition of different constants
- *  Version     : %version: 10.1.4 % << Don't touch! Updated by Synergy at check-out.
+ *  Version     : %version: 10.1.7 % << Don't touch! Updated by Synergy at check-out.
  *
  */
 
@@ -22,6 +22,12 @@
 #include <e32base.h>
 #include "cainternaltypes.h"
 
+
+// database version
+_LIT( KCaDbVersion, "00001" ); 
+
+
+
 // ---------------------------------------------------------
 //Ca constants
 
@@ -62,6 +68,7 @@
 _LIT( KCaTypeCollectionDownload, "collection::downloaded" );
 _LIT( KCaPackageUid,"packageuid");
 _LIT( KCaAttrInstallationTime, "installationTime");
+_LIT( KCaTypeTemplatedApp, "templatedApplication" );
 
 const TInt KGranularityOne = 1;
 const TInt KUidChars = 10;
@@ -88,7 +95,7 @@
     {
     0x20022F35
     };
-
+    
 const TInt KCenRepBufferSize = 255;
 //
 // Attributes commonly used for all items.