gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h
branchRCL_3
changeset 53 8ee96d21d9bf
parent 0 8c5d936e5675
child 54 7e0eff37aedb
equal deleted inserted replaced
51:8bda91a87a00 53:8ee96d21d9bf
    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 /**
    59  * This integer indicates the maximum file size (kilo bytes) of ring tone
    75  * This integer indicates the maximum file size (kilo bytes) of ring tone
    60  * files that can be selected as voice call ringing tone.
    76  * files that can be selected as voice call ringing tone.
    61  *
    77  *
    62  * Central Repository file of the key: KCRUidProfileEngine.
    78  * Central Repository file of the key: KCRUidProfileEngine.
    63  *
    79  *