emailservices/emailserver/cmailhandlerplugin/inc/cmailwidgetcenrepkeys.h
branchRCL_3
changeset 80 726fba06891a
parent 64 3533d4323edc
equal deleted inserted replaced
73:c8382f7b54ef 80:726fba06891a
    46 const TUint32 KCMailExtWidgetCidOffset            = 0x00000200;
    46 const TUint32 KCMailExtWidgetCidOffset            = 0x00000200;
    47 
    47 
    48 // Key to store mailboxes where is new messages. Format: <mailbox1><mailbox2><mailbox3>...
    48 // Key to store mailboxes where is new messages. Format: <mailbox1><mailbox2><mailbox3>...
    49 const TUint32 KCMailMailboxesWithNewMail          = 0x10000003;
    49 const TUint32 KCMailMailboxesWithNewMail          = 0x10000003;
    50 
    50 
       
    51 // Key to variate widget setup brand icons
       
    52 const TUint32 KCMailWidgetSetupVariant            = 0x10000004;
       
    53 const TInt KWidgetSetupBrandNone                  = 0;
       
    54 const TInt KWidgetSetupBrandDefault               = 1;
       
    55 const TInt KWidgetSetupBrandChina                 = 2;
       
    56 
    51 #endif // CMAILWIDGETCENREPKEYS_H
    57 #endif // CMAILWIDGETCENREPKEYS_H