Added MRU file list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2806 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f432054bd9
commit
8658fc2a06
6 changed files with 167 additions and 8 deletions
|
@ -70,6 +70,8 @@ BEGIN
|
|||
MENUITEM "&Load Script...\tCtrl+L", IDM_LOADSCRIPT
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "E&xit\tAlt+X", IDM_EXIT
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "", IDM_MRU_FILE
|
||||
END
|
||||
POPUP "&Edit"
|
||||
BEGIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue