Changeset 1098


Ignore:
Timestamp:
Jul 31, 2008, 9:03:18 PM (17 years ago)
Author:
John Small
Message:

Added a missing mnemonic and replaced "Mommy make it stop!" with useful text.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3res.dlg

    r1083 r1098  
    3535  19 Jul 08 JBS Ticket 197: Support accelerator keys in setting dialogs.
    3636  20 Jul 08 JBS Ticket 114: Support user-selectable env. strings in Tree container.
     37  31 Jul 08 JBS Added a missing mnemonic and replaced "Mommy make it stop!" with useful text.
    3738
    3839***********************************************************************/
     
    27642765        AUTOCHECKBOX    "~Drag&drop dialog", CFGG_DNDDLG, 122, 104, 106, 10
    27652766        AUTOCHECKBOX    "Default delete ~permanent", CFGG_DEFAULTDELETEPERM, 122,
    2766                         92, 106, 10
    2767         CONTROL         "'Momm~y, make it stop!'", CFGG_NODEAD, 122, 80, 106,
     2767                        92, 126, 10
     2768        CONTROL         "Mouse pointer (~3-state)", CFGG_NODEAD, 122, 80, 126,
    27682769                        10, WC_BUTTON, BS_AUTO3STATE | WS_TABSTOP | WS_VISIBLE
    27692770        AUTOCHECKBOX    "FM/~2 deletes dragged items", CFGG_FM2DELETES, 122,
    27702771                        68, 130, 10
    2771         AUTOCHECKBOX    "Delete = move to trashcan", CFGG_TRASHCAN, 122, 56, 106,
     2772        AUTOCHECKBOX    "Delete = move to ~trashcan", CFGG_TRASHCAN, 122, 56, 126,
    27722773                        10
    27732774        LTEXT           "Command line length:", -1, 122, 44, 60, 10, NOT WS_GROUP
Note: See TracChangeset for help on using the changeset viewer.