beremiz
Clone
Summary
Browse
Changes
Graph
fix copying elements with non-latin content like comment element, or
2016-04-27, Andrey Skvortsov
5ecb16be9a3c
fix copying elements with non-latin content like comment element, or
variables with description in non-latin character set
before any non-latin text was converted after copying to strings like 'Это...'
<HTML>
<BODY>
<CENTER>
<IMG SRC="../images/aboutlogo.png">
<BR><BR>
<font size="3">The PLCopen Editor saves and loads XML projects,<BR>accordingly to PLCopen TC6-XML Schemes.</font>
<BR><BR>
More informations on :
<a href="http://www.beremiz.org/">http://www.beremiz.org/</a>
<BR><BR>
</CENTER>
</BODY>
</HTML>