Changeset 1071

Show
Ignore:
Timestamp:
07/17/08 12:27:54 (3 months ago)
Author:
jbs
Message:

Corrected a typo on the "Save state" context menu.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3res.rc

    r1068 r1071  
    3434  14 Feb 08 SHL Add settings submenu.  Use new settings submenu definitions 
    3535  14 Jul 08 JBS Ticket 126: Add support for WPS open default & open settings in arccnrs 
     36  17 Jul 08 JBS Corrected a typo on the "Save state" context menu 
    3637 
    3738***********************************************************************/ 
     
    19771978MENU MAIN_SETUPLIST 
    19781979{ 
    1979   MENUITEM "~Save state as name\tCtrl + s",  IDM_SAVEDIRCNRSTATE 
     1980  MENUITEM "S~ave state as name\tCtrl + a",  IDM_SAVEDIRCNRSTATE 
    19801981  MENUITEM "~Delete state name\tCtrl + d",   IDM_DELETEDIRCNRSTATE 
    19811982  MENUITEM "",                        -1,    MIS_SEPARATOR