diff options
Diffstat (limited to 'build/xchat-wdk.iss')
-rw-r--r-- | build/xchat-wdk.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss index 9c28907b..1e46f30e 100644 --- a/build/xchat-wdk.iss +++ b/build/xchat-wdk.iss @@ -41,7 +41,7 @@ Name: "spelling"; Description: "Spelling Library"; Types: full custom Name: "spelling\dict"; Description: "Dictionaries"; Types: full custom Name: "plugins"; Description: "Plugins"; Types: full custom Name: "plugins\ewc"; Description: "EasyWinampControl"; Types: full custom -Name: "plugins\upd"; Description: "XChat-WDK Update Checker"; Types: normal full custom +Name: "plugins\upd"; Description: "Update Checker"; Types: normal full custom Name: "plugins\xdcc"; Description: "XDCC"; Types: full custom Name: "langs"; Description: "Language Interfaces"; Types: full custom Name: "langs\lua"; Description: "Lua"; Types: full custom |