targets/Generic/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 29 Jun 2018 15:36:34 +0300
changeset 2239 813792f22527
parent 1387 435965ca8b63
permissions -rwxr-xr-x
Make information about translation to be in unicode

This is necessary because some translator's names contains non-ASCII
characters and they are not handled properly in about dialog on Windows

                  <xsd:element name="Generic">
                    <xsd:complexType>
                      %(toolchain_makefile)s
                    </xsd:complexType>
                  </xsd:element>