diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-10-06 21:17:09 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-10-06 21:17:09 +0200 |
commit | 83a80dab2f1636dd0dd3d1eaa14824b1173448af (patch) | |
tree | 8d53fe56b9168f146fdc7b8ef47aa17500e3eb24 /build | |
parent | 93e99d82415e399125f577843ef7f224e477410c (diff) |
shorten plugin name part 2
Diffstat (limited to 'build')
-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 |