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-05-02 14:45:26 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-05-02 14:45:26 +0200
commit97afdba357e36cddfb393d437d535c3355ba68e6 (patch)
treee85a09253bec5802a2a7df7a6eb0915dfa8ee04b /build/release-x86.bat
parent882038b31a9d4ad0685173c29902069dd910b4af (diff)
fix gtk l10n path
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 9548a7bd..c21602df 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -38,4 +38,4 @@ xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\po\locale %XCHAT_DEST%\locale
-xcopy /S /I %GTK_BIN%\..\share\locale %XCHAT_DEST%\lib\locale
+xcopy /S /I %GTK_BIN%\..\share\locale %XCHAT_DEST%\share\locale