Commit 42337182 authored by Daniel Remenak's avatar Daniel Remenak Committed by Alexandre Julliard

Changed winhelp file->exit accelerator key from "e" to "x".

parent 8e541c8a
......@@ -29,7 +29,7 @@ MAIN_MENU MENU LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
MENUITEM "&Print", MNID_FILE_PRINT
MENUITEM "Printer &setup...", MNID_FILE_SETUP
MENUITEM SEPARATOR
MENUITEM "&Exit", MNID_FILE_EXIT
MENUITEM "E&xit", MNID_FILE_EXIT
}
POPUP "&Edit" {
MENUITEM "&Copy...", MNID_EDIT_COPYDLG
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment