appinstaller/AppMngr2/GSSettingsPlugin/data/appmngr2gssettingspluginrsc.rss
branchRCL_3
changeset 25 7333d7932ef7
parent 24 5cc91383ab1e
child 26 8b7f4e561641
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
     1 /*
     1 /*
     2 * Copyright (c) 2007-2010 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".
    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 = EEikMenuItemAction;
    67             flags = EEikMenuItemSpecific;
    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;
   229     buf = qtn_am_note_locked_settings;
   229     buf = qtn_am_note_locked_settings;
   230     }
   230     }
   231 
   231 
   232 RESOURCE TBUF r_am_set_ocsp_none
   232 RESOURCE TBUF r_am_set_ocsp_none
   233     {
   233     {
   234     buf = qtn_am_set_ocsp_url_none;
   234     buf = qtn_selec_sett_val_field_none;
   235     } 
   235     } 
   236 
   236