XDMSettingsUI/data/XDMPluginRsc.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) 2005-2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-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".
    94             },
    94             },
    95         MENU_ITEM
    95         MENU_ITEM
    96             { 
    96             { 
    97             command = EGSXDMPluginCmdDelete;
    97             command = EGSXDMPluginCmdDelete;
    98             txt = qtn_xdm_options_delete;
    98             txt = qtn_xdm_options_delete;
    99             flags = EEikMenuItemSpecific;
       
   100             },
    99             },
   101         MENU_ITEM 
   100         MENU_ITEM 
   102             { 
   101             { 
   103             command = EAknCmdHelp;
   102             command = EAknCmdHelp;
   104             txt = qtn_options_help;
   103             txt = qtn_options_help;