targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 01 Dec 2016 18:30:34 +0300
changeset 1587 b1be42401522
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
add i18n to PLC status

Extra strings are added to the code to make mki18n.py to find these
strings in source files and put them into i18n/messages.pot.

                  <xsd:element name="Xenomai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
                    </xsd:complexType>
                  </xsd:element>