summary refs log tree commit diff stats
path: root/build/release-x86.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-30 02:57:48 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-30 02:57:48 +0200
commit8a6409240f47a087097fd617e172ee70db48e6ca (patch)
tree83fa6159c4e5cb5f236c6a1626baeb20d3550614 /build/release-x86.bat
parent2a04adc8832212adba4a7e2173290fa0dc84d5f2 (diff)
re-enable xtray, disable plugin-tray if installed
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 803e988b..17d27193 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -44,6 +44,7 @@ copy ..\plugins\perl\xcperl-512.dll %XCHAT_DEST%\plugins
 copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins
 copy ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins
 copy ..\plugins\xdcc\xcxdcc.dll %XCHAT_DEST%\plugins
+copy ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins
 copy %LUA_BIN%\lua51.dll %XCHAT_DEST%
 xcopy /q /s /i ..\po\locale %XCHAT_DEST%\locale
 xcopy /q /s /i %GTK_BIN%\..\share\locale %XCHAT_DEST%\share\locale