InitPlugin*S*Dir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1640 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
09e7008d83
commit
3519f1fca6
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ static tokenType tokenlist[TOK__LAST] =
|
|||
{TOK_GETCURRENTADDR,"GetCurrentAddress",1,0,"output"},
|
||||
|
||||
{TOK_PLUGINDIR,"PluginDir",1,0,"new_plugin_directory"},
|
||||
{TOK_INITPLUGINDIR,"InitPluginDir",0,0,""}
|
||||
{TOK_INITPLUGINDIR,"InitPluginsDir",0,0,""}
|
||||
};
|
||||
|
||||
void CEXEBuild::print_help(char *commandname)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue