diff -r 58cebe0861a8 -r 33e86ecbfdb4 profilesservices/ProfileEngine/group/ProfileEng.rss --- a/profilesservices/ProfileEngine/group/ProfileEng.rss Tue Aug 24 10:30:25 2010 +0800 +++ b/profilesservices/ProfileEngine/group/ProfileEng.rss Wed Sep 29 10:45:02 2010 +0800 @@ -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 +*/ }; }