Laurent@1383: <?xml version='1.0' encoding='utf-8'?> Laurent@1383: <PyFile xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> Laurent@1383: <variables/> Laurent@1383: <globals> andrej@1546: <xhtml:p><![CDATA[ andrej@1546: /* andrej@1546: Web interface is build as SVG file in Inkscape. andrej@1546: To edit SVG file click 'Inkscape' button on the toolbar above. andrej@1546: andrej@1546: Inkscape is a free and open-source vector graphics editor. andrej@1546: It's not part of Beremiz and needs to be installed separately. andrej@1546: */ andrej@1546: andrej@1546: ]]></xhtml:p> Laurent@1383: </globals> Laurent@1383: <init> andrej@1546: <xhtml:p><![CDATA[ andrej@1546: ]]></xhtml:p> Laurent@1383: </init> Laurent@1383: <cleanup> andrej@1546: <xhtml:p><![CDATA[ andrej@1546: ]]></xhtml:p> Laurent@1383: </cleanup> Laurent@1383: <start> andrej@1546: <xhtml:p><![CDATA[ andrej@1546: ]]></xhtml:p> Laurent@1383: </start> Laurent@1383: <stop> andrej@1546: <xhtml:p><![CDATA[ andrej@1546: ]]></xhtml:p> Laurent@1383: </stop> Laurent@1383: </PyFile>