camerauis/cameraapp/generic/data/resource_inc/CamStillCapturePortrait.ra
branchRCL_3
changeset 12 8c55c525d5d7
parent 0 1ddebce53859
child 20 38fb6f7eacd5
equal deleted inserted replaced
11:792dfc98fb3b 12:8c55c525d5d7
   365         MENU_ITEM
   365         MENU_ITEM
   366             {
   366             {
   367             command = KAiwCmdAssign;
   367             command = KAiwCmdAssign;
   368             txt     = qtn_lcam_use_image_postcapture_menu;
   368             txt     = qtn_lcam_use_image_postcapture_menu;
   369             cascade = AIW_INTELLIGENT_CASCADE_ID;
   369             cascade = AIW_INTELLIGENT_CASCADE_ID;
   370             },            
   370             },
   371         MENU_ITEM
   371         MENU_ITEM
   372             {
   372             {
   373             command = ECamCmdShareOnOvi;
   373             command = ECamCmdShareOnOvi;
   374             // AIW provider fills the menu item title.
   374             // AIW provider fills the menu item title.
   375             // No submenu, only 1 provider acccepted.
   375             // No submenu, only 1 provider acccepted.
   376             txt     = "";
   376             txt     = "";
   377             },
   377             },
       
   378         MENU_ITEM // SHARE_AIW
       
   379             {
       
   380             command = KAiwCmdView;
       
   381             // AIW provider fills the menu item title.
       
   382             // No submenu, only 1 provider acccepted.
       
   383             txt     = "";
       
   384             },
   378          MENU_ITEM
   385          MENU_ITEM
   379             {
   386             {
   380             command = ECamCmdRenameImage;
   387             command = ECamCmdRenameImage;
   381             txt = qtn_lcam_cmd_rename_image;
   388             txt = qtn_lcam_cmd_rename_image;
   382             },   
   389             },