summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-05-02 14:32:47 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-05-02 14:32:47 +0200
commit882038b31a9d4ad0685173c29902069dd910b4af (patch)
tree60494533328e4978f3a545596c50636066bf3704
parentc71cbdd78c1bad0b1d4d15662e58467a22b0c308 (diff)
add gtk l10n to the installer
-rw-r--r--build/release-x64.bat1
-rw-r--r--build/release-x86.bat1
2 files changed, 2 insertions, 0 deletions
diff --git a/build/release-x64.bat b/build/release-x64.bat
index 0ae5f83a..406b7e13 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -38,3 +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
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 9e8df996..9548a7bd 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -38,3 +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