pushmtm/Data/PushMtmUi.rss
branchRCL_3
changeset 34 5dedbccec665
parent 25 92a061761a7b
equal deleted inserted replaced
33:dbd79466b1ed 34:5dedbccec665
    18 
    18 
    19 
    19 
    20 NAME PMTM
    20 NAME PMTM
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 
    23 #include <browser_platform_variant.hrh>
    24 #include "PushMtmCommands.hrh"
    24 #include "PushMtmCommands.hrh"
    25 #include "PushMtmUi.hrh"
    25 #include "PushMtmUi.hrh"
    26 #include <pushmtmui.loc>
    26 #include <pushmtmui.loc>
    27 #include <eikon.rh>
    27 #include <eikon.rh>
    28 #include <uikon.rh>
    28 #include <uikon.rh>
    33 #include <mtud.rh>
    33 #include <mtud.rh>
    34 #include <MTMExtendedCapabilities.hrh>
    34 #include <MTMExtendedCapabilities.hrh>
    35 #include <bldvariant.hrh>
    35 #include <bldvariant.hrh>
    36 #include <Muiu.mbg>
    36 #include <Muiu.mbg>
    37 
    37 
       
    38 
    38 //  RESOURCE DEFINITIONS 
    39 //  RESOURCE DEFINITIONS 
    39 
    40 
    40 RESOURCE RSS_SIGNATURE { }
    41 RESOURCE RSS_SIGNATURE { }
    41 
    42 
    42 //=============================================================================
    43 //=============================================================================
   107         {
   108         {
   108         MENU_ITEM
   109         MENU_ITEM
   109             {
   110             {
   110             command = EPushSettingsDialogCmdChange;
   111             command = EPushSettingsDialogCmdChange;
   111             txt = qtn_mce_settings_change;
   112             txt = qtn_mce_settings_change;
       
   113 #ifdef BRDO_SINGLE_CLICK_ENABLED_FF    
       
   114             flags = EEikMenuItemAction;
       
   115 #endif         
   112             },
   116             },
   113 #ifdef __SERIES60_HELP
   117 #ifdef __SERIES60_HELP
   114         MENU_ITEM
   118         MENU_ITEM
   115             {
   119             {
   116             command = EPushSettingsDialogCmdHelp;
   120             command = EPushSettingsDialogCmdHelp;