profilesservices/ProfileEngine/group/ProfileEng.rss
branchRCL_3
changeset 54 7e0eff37aedb
parent 53 8ee96d21d9bf
child 67 940cad2b4a51
--- 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;
             },