camerauis/cameraapp/generic/GsCamcorderPlugin/data/gscamerapluginrsc.rss
changeset 1 f5ec9446e5bf
parent 0 1ddebce53859
equal deleted inserted replaced
0:1ddebce53859 1:f5ec9446e5bf
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   262         {
   262         {
   263         MENU_ITEM
   263         MENU_ITEM
   264             { 
   264             { 
   265             command = EAknCmdOpen; 
   265             command = EAknCmdOpen; 
   266             txt = qtn_msk_open; 
   266             txt = qtn_msk_open; 
       
   267             flags = EEikMenuItemAction;
   267             },
   268             },
   268 #ifdef __SERIES60_HELP
   269 #ifdef __SERIES60_HELP
   269         MENU_ITEM
   270         MENU_ITEM
   270             {
   271             {
   271             command = EAknCmdHelp; 
   272             command = EAknCmdHelp;