[chronojump] Fixed translation on Windows using old libglade. Big moment!.
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fixed translation on Windows using old libglade. Big moment!.
- Date: Thu, 6 Nov 2014 11:25:42 +0000 (UTC)
commit aaa0b4744969fc3ddbbb0d0246ff99ab71a21e70
Author: Windows Build <windows chronojump org>
Date: Thu Nov 6 12:24:47 2014 +0100
Fixed translation on Windows using old libglade. Big moment!.
win32/Makefile.am | 2 +-
win32/deps/bin/libglade-2.0-0.dll | Bin 0 -> 168833 bytes
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/Makefile.am b/win32/Makefile.am
index 79bf6c1..34f6f93 100644
--- a/win32/Makefile.am
+++ b/win32/Makefile.am
@@ -1,6 +1,6 @@
deploy:
python deploy_win32.py
- cp -r deps/* dist/
+ cp -r deps/* dist/ #this will copy also the old libglade that correctly translates gui
python ../encoder/setup-pyserial_pyper_windows.py install
python ../encoder/setup-pyserial_pyper_windows.py py2exe -d "dist/bin/encoder"
cd ../chronopic-firmware/chronopic-firmwarecord/; python setup.py -d "dist/bin"
diff --git a/win32/deps/bin/libglade-2.0-0.dll b/win32/deps/bin/libglade-2.0-0.dll
new file mode 100644
index 0000000..de67839
Binary files /dev/null and b/win32/deps/bin/libglade-2.0-0.dll differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]