diff -r 3b7506f63335 -r f3d2589f22d6 mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h --- a/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h Wed Jun 16 16:05:08 2010 +0100 +++ b/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h Thu Jul 22 16:38:21 2010 +0100 @@ -264,6 +264,13 @@ void ParseScanPathL(); /** + * Read cenrep file for paths + * @param aScanPath fetched from cenrep dirs to scan + * @param aBlockPath fetched from cenrep dirs not to scan + */ + void FetchPathsFromCenrepL( TDes16& aScanPath, TDes16& aBlockPath ); + + /** * Parse cenrep string (KHarvesterContainerKey) * for a list of containers */