beremiz

PY2 specific fix: disable translation.
py2compat
22 months ago, Edouard Tisserant
b67a88003c0e
PY2 specific fix: disable translation.

SVGHMI build is broken when windows language use coma as a decimal point.
Didn't find the way to just change just decimal point locale setting with wxPython 3.x.
No way either to use XSLT format-number, since it produces only fixed decimal point numbers.
# those files are used in runtime
# licensed according to LGPL, see COPYING.runtime
images/icostop24.png
images/icoplay24.png
images/brz.png
util/__init__.py
util/paths.py
runtime/WampClient.py
runtime/PLCObject.py
runtime/NevowServer.py
runtime/webinterface.js
runtime/webinterface.css
runtime/__init__.py
runtime/ServicePublisher.py
runtime/typemapping.py
runtime/loglevels.py
Beremiz_service.py
version.py