diff -r ace62b58f4b2 -r 9e077f9a342c homescreenpluginsrv/hspsmanager/inc/hspsthemeserver.h --- a/homescreenpluginsrv/hspsmanager/inc/hspsthemeserver.h Wed Jun 09 10:01:25 2010 +0300 +++ b/homescreenpluginsrv/hspsmanager/inc/hspsthemeserver.h Mon Jun 21 16:00:38 2010 +0300 @@ -178,8 +178,8 @@ // C-Drive directory for the SISX installation files _LIT( KImportDirectoryC, "c:\\private\\200159c0\\import\\" ); -// E-Drive directory for the SISX installation files -_LIT( KImportDirectoryE, "e:\\private\\200159c0\\import\\" ); +// directory for the SISX installation files +_LIT( KImportDirectory, "\\private\\200159c0\\import\\" ); /** hspsThemeServer name: */ _LIT(KhspsThemeServerName,"hspsthemeserver");