diff -r 15018f1726c7 -r 3eacc0623088 persistentstorage/centralrepository/cenrepsrv/shrepos.cpp --- a/persistentstorage/centralrepository/cenrepsrv/shrepos.cpp Fri Mar 19 10:00:55 2010 +0200 +++ b/persistentstorage/centralrepository/cenrepsrv/shrepos.cpp Fri Apr 16 16:49:27 2010 +0300 @@ -496,6 +496,8 @@ The current repository must be emptied (or must be empty already) before the call is made. @param aIniFile A reference to CIniFileIn object, which will be used to load the repository content. +@param aFirstLoad is used to indicate whether the file is reloaded for first time, this is used to prevent +notification if not needed. For example file loading for merging purpose will not result in notification @return KErrCorrupt Corrupted repository file. KErrNone The repository content was seccessfully loaded into memory. KErrNotFound Setting not found in the file.