From 134686d98a0212ac9101b37d680c1ad116304326 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 4 Oct 2010 22:52:11 +0200 Subject: [PATCH] don't "restrict" people to use activestate products --- build/xchat-wdk.iss | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss index 924639d0..6c2716ef 100644 --- a/build/xchat-wdk.iss +++ b/build/xchat-wdk.iss @@ -44,11 +44,11 @@ Name: "plugins\ewc"; Description: "EasyWinampControl"; Types: full custom Name: "plugins\upd"; Description: "XChat-WDK 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 (experimental)"; Types: full custom +Name: "langs\lua"; Description: "Lua"; Types: full custom Name: "langs\lua\luawdk"; Description: "Lua-WDK 5.1.4-2"; Types: full custom -Name: "langs\perl"; Description: "Perl (needs ActivePerl)"; Types: full custom -Name: "langs\python"; Description: "Python (needs ActivePython 2.6)"; Types: full custom -Name: "langs\tcl"; Description: "Tcl (needs ActiveTcl 8.5)"; Types: full custom +Name: "langs\perl"; Description: "Perl"; Types: full custom +Name: "langs\python"; Description: "Python"; Types: full custom +Name: "langs\tcl"; Description: "Tcl"; Types: full custom [Tasks] Name: x86; Description: "x86"; GroupDescription: "XChat-WDK version:"; Flags: exclusive unchecked @@ -59,9 +59,9 @@ Name: portable; Description: "Yes"; GroupDescription: "Portable Install (no Regi Name: xtray; Description: "X-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive Name: noxtray; Description: "Plugin-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive unchecked -Name: perl58; Description: "5.8"; GroupDescription: "ActivePerl version:"; Flags: exclusive unchecked; Components: langs\perl -Name: perl510; Description: "5.10"; GroupDescription: "ActivePerl version:"; Flags: exclusive unchecked; Components: langs\perl -Name: perl512; Description: "5.12"; GroupDescription: "ActivePerl version:"; Flags: exclusive; Components: langs\perl +Name: perl58; Description: "5.8"; GroupDescription: "Perl version:"; Flags: exclusive unchecked; Components: langs\perl +Name: perl510; Description: "5.10"; GroupDescription: "Perl version:"; Flags: exclusive unchecked; Components: langs\perl +Name: perl512; Description: "5.12"; GroupDescription: "Perl version:"; Flags: exclusive; Components: langs\perl [Files] Source: "COPYING"; DestDir: "{app}"; Components: libs