contentstorage/inc/cadef.h
changeset 109 e0aa398e6810
parent 103 b99b84bcd2d1
child 121 0b3699f6c654
--- a/contentstorage/inc/cadef.h	Tue Jul 06 14:37:10 2010 +0300
+++ b/contentstorage/inc/cadef.h	Wed Aug 18 10:05:49 2010 +0300
@@ -12,7 +12,7 @@
  * Contributors:
  *
  * Description:  Definition of different constants
- *  Version     : %version: 10.1.25 % << Don't touch! Updated by Synergy at check-out.
+ *  Version     : %version: 10.1.26 % << Don't touch! Updated by Synergy at check-out.
  *
  */
 
@@ -48,7 +48,7 @@
 //Entry flags
 enum TEntryFlag
     {
-    EUsed = 1,
+    EUsed = 1,//Flag is set only for removable applications
     EUninstall = 2,
     ERemovable = 4,
     EVisible = 8,