[chronojump] Fixed translations on windows (but MonoPosixHelper not found)
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fixed translations on windows (but MonoPosixHelper not found)
- Date: Tue, 17 Mar 2015 17:16:49 +0000 (UTC)
commit 450989721ecff92bfd04b03292f338b190f970fc
Author: Windows Build <windows chronojump org>
Date: Tue Mar 17 18:03:45 2015 +0100
Fixed translations on windows (but MonoPosixHelper not found)
win32/Makefile.am | 2 +-
win32/deps/bin/MonoPosixHelper.dll | Bin 0 -> 1752518 bytes
win32/deps/bin/libglade-2.0-0.dll | Bin 168833 -> 0 bytes
3 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/Makefile.am b/win32/Makefile.am
index 60f0492..27948fa 100644
--- a/win32/Makefile.am
+++ b/win32/Makefile.am
@@ -1,6 +1,6 @@
deploy:
python deploy_win32.py
- cp -r deps/* dist/ #this will copy also the old libglade that correctly translates gui
+ cp -r deps/* dist/
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/MonoPosixHelper.dll b/win32/deps/bin/MonoPosixHelper.dll
new file mode 100644
index 0000000..1c62231
Binary files /dev/null and b/win32/deps/bin/MonoPosixHelper.dll differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]