diff -r ccb4f6b3db21 -r 8cb079868133 sensorservices/orientationssy/inc/SsyConfiguration.h --- a/sensorservices/orientationssy/inc/SsyConfiguration.h Tue Aug 31 16:29:05 2010 +0300 +++ b/sensorservices/orientationssy/inc/SsyConfiguration.h Wed Sep 01 12:34:26 2010 +0100 @@ -156,7 +156,8 @@ KNoRealValue, 0, // iMinValue KNoRealValue, - ETrue, // iReadOnly. + ETrue, // iReadOnly. Default value is not readonly, it is set + // to read only when updated. ESensrvIntProperty // iPropertyType } };