diff -r e3554c9069b6 -r 30540fccecae gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h --- a/gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h Fri Mar 19 09:34:30 2010 +0200 +++ b/gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h Fri Apr 16 15:15:08 2010 +0300 @@ -56,6 +56,22 @@ const TUint32 KProEngDefaultImTone = 0x7F00000C; /** + * Default reminder tone for all profiles. String value. Read-only. + * + * Central Repository file of the key: KCRUidProfileEngine. + * + */ +const TUint32 KProEngDefaultReminderTone = 0x7F00001B; + +/** + * Default clock alarm tone for all profiles. String value. Read-only. + * + * Central Repository file of the key: KCRUidProfileEngine. + * + */ +const TUint32 KProEngDefaultClockAlarmTone = 0x7F00001C; + +/** * This integer indicates the maximum file size (kilo bytes) of ring tone * files that can be selected as voice call ringing tone. *