diff -r 9b022b1f357c -r e0aa398e6810 contentstorage/inc/cadef.h --- 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,