equal
deleted
inserted
replaced
23 |
23 |
24 // INCLUDES |
24 // INCLUDES |
25 #include <eikon.rh> |
25 #include <eikon.rh> |
26 #include <bldvariant.hrh> |
26 #include <bldvariant.hrh> |
27 #include "Profile.hrh" |
27 #include "Profile.hrh" |
28 #include "ProfileEng.rh" |
28 #include <ProfileEng.rh> |
29 #include "ProfileEng.hrh" |
29 #include <ProfileEng.hrh> |
30 #include <Profile.loc> |
30 #include <Profile.loc> |
31 |
31 |
32 // CONSTANTS |
32 // CONSTANTS |
33 // MACROS |
33 // MACROS |
34 |
34 |
185 id = EProfileSettingIdVibra; |
185 id = EProfileSettingIdVibra; |
186 key_type = EProfileSettingKeyTypeInt; |
186 key_type = EProfileSettingKeyTypeInt; |
187 }, |
187 }, |
188 PROFILE_SETTING |
188 PROFILE_SETTING |
189 { |
189 { |
|
190 id = EProfileSettingIdEmailVibra; |
|
191 key_type = EProfileSettingKeyTypeInt; |
|
192 }, |
|
193 PROFILE_SETTING |
|
194 { |
190 id = EProfileSettingIdTactileFeedback; |
195 id = EProfileSettingIdTactileFeedback; |
191 key_type = EProfileSettingKeyTypeInt; |
196 key_type = EProfileSettingKeyTypeInt; |
192 }, |
197 }, |
193 PROFILE_SETTING |
198 PROFILE_SETTING |
194 { |
199 { |