S1 not S2 for !addincludedir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2416 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
b9ae378533
commit
daba7d0e80
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ This command will include 'file' as if it was part of the original script. Note
|
||||||
|
|
||||||
Adds another include directory to the include directories list. This list is searched when !include is used. This list's initial value is $\{NSISDIR\}\\Include alone.
|
Adds another include directory to the include directories list. This list is searched when !include is used. This list's initial value is $\{NSISDIR\}\\Include alone.
|
||||||
|
|
||||||
\S2{addplugindir} !addplugindir
|
\S1{addplugindir} !addplugindir
|
||||||
|
|
||||||
\c directory
|
\c directory
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue