util/s60pixelmetrics/pm_mapper.rss
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
   148     {
   148     {
   149     items =
   149     items =
   150         {
   150         {
   151         MENU_ITEM { command = ECmdStartCalculations; txt = "Start calculations"; },
   151         MENU_ITEM { command = ECmdStartCalculations; txt = "Start calculations"; },
   152         MENU_ITEM { command = ECmdSwitchOrientation; txt = "Switch orientation"; },
   152         MENU_ITEM { command = ECmdSwitchOrientation; txt = "Switch orientation"; },
   153         MENU_ITEM { command = ECmdSwitchMirroring;   txt = "Switch mirroring";},
       
   154         MENU_ITEM { command = ECmdStatus;            txt = "Status"; },
   153         MENU_ITEM { command = ECmdStatus;            txt = "Status"; },
   155         MENU_ITEM { command = ECmdSwitchOutput;      txt = "Switch output (file/screen)"; },
   154         MENU_ITEM { command = ECmdSwitchOutput;      txt = "Switch output (file/screen)"; },
   156         MENU_ITEM { command = ECmdCreateHeaderFile;  txt = "Create header file"; },
   155         MENU_ITEM { command = ECmdCreateHeaderFile;  txt = "Create header file"; }
   157         MENU_ITEM { command = ECmdSetAutoMode;       txt = "Switch autoMode";}
       
   158         };
   156         };
   159     }
   157     }
   160 
   158 
   161 
   159 
   162 // End of File
   160 // End of File