camerauis/cameraapp/generic/data/resource_inc/CamVideoCapturePortrait.ra
branchRCL_3
changeset 10 8c55c525d5d7
parent 2 e8773a61782d
child 13 38fb6f7eacd5
--- a/camerauis/cameraapp/generic/data/resource_inc/CamVideoCapturePortrait.ra	Fri Mar 12 15:41:04 2010 +0200
+++ b/camerauis/cameraapp/generic/data/resource_inc/CamVideoCapturePortrait.ra	Mon Mar 15 12:39:00 2010 +0200
@@ -612,6 +612,13 @@
             // No submenu, only 1 provider acccepted.
             txt     = "";
             },
+        MENU_ITEM // SHARE_AIW
+            {
+            command = KAiwCmdView;
+            // AIW provider fills the menu item title.
+            // No submenu, only 1 provider acccepted.
+            txt     = "";
+            },
         MENU_ITEM
             {
             command = ECamCmdRenameVideo;