From c5a9da7593b9c72c7c1349cf6e432672c7e0e1eb Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 8 Nov 2010 11:15:56 +0100 Subject: some left out from build system cleanup + re-enable plugin-tray and disable xtray, tray icon is fixed in gtk head --- build/xchat-wdk.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/xchat-wdk.iss') diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss index 230441ac..a2550b09 100644 --- a/build/xchat-wdk.iss +++ b/build/xchat-wdk.iss @@ -222,9 +222,9 @@ Source: "plugins\xcperl-512.dll.x64"; DestDir: "{app}\plugins"; DestName: "xcper -Source: "plugins\xtray.dll"; DestDir: "{app}\plugins"; Components: libs; Tasks: x86 +;Source: "plugins\xtray.dll"; DestDir: "{app}\plugins"; Components: libs; Tasks: x86 ; and xtray -Source: "plugins\xtray.dll.x64"; DestDir: "{app}\plugins"; DestName: "xtray.dll"; Components: libs; Tasks: x64 +;Source: "plugins\xtray.dll.x64"; DestDir: "{app}\plugins"; DestName: "xtray.dll"; Components: libs; Tasks: x64 ; and xtray [Icons] -- cgit 1.4.1