targets/Xenomai/XSD
author Edouard Tisserant
Wed, 25 May 2022 09:55:36 +0200
changeset 3487 efa45e7cb04b
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: fix dropdown widget in case it is used as language selection widget

global i18n definitions changed but widget wasn't updated accordingly.

                  <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>