emailservices/emailserver/cmailhandlerplugin/inc/cmailcpsifconsts.h
branchRCL_3
changeset 17 8592a65ad3fb
parent 12 f5907b1a1053
--- a/emailservices/emailserver/cmailhandlerplugin/inc/cmailcpsifconsts.h	Wed Mar 31 21:08:33 2010 +0300
+++ b/emailservices/emailserver/cmailhandlerplugin/inc/cmailcpsifconsts.h	Wed Apr 14 15:42:15 2010 +0300
@@ -34,6 +34,9 @@
 _LIT( KLessThan,"<");
 _LIT( KAt,"@");
 _LIT( KDot,".");
+_LIT( KSkinPrefix, "SKIN(" );
+
+_LIT( KSkinPostfix, "):");
 _LIT( KMifPrefix, "mif(");
 // Mif file name and path, drive letter need to be parsed run time
 _LIT( KMifPath, "\\resource\\apps\\cmailhandlerplugin.mif");
@@ -50,6 +53,8 @@
 //
 
 _LIT(KPubId, "0x2001F413:CMailWidget");
+_LIT8(KConfId8, "0x2001e272");
+
 _LIT(KContTypeText, "text");
 _LIT(KContTypeImage, "image");