camerauis/cameraapp/generic/data/resource_inc/CamBurstCapture.ra
branchRCL_3
changeset 10 8c55c525d5d7
parent 0 1ddebce53859
child 13 38fb6f7eacd5
equal deleted inserted replaced
9:792dfc98fb3b 10:8c55c525d5d7
   913             command = ECamCmdShareOnOvi;
   913             command = ECamCmdShareOnOvi;
   914             // AIW provider fills the menu item title.
   914             // AIW provider fills the menu item title.
   915             // No submenu, only 1 provider acccepted.
   915             // No submenu, only 1 provider acccepted.
   916             txt     = "";
   916             txt     = "";
   917             },
   917             },
       
   918         MENU_ITEM // SHARE_AIW
       
   919             {
       
   920             command = KAiwCmdView;
       
   921             // AIW provider fills the menu item title.
       
   922             // No submenu, only 1 provider acccepted.
       
   923             txt     = "";
       
   924             },
   918         MENU_ITEM
   925         MENU_ITEM
   919             {
   926             {
   920             command = ECamCmdPhotos;
   927             command = ECamCmdPhotos;
   921             txt = qtn_lcam_options_go_to_photos;
   928             txt = qtn_lcam_options_go_to_photos;
   922             },
   929             },