emailservices/emailserver/cmailhandlerplugin/inc/cmailwidgetcenrepkeys.h
branchRCL_3
changeset 80 726fba06891a
parent 64 3533d4323edc
--- a/emailservices/emailserver/cmailhandlerplugin/inc/cmailwidgetcenrepkeys.h	Wed Sep 15 11:52:37 2010 +0300
+++ b/emailservices/emailserver/cmailhandlerplugin/inc/cmailwidgetcenrepkeys.h	Wed Oct 13 14:11:15 2010 +0300
@@ -48,4 +48,10 @@
 // Key to store mailboxes where is new messages. Format: <mailbox1><mailbox2><mailbox3>...
 const TUint32 KCMailMailboxesWithNewMail          = 0x10000003;
 
+// Key to variate widget setup brand icons
+const TUint32 KCMailWidgetSetupVariant            = 0x10000004;
+const TInt KWidgetSetupBrandNone                  = 0;
+const TInt KWidgetSetupBrandDefault               = 1;
+const TInt KWidgetSetupBrandChina                 = 2;
+
 #endif // CMAILWIDGETCENREPKEYS_H