camerauis/cameraapp/generic/common/data/CamStillCaptureCamcorder.ra
branchRCL_3
changeset 12 8c55c525d5d7
parent 0 1ddebce53859
child 20 38fb6f7eacd5
equal deleted inserted replaced
11:792dfc98fb3b 12:8c55c525d5d7
   859 //
   859 //
   860 RESOURCE AVKON_VIEW r_cam_still_post_capture_view_camcorder
   860 RESOURCE AVKON_VIEW r_cam_still_post_capture_view_camcorder
   861     {
   861     {
   862     menubar = r_cam_still_post_capture_menubar_camcorder;
   862     menubar = r_cam_still_post_capture_menubar_camcorder;
   863     cba = r_cam_softkeys_back;
   863     cba = r_cam_softkeys_back;
   864     toolbar = r_cam_still_postcapture_toolbar;
   864     toolbar = r_cam_postcapture_common_toolbar;
   865     }
   865     }
   866 
   866 
   867 // ---------------------------------------------------------
   867 // ---------------------------------------------------------
   868 //   
   868 //   
   869 //   r_cam_still_post_capture_menubar_camcorder
   869 //   r_cam_still_post_capture_menubar_camcorder
   910             cascade = AIW_INTELLIGENT_CASCADE_ID;
   910             cascade = AIW_INTELLIGENT_CASCADE_ID;
   911             },
   911             },
   912         MENU_ITEM
   912         MENU_ITEM
   913             {
   913             {
   914             command = ECamCmdShareOnOvi;
   914             command = ECamCmdShareOnOvi;
       
   915             // AIW provider fills the menu item title.
       
   916             // No submenu, only 1 provider acccepted.
       
   917             txt     = "";
       
   918             },
       
   919         MENU_ITEM // SHARE_AIW
       
   920             {
       
   921             command = KAiwCmdView;
   915             // AIW provider fills the menu item title.
   922             // AIW provider fills the menu item title.
   916             // No submenu, only 1 provider acccepted.
   923             // No submenu, only 1 provider acccepted.
   917             txt     = "";
   924             txt     = "";
   918             },
   925             },
   919         MENU_ITEM
   926         MENU_ITEM