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-09-20 09:47:26 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-09-20 09:47:26 +0200
commita04248a8939bd0322ce6af41c250594063f4b342 (patch)
tree3c03ad11c397e8b84568175c527892ccd01cbf69 /build/release-x86.bat
parent41066d081ca777e5955fa3732a6583ae3a8b4ddd (diff)
remove themes from the installer
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index f4bfbb77..61a0282c 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -31,7 +31,6 @@ xcopy /q /s /i %GTK_BIN%\..\lib\gtk-2.0\2.10.0\engines\libpixmap.dll %XCHAT_DEST
 copy %GTK_BIN%\..\lib\gtk-2.0\2.10.0\engines\libwimp.dll %XCHAT_DEST%\lib\gtk-2.0\2.10.0\engines
 xcopy /q /s /i %GTK_BIN%\..\lib\gtk-2.0\modules\libgail.dll %XCHAT_DEST%\lib\gtk-2.0\modules\
 xcopy /q /s /i etc %XCHAT_DEST%\etc
-xcopy /q /s /i themes %XCHAT_DEST%\themes
 copy ..\COPYING %XCHAT_DEST%
 copy %SSL_BIN%\..\LICENSE.OPENSSL %XCHAT_DEST%
 copy %SSL_BIN%\..\LICENSE.ZLIB %XCHAT_DEST%