Added \R{ref}{name} for named references
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2315 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
96eb3b0537
commit
8a97b60b30
19 changed files with 45 additions and 36 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
\S2{initpluginsdir} InitPluginsDir
|
||||
|
||||
Initializes the plugins dir ($PLUGINSDIR, see \k{var2}) if not initialized already.
|
||||
Initializes the plugins dir (\R{var2}{$PLUGINSDIR}) if not already initialized.
|
||||
|
||||
\S2{setshellvarcontext} SetShellVarContext
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue