emailuis/emailui/inc/FreestyleEmailCenRepKeys.h
branchRCL_3
changeset 80 726fba06891a
parent 70 968773a0b6ef
equal deleted inserted replaced
73:c8382f7b54ef 80:726fba06891a
    88 
    88 
    89 // FS 2.05 variation.
    89 // FS 2.05 variation.
    90 // Values: 1 = hide, 0 = show.
    90 // Values: 1 = hide, 0 = show.
    91 const TUint32 KEmailHideFS205UIFeature          = {0x0000FFFF};
    91 const TUint32 KEmailHideFS205UIFeature          = {0x0000FFFF};
    92 const TUint32 KEmailHideFSHiLightUIFeature          = {0x0000FFFF};
    92 const TUint32 KEmailHideFSHiLightUIFeature          = {0x0000FFFF};
    93 // PS2 variation
       
    94 // one centrep key for every feature, 0 means disabled
       
    95 const TUint32 KEmailFeatureSplitScreen                  = {0x00001001};
       
    96 const TUint32 KMfEFeatureCertificateBasedAuthentication = {0x00001003};
       
    97 const TUint32 KMfEFeatureAdvancedSecurity        	    = {0x00001004};
       
    98 
    93 
    99 //
    94 //
   100 // TP Wizard repository in the central repository
    95 // TP Wizard repository in the central repository
   101 // - used for parameter passing (for creating a new mailbox)
    96 // - used for parameter passing (for creating a new mailbox)
   102 //
    97 //