gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h
branchRCL_3
changeset 54 7e0eff37aedb
parent 53 8ee96d21d9bf
equal deleted inserted replaced
53:8ee96d21d9bf 54:7e0eff37aedb
    54  *
    54  *
    55  */
    55  */
    56 const TUint32 KProEngDefaultImTone = 0x7F00000C;
    56 const TUint32 KProEngDefaultImTone = 0x7F00000C;
    57 
    57 
    58 /**
    58 /**
    59  * Default reminder tone for all profiles. String value. Read-only.
       
    60  * 
       
    61  * Central Repository file of the key: KCRUidProfileEngine.
       
    62  *
       
    63  */
       
    64 const TUint32 KProEngDefaultReminderTone = 0x7F00001B;
       
    65 
       
    66 /**
       
    67  * Default clock alarm tone for all profiles. String value. Read-only.
       
    68  * 
       
    69  * Central Repository file of the key: KCRUidProfileEngine.
       
    70  *
       
    71  */
       
    72 const TUint32 KProEngDefaultClockAlarmTone = 0x7F00001C;
       
    73 
       
    74 /**
       
    75  * This integer indicates the maximum file size (kilo bytes) of ring tone
    59  * This integer indicates the maximum file size (kilo bytes) of ring tone
    76  * files that can be selected as voice call ringing tone.
    60  * files that can be selected as voice call ringing tone.
    77  *
    61  *
    78  * Central Repository file of the key: KCRUidProfileEngine.
    62  * Central Repository file of the key: KCRUidProfileEngine.
    79  *
    63  *