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:
kichik 2002-11-25 20:16:57 +00:00
parent 027f9448e5
commit f4f390fb01
3 changed files with 6 additions and 4 deletions

View file

@ -197,7 +197,7 @@ enum
TOK_SECTIONGETFLAGS,
TOK_SETSHELLVARCONTEXT,
TOK_PLUGINDIR,
TOK_INITPLUGINDIR,
TOK_INITPLUGINSDIR,
TOK_CREATEFONT,
TOK_SHOWWINDOW,