InitPluginsDir now causes to Init___PluginsDir to always get added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1835 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
027f9448e5
commit
f4f390fb01
3 changed files with 6 additions and 4 deletions
|
@ -197,7 +197,7 @@ enum
|
|||
TOK_SECTIONGETFLAGS,
|
||||
TOK_SETSHELLVARCONTEXT,
|
||||
TOK_PLUGINDIR,
|
||||
TOK_INITPLUGINDIR,
|
||||
TOK_INITPLUGINSDIR,
|
||||
TOK_CREATEFONT,
|
||||
TOK_SHOWWINDOW,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue