blob: 5aa67ed14a91ebf87e0c53d74e89c04d0f8d0634 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
<?xml version="1.0"?>
<KivioShapeStencil creator="Kate">
<KivioSMLStencilSpawnerInfo>
<Author data="Kristof Borrey"/>
<Id data="Belgium"/>
<Description data="Belgium"/>
<Title data="Belgium"/>
<Version data="0.1"/>
<Web data="www.koffice.org"/>
<Email data="borrey@kde.org"/>
<Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<Dimensions w="83.450" h="50.100" defaultAspect="0.75"/>
<KivioShape type="Polygon" name="Polygon1">
<KivioPoint x="0.050" y="0.050"/>
<KivioPoint x="27.850" y="0.050"/>
<KivioPoint x="27.850" y="50.050"/>
<KivioPoint x="0.050" y="50.050"/>
<KivioPoint x="0.050" y="0.050"/>
<KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" />
<KivioFillStyle colorStyle="1" color="#000000" />
</KivioShape>
<KivioShape type="Polygon" name="Polygon2">
<KivioPoint x="27.850" y="0.050"/>
<KivioPoint x="55.650" y="0.050"/>
<KivioPoint x="55.650" y="50.050"/>
<KivioPoint x="27.850" y="50.050"/>
<KivioPoint x="27.850" y="0.050"/>
<KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffff00" />
<KivioFillStyle colorStyle="1" color="#ffff00" />
</KivioShape>
<KivioShape type="Polygon" name="Polygon3">
<KivioPoint x="55.650" y="0.050"/>
<KivioPoint x="83.400" y="0.050"/>
<KivioPoint x="83.400" y="50.050"/>
<KivioPoint x="55.650" y="50.050"/>
<KivioPoint x="55.650" y="0.050"/>
<KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" />
<KivioFillStyle colorStyle="1" color="#ff0000" />
</KivioShape>
<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" />
</KivioShapeStencil>
|