--- a/tactilefeedback/tactilefeedbackresolver/inc/tactilefeedbackdomaincrkeys.h Tue Aug 31 15:30:39 2010 +0300
+++ b/tactilefeedback/tactilefeedbackresolver/inc/tactilefeedbackdomaincrkeys.h Wed Sep 01 12:23:25 2010 +0100
@@ -58,13 +58,11 @@
* Possible values are:
* Valid path to IVT file.
*
-* Default value: "z:\\private\\10003B20\\10.1_TactileFeedbackLevel*_A.ivt"
+* Default value: "z:\\private\\10003B20\\9.2_TactileFeedbackLevel*_A.ivt"
**/
const TUint32 KTactileHapticsLevel1IVTFile = 0x00000015;
const TUint32 KTactileHapticsLevel2IVTFile = 0x00000016;
const TUint32 KTactileHapticsLevel3IVTFile = 0x00000017;
-const TUint32 KTactileHapticsLevel4IVTFile = 0x00000018;
-const TUint32 KTactileHapticsLevel5IVTFile = 0x00000019;
/**
* Number of steps used to adjust vibra feedback strength
@@ -74,7 +72,7 @@
*
* Default value: 10
**/
-const TUint32 KTactileFeedbackVibraLevels = 0x0000001a;
+const TUint32 KTactileFeedbackVibraLevels = 0x00000018;
/**
* Number of steps used to adjust audio feedback volume
@@ -84,7 +82,7 @@
*
* Default value: 3
**/
-const TUint32 KTactileFeedbackAudioLevels = 0x0000001b;
+const TUint32 KTactileFeedbackAudioLevels = 0x00000019;
#endif // TACTILEFEEDBACKDOMAINCRKEYS_H