Set text of help menu to Help.

This commit is contained in:
Steven Edwards 2005-09-23 10:09:29 +00:00 committed by Alexandre Julliard
parent 202166c343
commit 882023b2fa
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ IDM_WINEFILE MENU FIXED IMPURE
MENUITEM "&Refresh\tF5", ID_REFRESH
}
POPUP "&?" {
POPUP "&Help" {
MENUITEM "&Help Topics\tF1", ID_HELP
MENUITEM "Help &Search...\tF1", ID_HELP
MENUITEM "&Using Help\tF1", ID_HELP_USING