appinstaller/AppMngr2/GSSettingsPlugin/data/appmngr2gssettingspluginrsc.rss
branchRCL_3
changeset 13 0817e13c927e
parent 0 ba25891c3a9e
child 24 5cc91383ab1e
equal deleted inserted replaced
12:7ca52d38f8c3 13:0817e13c927e
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 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".
    62         {
    62         {
    63         MENU_ITEM
    63         MENU_ITEM
    64             {
    64             {
    65             command = EAppMngr2CmdChange;
    65             command = EAppMngr2CmdChange;
    66             txt = qtn_options_change;
    66             txt = qtn_options_change;
    67             flags = EEikMenuItemSpecific;
    67             flags = EEikMenuItemAction;
    68             },
    68             },
    69         MENU_ITEM
    69         MENU_ITEM
    70             {
    70             {
    71             command = EAknCmdHelp;
    71             command = EAknCmdHelp;
    72             txt = qtn_options_help;
    72             txt = qtn_options_help;