gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h
branchRCL_3
changeset 24 8ee96d21d9bf
parent 0 8c5d936e5675
child 25 7e0eff37aedb
--- a/gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h	Thu Aug 19 10:12:30 2010 +0300
+++ b/gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h	Tue Aug 31 15:29:50 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.
  *