gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h
changeset 34 8844afdb7529
parent 0 8c5d936e5675
child 54 7e0eff37aedb
--- a/gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h	Thu Apr 01 03:26:30 2010 +0800
+++ b/gsprofilesrv_plat/profiles_engine_api/inc/ProfileEngineDomainCRKeys.h	Thu Apr 01 03:28:45 2010 +0800
@@ -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.
  *