homescreenpluginsrv/hspsmanager/inc/hspsthemeserver.h
branchRCL_3
changeset 25 9e077f9a342c
parent 23 ace62b58f4b2
child 27 2c7f27287390
--- 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");