summary refs log tree commit diff stats
path: root/build/xchat-wdk.iss
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-10-06 00:47:42 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-06 00:47:42 +0200
commitb4696b18db6d569462e90aceda9e15c1bdaeb5a6 (patch)
tree5dab51612ddcacfe9a14c452821c2276a518c8cc /build/xchat-wdk.iss
parent727e9907f8c49ce5d853d5427e634b657e4ec5fe (diff)
distribute *all* license files with the installer
Diffstat (limited to 'build/xchat-wdk.iss')
-rw-r--r--build/xchat-wdk.iss4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss
index a1927377..9c28907b 100644
--- a/build/xchat-wdk.iss
+++ b/build/xchat-wdk.iss
@@ -67,6 +67,10 @@ Name: perl512; Description: "5.12"; GroupDescription: "Perl version:"; Flags: ex
 Source: "COPYING"; DestDir: "{app}"; Components: libs

 Source: "LICENSE.OPENSSL"; DestDir: "{app}"; Components: libs

 Source: "LICENSE.ZLIB"; DestDir: "{app}"; Components: libs

+Source: "LICENSE.GTK"; DestDir: "{app}"; Components: libs

+Source: "LICENSE.CAIRO"; DestDir: "{app}"; Components: libs

+Source: "LICENSE.LUA"; DestDir: "{app}"; Components: libs

+Source: "LICENSE.ENCHANT"; DestDir: "{app}"; Components: libs

 Source: "portable-mode"; DestDir: "{app}"; Tasks: portable

 Source: "etc\*"; DestDir: "{app}\etc"; Flags: createallsubdirs recursesubdirs; Components: libs

 Source: "locale\*"; DestDir: "{app}\locale"; Flags: createallsubdirs recursesubdirs; Components: translations