Added link to developer site
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1359 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8b94e4124e
commit
60e5d6cb1b
5 changed files with 12 additions and 3 deletions
|
@ -91,7 +91,9 @@ BEGIN
|
|||
END
|
||||
POPUP "&Help"
|
||||
BEGIN
|
||||
MENUITEM "NSIS Home", IDM_NSISHOME
|
||||
MENUITEM "NSIS Homepage", IDM_NSISHOME
|
||||
MENUITEM "NSIS Developer Site", IDM_NSISDEV
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Documentation\tF1", IDM_DOCS
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&About MakeNSISW", IDM_ABOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue