Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
Updating linux wxglade example according to this new plugin design
To generate message.pot file:
python mki18n.py -p --domain=Beremiz
To generate .mo files for all languages:
python mki18n.py -m --moTarget=../locale --domain=Beremiz