persistentstorage/centralrepository/cenrepsrv/shrepos.cpp
branchRCL_3
changeset 8 fa9941cf3867
parent 1 c084286672be
--- a/persistentstorage/centralrepository/cenrepsrv/shrepos.cpp	Sat Feb 20 00:33:55 2010 +0200
+++ b/persistentstorage/centralrepository/cenrepsrv/shrepos.cpp	Fri Mar 12 15:51:02 2010 +0200
@@ -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.