diff -r bd874ee5e5e2 -r 502e5d91ad42 homescreenpluginsrv/hspsmanager/inc/hspsthemeserver.h --- a/homescreenpluginsrv/hspsmanager/inc/hspsthemeserver.h Fri Mar 12 15:43:54 2010 +0200 +++ b/homescreenpluginsrv/hspsmanager/inc/hspsthemeserver.h Mon Mar 15 12:41:53 2010 +0200 @@ -808,21 +808,11 @@ void HandleRomInstallationsL(); /** - * Executes installation of manifest files from the ROM drive. + * Installs widgets located at \private\200159C0\install\ directories. * @since S60 5.0 */ - void InstallManifestsFromRomDriveL(); - - /** - * V2 method for finding manifest files from Z\private\200159C0\install subfolders, - * these folders should have a "hsps" subfolder. - * Appends iManifestFiles array. - * @since S60 5.0 - * @param aPluginFolders holds names of the plugin folders which are V2 based - */ - void FindRomInstallationsV2L( - RPointerArray& aPluginFolders ); - + void InstallWidgetsL(); + /** * Initiates uninstallation of a manifest file located under the imports folder. * @since S60 5.0