diff -r 4868a89ec1e3 -r cae55c3d1f20 profilesservices/ProfileEngine/group/ProfileEng.rss --- a/profilesservices/ProfileEngine/group/ProfileEng.rss Fri Sep 17 08:31:27 2010 +0300 +++ b/profilesservices/ProfileEngine/group/ProfileEng.rss Mon Oct 04 00:35:00 2010 +0300 @@ -62,7 +62,7 @@ naviname = qtn_navi_mode_active_general; titlename = qtn_mode_title_general; }, - PROFILE +/* PROFILE { id = EProfileSilentId; name = qtn_mode_silent; @@ -70,6 +70,7 @@ naviname = qtn_navi_mode_active_silent; titlename = qtn_mode_title_silent; }, +*/ PROFILE { id = EProfileMeetingId; @@ -77,7 +78,9 @@ shortname = qtn_navi_mode_meeting; naviname = qtn_navi_mode_active_meeting; titlename = qtn_mode_title_meeting; - }, + } +/* + , PROFILE { id = EProfileOutdoorId; @@ -115,7 +118,8 @@ naviname = qtn_navi_mode_active_drive; titlename = qtn_mode_title_drive; } -#endif +#endif +*/ }; }