summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Flowcharting/Logic/connector.sml
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/kiviopart/stencils/Flowcharting/Logic/connector.sml')
-rw-r--r--kivio/kiviopart/stencils/Flowcharting/Logic/connector.sml25
1 files changed, 25 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/connector.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/connector.sml
new file mode 100644
index 00000000..342a56cb
--- /dev/null
+++ b/kivio/kiviopart/stencils/Flowcharting/Logic/connector.sml
@@ -0,0 +1,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> \ No newline at end of file