summary refs log tree commit diff stats
path: root/build
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-12 08:22:46 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-12 08:22:46 +0200
commit8eeaf106136ba3143c1f1632a997d41e2476d0ce (patch)
tree2f208d345d033c48dba38c08a3b6ffef21d42cba /build
parent757688cbf97dc2ad13c8dd9250b943a2af57a8c2 (diff)
even more cosmetics
Diffstat (limited to 'build')
-rw-r--r--build/xchat-wdk-x64.iss2
-rw-r--r--build/xchat-wdk-x86.iss2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/xchat-wdk-x64.iss b/build/xchat-wdk-x64.iss
index 582a4cf2..79cf7e66 100644
--- a/build/xchat-wdk-x64.iss
+++ b/build/xchat-wdk-x64.iss
@@ -33,7 +33,7 @@ Name: "custom"; Description: "Custom Installation"; Flags: iscustom
 Name: "xchat"; Description: "XChat-WDK"; Types: normal full custom; Flags: fixed

 Name: "translations"; Description: "Translations"; Types: normal full custom

 Name: "plugins"; Description: "Language Interfaces"; Types: full custom

-Name: "plugins\lua"; Description: "Lua (experimental; needs Lua-WDK 5.14)"; Types: full custom

+Name: "plugins\lua"; Description: "Lua (experimental; needs Lua-WDK 5.1.4)"; Types: full custom

 Name: "plugins\perl"; Description: "Perl (needs ActivePerl 5.10)"; Types: full custom

 Name: "plugins\python"; Description: "Python (needs ActivePython 2.6)"; Types: full custom

 Name: "plugins\tcl"; Description: "Tcl (needs ActiveTcl 8.5)"; Types: full custom

diff --git a/build/xchat-wdk-x86.iss b/build/xchat-wdk-x86.iss
index 802e53b6..94b6a027 100644
--- a/build/xchat-wdk-x86.iss
+++ b/build/xchat-wdk-x86.iss
@@ -32,7 +32,7 @@ Name: "custom"; Description: "Custom Installation"; Flags: iscustom
 Name: "xchat"; Description: "XChat-WDK"; Types: normal full custom; Flags: fixed

 Name: "translations"; Description: "Translations"; Types: normal full custom

 Name: "plugins"; Description: "Language Interfaces"; Types: full custom

-Name: "plugins\lua"; Description: "Lua (experimental; needs Lua-WDK 5.14)"; Types: full custom

+Name: "plugins\lua"; Description: "Lua (experimental; needs Lua-WDK 5.1.4)"; Types: full custom

 Name: "plugins\perl"; Description: "Perl (needs ActivePerl 5.10)"; Types: full custom

 Name: "plugins\python"; Description: "Python (needs ActivePython 2.6)"; Types: full custom

 Name: "plugins\tcl"; Description: "Tcl (needs ActiveTcl 8.5)"; Types: full custom