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