blob: 30f7d81dd2b4c52befa402f587cd8285f95dbd28 (
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="Buffer"/>
<Id data="Buffer"/>
<Description data="Logical Buffer Gate"/>
<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="15" y="0"/>
<KivioConnectorTarget x="7.5" y="25"/>
<KivioConnectorTarget x="15" y="25"/>
<KivioConnectorTarget x="22.5" y="25"/>
<Dimensions w="30" h="25" defaultAspect="1"/>
<KivioShape type="Polygon" name="Buffer">
<KivioPoint x="15" y="0"/>
<KivioPoint x="30" y="25"/>
<KivioPoint x="0" y="25"/>
</KivioShape>
<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="30" h="25" />
</KivioShapeStencil>
|