--- a/profilesservices/ProfileEngine/EngInc/ProfileEnginePrivateCRKeys.h Thu Aug 19 10:12:30 2010 +0300
+++ b/profilesservices/ProfileEngine/EngInc/ProfileEnginePrivateCRKeys.h Tue Aug 31 15:29:50 2010 +0300
@@ -55,8 +55,6 @@
*/
const TUint32 KProEngSchedulerTaskId = 0x80000005;
-
-
//
// The rest of the constants are used with profile-specific settings. The
// actual key for a setting of a profile must be constructed as follows:
@@ -197,20 +195,6 @@
const TUint32 KProEngVibra = EProfileSettingIdVibra;
/**
- * This value indicates whether Email vibra should be on or off. Integer (0 or 1).
- *
- * Default values:
- *
- * General (0): 0
- * Silent (1): 0
- * Meeting (2): 0
- * Outdoor (3): 1
- * Pager (4): 1
- * Off-line (5): 0
- */
-const TUint32 KProEngEmailVibra = EProfileSettingIdEmailVibra;
-
-/**
* This value indicates whether warning and game tones should be on or off.
* Integer (0 or 1).
*
@@ -430,6 +414,20 @@
*/
const TUint32 KProEngAudioFeedback = EProfileSettingIdAudioFeedback;
+/**
+ *
+ */
+const TUint32 KProEngReminderTone = EProfileSettingIdReminderTone;
+
+/**
+ *
+ */
+const TUint32 KProEngClockAlarmTone = EProfileSettingIdClockAlarmTone;
+
+/**
+ *
+ */
+const TUint32 KProEngAlertVibra = EProfileSettingIdAlertVibra;
/**
* The id used for storing the default settings for user created profiles.