contentstorage/inc/cadef.h
changeset 80 397d00875918
parent 73 4bc7b118b3df
child 83 156f692b1687
--- a/contentstorage/inc/cadef.h	Fri May 14 16:10:06 2010 +0300
+++ b/contentstorage/inc/cadef.h	Thu May 27 13:11:12 2010 +0300
@@ -12,7 +12,7 @@
  * Contributors:
  *
  * Description:  Definition of different constants
- *  Version     : %version: ou1s60ui#10.1.14 % << Don't touch! Updated by Synergy at check-out.
+ *  Version     : %version: 10.1.16 % << Don't touch! Updated by Synergy at check-out.
  *
  */
 
@@ -97,6 +97,8 @@
 
 _LIT( KCaAppGroupName, "appgroup_name" );
 
+_LIT( KCollectionIconFileName, "qtg_large_applications_user");
+
 const TInt KGranularityOne = 1;
 const TInt KUidChars = 10;
 const TInt KDefaultGranularity = 5;
@@ -146,6 +148,7 @@
 // Menu clients always need to check that the necessary attributes are present.
 //
 _LIT( KCaAttrLongName, "long_name" ); ///< Long name.
+_LIT( KCaComponentId, "component_id" ); ///< Long name.
 
 // Built-in types and attributes.
 //