bluetoothengine/bthid/bthidkbdsettings/data/BthidResource.rss
changeset 32 19bd632b5100
parent 0 f63038272f30
equal deleted inserted replaced
31:a0ea99b6fa53 32:19bd632b5100
    96         MENU_ITEM 
    96         MENU_ITEM 
    97             { 
    97             { 
    98             command=EBTKeyCmdAppChange;
    98             command=EBTKeyCmdAppChange;
    99             txt = qtn_hid_change;
    99             txt = qtn_hid_change;
   100             },
   100             },
       
   101 #ifdef __SERIES60_HELP
   101         MENU_ITEM 
   102         MENU_ITEM 
   102             { 
   103             { 
   103             command=EBTKeyCmdAppHelp;
   104             command = EBTKeyCmdAppHelp; 
   104             txt = qtn_hid_help;
   105             txt = qtn_options_help; 
   105             },
   106             },
       
   107 #endif
   106         MENU_ITEM 
   108         MENU_ITEM 
   107             {
   109             {
   108             command=EEikCmdExit; 
   110             command=EEikCmdExit; 
   109             txt = qtn_options_exit;
   111             txt = qtn_options_exit;
   110             }
   112             }