equal
deleted
inserted
replaced
|
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 /* |
|
8 Web interface is build as SVG file in Inkscape. |
|
9 To edit SVG file click 'Inkscape' button on the toolbar above. |
|
10 |
|
11 Inkscape is a free and open-source vector graphics editor. |
|
12 It's not part of Beremiz and needs to be installed separately. |
|
13 */ |
|
14 |
|
15 ]]></xhtml:p> |
|
16 </globals> |
|
17 <init> |
|
18 <xhtml:p><![CDATA[ |
|
19 ]]></xhtml:p> |
|
20 </init> |
|
21 <cleanup> |
|
22 <xhtml:p><![CDATA[ |
|
23 ]]></xhtml:p> |
|
24 </cleanup> |
|
25 <start> |
|
26 <xhtml:p><![CDATA[ |
|
27 ]]></xhtml:p> |
|
28 </start> |
|
29 <stop> |
|
30 <xhtml:p><![CDATA[ |
|
31 ]]></xhtml:p> |
|
32 </stop> |
|
33 </PyFile> |