camerauis/cameraapp/generic/data/resource_inc/CamVideoCaptureViewMode.ra
branchRCL_3
changeset 12 8c55c525d5d7
parent 0 1ddebce53859
child 20 38fb6f7eacd5
equal deleted inserted replaced
11:792dfc98fb3b 12:8c55c525d5d7
   561             txt = qtn_lcam_options_send_to_call;
   561             txt = qtn_lcam_options_send_to_call;
   562             },
   562             },
   563         MENU_ITEM
   563         MENU_ITEM
   564             {
   564             {
   565             command = ECamCmdShareOnOvi;
   565             command = ECamCmdShareOnOvi;
       
   566             // AIW provider fills the menu item title.
       
   567             // No submenu, only 1 provider acccepted.
       
   568             txt     = "";
       
   569             },
       
   570         MENU_ITEM // SHARE_AIW
       
   571             {
       
   572             command = KAiwCmdView;
   566             // AIW provider fills the menu item title.
   573             // AIW provider fills the menu item title.
   567             // No submenu, only 1 provider acccepted.
   574             // No submenu, only 1 provider acccepted.
   568             txt     = "";
   575             txt     = "";
   569             },
   576             },
   570         MENU_ITEM
   577         MENU_ITEM