tests/traffic_lights/svgui-0@svgui/pyfile.xml
changeset 3359 2c924cf26161
parent 3358 7478d0c0dc1c
child 3360 746e3e3f6537
equal deleted inserted replaced
3358:7478d0c0dc1c 3359:2c924cf26161
     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">
       
     3   <variables/>
       
     4   <globals>
       
     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>
       
    15   </globals>
       
    16   <init>
       
    17     <xhtml:p><![CDATA[
       
    18 ]]></xhtml:p>
       
    19   </init>
       
    20   <cleanup>
       
    21     <xhtml:p><![CDATA[
       
    22 ]]></xhtml:p>
       
    23   </cleanup>
       
    24   <start>
       
    25     <xhtml:p><![CDATA[
       
    26 ]]></xhtml:p>
       
    27   </start>
       
    28   <stop>
       
    29     <xhtml:p><![CDATA[
       
    30 ]]></xhtml:p>
       
    31   </stop>
       
    32 </PyFile>