homescreenpluginsrv/hspsmanager/inc/hspsinstallationhandler.h
branchRCL_3
changeset 15 a0713522ab97
parent 12 502e5d91ad42
child 19 edd621764147
equal deleted inserted replaced
14:15e4dd19031c 15:a0713522ab97
   602         
   602         
   603         void AddLocalizedResourcesDTDV2L(
   603         void AddLocalizedResourcesDTDV2L(
   604                 const TDesC& aPath,
   604                 const TDesC& aPath,
   605                 const TLanguage aLanguage );
   605                 const TLanguage aLanguage );
   606         
   606         
       
   607         /**
       
   608          * Finds all language specific folders and resources  
       
   609          * under the interface path in ROM or UDA drive.
       
   610          * @since S60 5.0
       
   611          * @path aPath Xuikon path
       
   612          */
   607         void AddInterfaceResourcesV2L(
   613         void AddInterfaceResourcesV2L(
   608                 const TDesC& aPath );
   614                 const TDesC& aPath );
   609 
       
   610         void AddLocalizedResourcesV2L(
       
   611                 const TDesC& aPath,
       
   612                 const TLanguage aLanguage );
       
   613         
   615         
   614         /**
   616         /**
   615          * Validates manifest contents and installs files into the Plug-in Repository.
   617          * Validates manifest contents and installs files into the Plug-in Repository.
   616          * @since S60 5.0
   618          * @since S60 5.0
   617          */
   619          */
   618         void ValidateL();
   620         void FinalizeParsingL();
   619         
   621         
   620         /**
   622         /**
   621          * Validates provided UID value.
   623          * Validates provided UID value.
   622          * @param aUid Value to be checked
   624          * @param aUid Value to be checked
   623          */
   625          */