camerauis/cameraapp/generic/data/resource_inc/CamStillCaptureViewMode.ra
branchRCL_3
changeset 12 8c55c525d5d7
parent 0 1ddebce53859
child 20 38fb6f7eacd5
equal deleted inserted replaced
11:792dfc98fb3b 12:8c55c525d5d7
   235             {
   235             {
   236             command = ECamCmdShareOnOvi;
   236             command = ECamCmdShareOnOvi;
   237             // AIW provider fills the menu item title.
   237             // AIW provider fills the menu item title.
   238             // No submenu, only 1 provider acccepted.
   238             // No submenu, only 1 provider acccepted.
   239             txt     = "";
   239             txt     = "";
       
   240             },
       
   241         MENU_ITEM // SHARE_AIW
       
   242             {
       
   243             command = KAiwCmdView;
       
   244             // AIW provider fills the menu item title.
       
   245             // No submenu, only 1 provider acccepted.
       
   246             txt     = "";
   240             },       
   247             },       
   241         MENU_ITEM
   248         MENU_ITEM
   242             {
   249             {
   243             command = EAknCmdHelp;
   250             command = EAknCmdHelp;
   244             txt = qtn_options_help;
   251             txt = qtn_options_help;