Changeset 1071


Ignore:
Timestamp:
Jul 17, 2008, 12:27:54 PM (17 years ago)
Author:
John Small
Message:

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

File:
1 edited

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
Note: See TracChangeset for help on using the changeset viewer.