blob: 0a4c72684ee23d0eff7c10607ecb449faf3e06aa (
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
|
<?xml version="1.0"?>
<KivioShapeStencil creator="vi">
<KivioSMLStencilSpawnerInfo>
<Author data="Joerg de la Haye"/>
<Title data="call"/>
<Id data="call"/>
<Description data="call"/>
<Version data="0.1"/>
<Web data=""/>
<Email data="[email protected]"/>
<Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<Dimensions w="260.0" h="40.0"/>
<KivioShape type="Rectangle" name="call" x="0.0" y="0.0" w="260.0" h="40.0"/>
<KivioShape type="LineArray" name="Separator">
<Line x1="15.0" y1="5.0" x2="15.0" y2="35.0"/>
<Line x1="245.0" y1="5.0" x2="245.0" y2="35.0"/>
</KivioShape>
<KivioShape type="TextBox" name="Text" x="20.0" y="2.0" w="220.0" h="36.0"/>
</KivioShapeStencil>
|