mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-26 11:12:19 -05:00
don't "restrict" people to use activestate products
This commit is contained in:
parent
c7fd1a5022
commit
134686d98a
@ -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\upd"; Description: "XChat-WDK Update Checker"; Types: normal full custom
|
||||||
Name: "plugins\xdcc"; Description: "XDCC"; Types: full custom
|
Name: "plugins\xdcc"; Description: "XDCC"; Types: full custom
|
||||||
Name: "langs"; Description: "Language Interfaces"; 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\lua\luawdk"; Description: "Lua-WDK 5.1.4-2"; Types: full custom
|
||||||
Name: "langs\perl"; Description: "Perl (needs ActivePerl)"; Types: full custom
|
Name: "langs\perl"; Description: "Perl"; Types: full custom
|
||||||
Name: "langs\python"; Description: "Python (needs ActivePython 2.6)"; Types: full custom
|
Name: "langs\python"; Description: "Python"; Types: full custom
|
||||||
Name: "langs\tcl"; Description: "Tcl (needs ActiveTcl 8.5)"; Types: full custom
|
Name: "langs\tcl"; Description: "Tcl"; Types: full custom
|
||||||
|
|
||||||
[Tasks]
|
[Tasks]
|
||||||
Name: x86; Description: "x86"; GroupDescription: "XChat-WDK version:"; Flags: exclusive unchecked
|
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: xtray; Description: "X-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive
|
||||||
Name: noxtray; Description: "Plugin-Tray"; GroupDescription: "Tray Icon"; Flags: exclusive unchecked
|
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: perl58; Description: "5.8"; GroupDescription: "Perl version:"; Flags: exclusive unchecked; Components: langs\perl
|
||||||
Name: perl510; Description: "5.10"; GroupDescription: "ActivePerl 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: "ActivePerl version:"; Flags: exclusive; Components: langs\perl
|
Name: perl512; Description: "5.12"; GroupDescription: "Perl version:"; Flags: exclusive; Components: langs\perl
|
||||||
|
|
||||||
[Files]
|
[Files]
|
||||||
Source: "COPYING"; DestDir: "{app}"; Components: libs
|
Source: "COPYING"; DestDir: "{app}"; Components: libs
|
||||||
|
Loading…
Reference in New Issue
Block a user