tests/traffic_lights/svgui-0@svgui/pyfile.xml
changeset 1546 f1840d27823d
parent 1383 45935812f930
equal deleted inserted replaced
1545:d329cc88d307 1546:f1840d27823d
     1 <?xml version='1.0' encoding='utf-8'?>
     1 <?xml version='1.0' encoding='utf-8'?>
     2 <PyFile xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     2 <PyFile xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     3   <variables/>
     3   <variables/>
     4   <globals>
     4   <globals>
     5     <xhtml:p><![CDATA[]]></xhtml:p>
     5     <xhtml:p><![CDATA[
       
     6 /*
       
     7     Web interface is build as SVG file in Inkscape. 
       
     8     To edit SVG file click 'Inkscape' button on the toolbar above.
       
     9     
       
    10     Inkscape is a free and open-source vector graphics editor. 
       
    11     It's not part of Beremiz and needs to be installed separately.
       
    12 */
       
    13 
       
    14 ]]></xhtml:p>
     6   </globals>
    15   </globals>
     7   <init>
    16   <init>
     8     <xhtml:p><![CDATA[]]></xhtml:p>
    17     <xhtml:p><![CDATA[
       
    18 ]]></xhtml:p>
     9   </init>
    19   </init>
    10   <cleanup>
    20   <cleanup>
    11     <xhtml:p><![CDATA[]]></xhtml:p>
    21     <xhtml:p><![CDATA[
       
    22 ]]></xhtml:p>
    12   </cleanup>
    23   </cleanup>
    13   <start>
    24   <start>
    14     <xhtml:p><![CDATA[]]></xhtml:p>
    25     <xhtml:p><![CDATA[
       
    26 ]]></xhtml:p>
    15   </start>
    27   </start>
    16   <stop>
    28   <stop>
    17     <xhtml:p><![CDATA[]]></xhtml:p>
    29     <xhtml:p><![CDATA[
       
    30 ]]></xhtml:p>
    18   </stop>
    31   </stop>
    19 </PyFile>
    32 </PyFile>