presencesettingsui/data/psuigspluginrsc.rss
branchRCL_3
changeset 18 52d91a16fec3
parent 0 c8caa15ef882
child 31 2580314736af
equal deleted inserted replaced
14:de84881f4ac3 18:52d91a16fec3
     1 /*
     1 /*
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-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".
    89             },
    89             },
    90         MENU_ITEM 
    90         MENU_ITEM 
    91             {
    91             {
    92             command = EPSUICmdDelete;
    92             command = EPSUICmdDelete;
    93             txt = qtn_presence_settings_delete;
    93             txt = qtn_presence_settings_delete;
    94             flags = EEikMenuItemSpecific;
       
    95             },
    94             },
    96         MENU_ITEM 
    95         MENU_ITEM 
    97             { 
    96             { 
    98             command = EAknCmdHelp;
    97             command = EAknCmdHelp;
    99             txt = qtn_options_help;
    98             txt = qtn_options_help;