From 8362bf63dea22bbf6736609b0f49c152f975eb63 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 20 Jan 2010 01:29:50 +0000 Subject: Added old abandoned KDE3 version of koffice git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../Flowcharting/BasicFlowcharting/Process.sml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.sml (limited to 'kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.sml') diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.sml new file mode 100644 index 00000000..94d129ac --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.sml @@ -0,0 +1,25 @@ + + + + + + <Id data="Process"/> + <Description data="Basic flowcharting process shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="lndshark@speakeasy.net"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Rectangle" name="Process" x="0.0" y="0.0" w="72.0" h="54.0"/> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0"/> +</KivioShapeStencil> -- cgit v1.2.1