F1 shows docs

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1068 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-09-20 14:52:14 +00:00
parent 3cd3086bcf
commit ed7f3ba094
4 changed files with 18 additions and 8 deletions

View file

@ -93,7 +93,7 @@ BEGIN
POPUP "&Help"
BEGIN
MENUITEM "NSIS Home", IDM_NSISHOME
MENUITEM "Documentation", IDM_DOCS
MENUITEM "Documentation\tF1", IDM_DOCS
MENUITEM SEPARATOR
MENUITEM "About &NSIS", IDM_ABOUTNSIS
MENUITEM "&About MakeNSISW", IDM_ABOUT