--- a/profilesservices/ProfileEngine/group/ProfileEng.rss Tue Aug 31 15:29:50 2010 +0300
+++ b/profilesservices/ProfileEngine/group/ProfileEng.rss Wed Sep 01 12:20:44 2010 +0100
@@ -25,8 +25,8 @@
#include <eikon.rh>
#include <bldvariant.hrh>
#include "Profile.hrh"
-#include "ProfileEng.rh"
-#include "ProfileEng.hrh"
+#include <ProfileEng.rh>
+#include <ProfileEng.hrh>
#include <Profile.loc>
// CONSTANTS
@@ -187,6 +187,11 @@
},
PROFILE_SETTING
{
+ id = EProfileSettingIdEmailVibra;
+ key_type = EProfileSettingKeyTypeInt;
+ },
+ PROFILE_SETTING
+ {
id = EProfileSettingIdTactileFeedback;
key_type = EProfileSettingKeyTypeInt;
},