emailservices/emailserver/cmailhandlerplugin/inc/cmailcpsifconsts.h
changeset 1 12c456ceeff2
parent 0 8466d47a6819
child 2 5253a20d2a1e
--- a/emailservices/emailserver/cmailhandlerplugin/inc/cmailcpsifconsts.h	Thu Dec 17 08:39:21 2009 +0200
+++ b/emailservices/emailserver/cmailhandlerplugin/inc/cmailcpsifconsts.h	Thu Jan 07 12:38:38 2010 +0200
@@ -34,9 +34,11 @@
 _LIT( KAt,"@");
 _LIT( KDot,".");
 _LIT( KMifPrefix, "mif(");
-_LIT( KMifPath, "z:\\resource\\apps\\cmailhandlerplugin.mif");
+// Mif file name and path, drive letter need to be parsed run time
+_LIT( KMifPath, "\\resource\\apps\\cmailhandlerplugin.mif");
 _LIT( KSpace, " ");
-_LIT( KResourceFile, "z:emailwidget.rsc" );
+// Resource file name and path, drive letter need to be parsed run time
+_LIT( KResourceFile, "\\resource\\apps\\emailwidget.rsc" );
 _LIT( KDissociated,"0");
 
 //