blob: 342a56cb9301e1196f96473431eeab51f2f511ed (
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
|
<?xml version="1.0"?>
<KivioShapeStencil creator="kate">
<KivioSMLStencilSpawnerInfo>
<Author data="Ian Reinhart Geiser"/>
<Title data="Connector"/>
<Id data="Connector"/>
<Description data="Logical Connection Point"/>
<Version data="0.1"/>
<Web data="www.kde.org"/>
<Email data="[email protected]"/>
<Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<KivioConnectorTarget x="2.5" y="5"/>
<KivioConnectorTarget x="2.5" y="0"/>
<KivioConnectorTarget x="0" y="2.5"/>
<KivioConnectorTarget x="5" y="2.5"/>
<Dimensions w="5" h="5" defaultAspect="1"/>
<KivioShape type="Ellipse" name="Connector" x="0" w="5" y="0" h="5">
<KivioFillStyle colorStyle="1" color="#000000"/>
</KivioShape>
<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="5" h="5" />
</KivioShapeStencil>
|