summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Dia/Contact
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/kiviopart/stencils/Dia/Contact')
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/Makefile.am43
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/c_if.shape23
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/c_if.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/c_ifnot.shape25
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/c_ifnot.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/c_lamp.shape25
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/c_lamp.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/c_relay.shape26
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/c_relay.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/desc5
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/icon.xpm22
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_if.shape25
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_if.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_ifnot.shape26
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_ifnot.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_out.shape27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_out.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outj.shape30
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outj.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outnot.shape28
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outnot.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outr.shape33
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outr.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outrcep.shape30
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outrcep.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outs.shape33
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_outs.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_sout.shape35
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_sout.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_soutnot.shape34
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_soutnot.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_soutr.shape40
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_soutr.xpm27
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_souts.shape39
-rw-r--r--kivio/kiviopart/stencils/Dia/Contact/l_souts.xpm27
35 files changed, 981 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Contact/Makefile.am b/kivio/kiviopart/stencils/Dia/Contact/Makefile.am
new file mode 100644
index 00000000..c7f9aadc
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/Makefile.am
@@ -0,0 +1,43 @@
+contactdir = $(kde_datadir)/kivio/stencils/Dia/Contact
+
+SHAPES = \
+ c_ifnot.shape \
+ c_ifnot.xpm \
+ c_if.shape \
+ c_if.xpm \
+ c_lamp.shape \
+ c_lamp.xpm \
+ c_relay.shape \
+ c_relay.xpm \
+ l_if.shape \
+ l_if.xpm \
+ l_ifnot.shape \
+ l_ifnot.xpm \
+ l_out.shape \
+ l_out.xpm \
+ l_outnot.shape \
+ l_outnot.xpm \
+ l_outr.shape \
+ l_outr.xpm \
+ l_outs.shape \
+ l_outs.xpm \
+ l_outj.shape \
+ l_outj.xpm \
+ l_outrcep.shape \
+ l_outrcep.xpm \
+ l_sout.shape \
+ l_sout.xpm \
+ l_soutnot.shape \
+ l_soutnot.xpm \
+ l_soutr.shape \
+ l_soutr.xpm \
+ l_souts.shape \
+ l_souts.xpm
+
+
+EXTRA_DIST = $(SHAPES)\
+ desc icon.xpm
+
+contact_DATA = $(SHAPES)\
+ desc icon.xpm
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_if.shape b/kivio/kiviopart/stencils/Dia/Contact/c_if.shape
new file mode 100644
index 00000000..57cdbdb7
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/c_if.shape
@@ -0,0 +1,23 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Contact - if</name> <!-- XXX - OBSOLETE -->
+ <description>if</description>
+ <icon>c_if.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y=".5" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0" />
+ <svg:polyline points="-1,1 1,0 2,0 "/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_if.xpm b/kivio/kiviopart/stencils/Dia/Contact/c_if.xpm
new file mode 100644
index 00000000..dadc8551
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/c_if.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * c_if_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . ",
+" . ",
+" . . ",
+" .. ",
+" . . ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ........ ..... ",
+" .. ",
+" .. ",
+" .... ",
+" .. ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.shape b/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.shape
new file mode 100644
index 00000000..d8ae4d62
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.shape
@@ -0,0 +1,25 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Contact - ifnot</name> <!-- XXX - OBSOLETE -->
+ <description>if not</description>
+ <icon>c_ifnot.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="-.5" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0 -.75,-.875" />
+ <svg:polyline points="-1,-1 1,0 2,0 "/>
+ <svg:line x1="-.5" y1="-2.2" x2=".5" y2="-2.2"
+ svg:style="stroke-width:.05"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.xpm b/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.xpm
new file mode 100644
index 00000000..0b2470b9
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * c_ifnot_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ..... ",
+" ",
+" . ",
+" . ",
+" . . ",
+" .. ",
+" . . ",
+" ",
+" ",
+" ... ",
+" . .. ",
+" . .. ",
+" . .. ",
+" ........ ..... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_lamp.shape b/kivio/kiviopart/stencils/Dia/Contact/c_lamp.shape
new file mode 100644
index 00000000..15cc5257
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/c_lamp.shape
@@ -0,0 +1,25 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Contact - lamp</name> <!-- XXX OBSOLETE -->
+ <description>lamp</description>
+ <icon>c_lamp.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -1,0" />
+ <svg:polyline points="1,0 2,0" />
+ <svg:circle cx="0" cy="0" r="1"/>
+ <svg:polyline points="-.707,-.707 .707,.707"/>
+ <svg:polyline points="-.707,.707 .707,-.707"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_lamp.xpm b/kivio/kiviopart/stencils/Dia/Contact/c_lamp.xpm
new file mode 100644
index 00000000..54046984
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/c_lamp.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * c_lamp_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" ",
+" .... ",
+" . . ",
+" . . . . ",
+" . .. . ",
+" ....... .. ....... ",
+" . . . . ",
+" . . ",
+" .... ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_relay.shape b/kivio/kiviopart/stencils/Dia/Contact/c_relay.shape
new file mode 100644
index 00000000..f933cf5b
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/c_relay.shape
@@ -0,0 +1,26 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Contact - relay</name> <!-- XXX OBSOLETE -->
+ <description>relay</description>
+ <icon>c_relay.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="-1" />
+ <point x="0" y="1" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -1,0" />
+ <svg:polyline points="1,0 2,0" />
+ <svg:rect x="-1" y="-1" width="2" height="2"/>
+ <svg:polyline points="-1,.5 1,-.5"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_relay.xpm b/kivio/kiviopart/stencils/Dia/Contact/c_relay.xpm
new file mode 100644
index 00000000..f30ec792
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/c_relay.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * c_relay_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" ",
+" ........ ",
+" . . ",
+" . .. ",
+" . . . ",
+" ....... .. ....... ",
+" . . . ",
+" .. . ",
+" . . ",
+" ........ ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/desc b/kivio/kiviopart/stencils/Dia/Contact/desc
new file mode 100644
index 00000000..8321b164
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/desc
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<KivioStencilSpawnerSet>
+ <Title data="Contact"/>
+ <Id data="Dia - Contact"/>
+</KivioStencilSpawnerSet>
diff --git a/kivio/kiviopart/stencils/Dia/Contact/icon.xpm b/kivio/kiviopart/stencils/Dia/Contact/icon.xpm
new file mode 100644
index 00000000..8d14bd8d
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/icon.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * icon_xpm[] = {
+"16 16 3 1",
+" c None",
+". c #FF6600",
+"+ c #000000",
+" ",
+" ",
+" .. ",
+" .... ",
+" . . ",
+" .. .. ",
+" ++++++++++++++ ",
+" ++++++++++++++ ",
+" .. .. ",
+" . . ",
+" .. .. ",
+" .. .. ",
+" ............ ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_if.shape b/kivio/kiviopart/stencils/Dia/Contact/l_if.shape
new file mode 100644
index 00000000..c19b74e9
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_if.shape
@@ -0,0 +1,25 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - if</name>
+ <description>if</description>
+ <icon>l_if.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:line x1="-2" y1="0" x2="-.25" y2="0"/>
+ <svg:line x1="-.25" y1="-1" x2="-.25" y2="1"/>
+ <svg:line x1="2" y1="0" x2=".25" y2="0"/>
+ <svg:line x1=".25" y1="-1" x2=".25" y2="1"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_if.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_if.xpm
new file mode 100644
index 00000000..57ddd6a6
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_if.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_if_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . ",
+" . ",
+" . . ",
+" .. ",
+" . . ",
+" ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" ......... ......... ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.shape b/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.shape
new file mode 100644
index 00000000..a58db432
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.shape
@@ -0,0 +1,26 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - ifnot</name>
+ <description>if not</description>
+ <icon>l_ifnot.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:line x1="-2" y1="0" x2="-.25" y2="0"/>
+ <svg:line x1="-.25" y1="-1" x2="-.25" y2="1"/>
+ <svg:line x1="2" y1="0" x2=".25" y2="0"/>
+ <svg:line x1=".25" y1="-1" x2=".25" y2="1"/>
+ <svg:line x1="-1" y1="1" x2="1" y2="-1"/>
+ <svg:line x1="-.5" y1="-2.2" x2=".5" y2="-2.2"
+ svg:style="stroke-width:.05"/>
+ </svg:svg>
+</shape>
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.xpm
new file mode 100644
index 00000000..4146dd34
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_ifnot_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ..... ",
+" ",
+" . ",
+" . ",
+" . . ",
+" .. ",
+" . . ",
+" ",
+" . . ",
+" . . . ",
+" . . . ",
+" . .. ",
+" . . ",
+" ......... .......... ",
+" .. . ",
+" .. . ",
+" . . . ",
+" . . . ",
+" . . ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_out.shape b/kivio/kiviopart/stencils/Dia/Contact/l_out.shape
new file mode 100644
index 00000000..f595cb6a
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_out.shape
@@ -0,0 +1,27 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - out</name>
+ <description>out</description>
+ <icon>l_out.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_out.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_out.xpm
new file mode 100644
index 00000000..10f513a8
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_out.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_out_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" . . ",
+" ....... ....... ",
+" . . ",
+" . . ",
+" . . ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outj.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outj.shape
new file mode 100644
index 00000000..427fd724
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outj.shape
@@ -0,0 +1,30 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - outj</name>
+ <description>out jump</description>
+ <icon>l_outj.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ <svg:path d="M -.5,.25 C -.5,.5 -.25,.5 0,.5
+ C .25,.5 .5,.5 .5,.25
+ L .5,-.5"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outj.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outj.xpm
new file mode 100644
index 00000000..d733c5c3
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outj.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_outj_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" ",
+" . ... ",
+" .. . ",
+" . .. ",
+" . . ",
+" . .... ",
+" ",
+" ",
+" . . ",
+" . . . ",
+" . . . ",
+" ....... . ....... ",
+" . . . . ",
+" . .. . ",
+" . . ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outnot.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outnot.shape
new file mode 100644
index 00000000..15c078bd
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outnot.shape
@@ -0,0 +1,28 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - outnot</name>
+ <description>outnot</description>
+ <icon>l_outnot.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ <svg:polyline points="-.5,.5 .5,-.5"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outnot.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outnot.xpm
new file mode 100644
index 00000000..a7356bcf
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outnot.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_outnot_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" . . . ",
+" ....... .. ....... ",
+" . . . ",
+" . . ",
+" . . ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outr.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outr.shape
new file mode 100644
index 00000000..830eaae1
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outr.shape
@@ -0,0 +1,33 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - outr</name>
+ <description>out reset</description>
+ <icon>l_outr.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ <svg:path d="M 0,0 C .25,0 .5,0 .5,-.25
+ C .5,-.5 .25,-.5 0,-.5
+ C -.25,-.5 -.5,-.5 -.5,-.25"/>
+ <svg:polyline points="-.5,-.25 -.5,.5"/>
+ <svg:polyline points="-.5,0 0,0" />
+ <svg:path d="M -.25,0 C 0,.25 0,.25 .5,.5"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outr.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outr.xpm
new file mode 100644
index 00000000..fbaf8747
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outr.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_outr_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" ",
+" ",
+" . . ",
+" . ... . ",
+" . . . . ",
+" ....... ... ....... ",
+" . . . . ",
+" . . . . ",
+" . . ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.shape
new file mode 100644
index 00000000..c2808c4b
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.shape
@@ -0,0 +1,30 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - outrcep</name>
+ <description>out rcep</description>
+ <icon>l_outrcep.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ <svg:path d="M -.125,-.5 L -.375,.5"/>
+ <svg:path d="M .375,-.5 L .125,.5"/>
+ <svg:path d="M -.5,-.125 L .5,-.125"/>
+ <svg:path d="M -.5,.25 L .5,.25"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.xpm
new file mode 100644
index 00000000..651687b8
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_outrcep_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" . . ",
+" . . . . ",
+" . ...... ",
+" ....... . . ....... ",
+" . ...... ",
+" . . . . ",
+" . . ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outs.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outs.shape
new file mode 100644
index 00000000..03cf0f4f
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outs.shape
@@ -0,0 +1,33 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - outs</name>
+ <description>out set</description>
+ <icon>l_outs.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ <svg:path d="M .5,-.25 C .5,-.5 .25,-.5 0,-.5
+ C -.25,-.5 -.5,-.5 -.5,-.25
+ C -.5,0 -.25,0 0,0
+ C .25,0 .5,0 .5,.25
+ C .5,.5 .25,.5 0,.5
+ C -.25,.5 -.5,.5 -.5,.25"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outs.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outs.xpm
new file mode 100644
index 00000000..7c4eca63
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_outs.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_outs_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" ",
+" ",
+" . . ",
+" . .. . ",
+" . . . ",
+" ....... .. ....... ",
+" . . . ",
+" . . . . ",
+" . .. . ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_sout.shape b/kivio/kiviopart/stencils/Dia/Contact/l_sout.shape
new file mode 100644
index 00000000..6635c317
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_sout.shape
@@ -0,0 +1,35 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - sout</name>
+ <description>ps out</description>
+ <icon>l_sout.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ <!-- little star : -->
+ <svg:path d="M 1.5,-1.25 L 1.5,-.75"/>
+ <svg:path d="M 1.25,-.875
+ C 1.375,-1 1.625,-1 1.75,-.875"/>
+ <svg:path d="M 1.25,-1.125
+ C 1.375,-1 1.625,-1 1.75,-1.125"/>
+ </svg:svg>
+</shape>
+
+
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_sout.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_sout.xpm
new file mode 100644
index 00000000..06a1df50
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_sout.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_sout_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" . . ",
+" . ",
+" . . . . ",
+" . . ",
+" . . ",
+" ....... ....... ",
+" . . ",
+" . . ",
+" . . ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.shape b/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.shape
new file mode 100644
index 00000000..45fc49a4
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.shape
@@ -0,0 +1,34 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - soutnot</name>
+ <description>ps outnot</description>
+ <icon>l_soutnot.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ <svg:polyline points="-.5,.5 .5,-.5"/>
+ <!-- little star : -->
+ <svg:path d="M 1.5,-1.25 L 1.5,-.75"/>
+ <svg:path d="M 1.25,-.875
+ C 1.375,-1 1.625,-1 1.75,-.875"/>
+ <svg:path d="M 1.25,-1.125
+ C 1.375,-1 1.625,-1 1.75,-1.125"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.xpm
new file mode 100644
index 00000000..b0001610
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_soutnot_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" . . ",
+" . ",
+" . . . . ",
+" . . ",
+" . . . ",
+" ....... .. ....... ",
+" . . . ",
+" . . ",
+" . . ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_soutr.shape b/kivio/kiviopart/stencils/Dia/Contact/l_soutr.shape
new file mode 100644
index 00000000..f2c48f8f
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_soutr.shape
@@ -0,0 +1,40 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - soutr</name>
+ <description>ps out reset</description>
+ <icon>l_soutr.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ <svg:path d="M 0,0 C .25,0 .5,0 .5,-.25
+ C .5,-.5 .25,-.5 0,-.5
+ C -.25,-.5 -.5,-.5 -.5,-.25"/>
+ <svg:polyline points="-.5,-.25 -.5,.5"/>
+ <svg:polyline points="-.5,0 0,0" />
+ <svg:path d="M -.25,0 C 0,.25 0,.25 .5,.5"/>
+ <!-- little star : -->
+ <svg:path d="M 1.5,-1.25 L 1.5,-.75"/>
+ <svg:path d="M 1.25,-.875
+ C 1.375,-1 1.625,-1 1.75,-.875"/>
+ <svg:path d="M 1.25,-1.125
+ C 1.375,-1 1.625,-1 1.75,-1.125"/>
+ </svg:svg>
+</shape>
+
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_soutr.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_soutr.xpm
new file mode 100644
index 00000000..8d84e7cb
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_soutr.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_soutr_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" . . ",
+" . ",
+" . . . . ",
+" . ... . ",
+" . . . . ",
+" ....... ... ....... ",
+" . . . . ",
+" . . . . ",
+" . . ",
+" ",
+" ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_souts.shape b/kivio/kiviopart/stencils/Dia/Contact/l_souts.shape
new file mode 100644
index 00000000..32520cae
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_souts.shape
@@ -0,0 +1,39 @@
+<?xml version="1.0"?> <!-- -*- xml -*- -->
+
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>LADDER - souts</name>
+ <description>ps out set</description>
+ <icon>l_souts.xpm</icon>
+ <connections>
+ <point x="-2" y="0"/>
+ <point x="2" y="0" />
+ <point x="0" y="0" />
+ </connections>
+ <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/>
+ <aspectratio type="fixed"/>
+ <svg:svg width="4" height="4">
+ <svg:rect x="-2" y="-3" width="4" height="4"
+ svg:style="stroke:none"/>
+ <svg:polyline points="-2,0 -.75,0"/>
+ <svg:polyline points="2,0 .75,0"/>
+ <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0
+ C -.75,-.25 -.75,-.5 -.5,-.75"/>
+ <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0
+ C .75,-.25 .75,-.5 .5,-.75" />
+ <svg:path d="M .5,-.25 C .5,-.5 .25,-.5 0,-.5
+ C -.25,-.5 -.5,-.5 -.5,-.25
+ C -.5,0 -.25,0 0,0
+ C .25,0 .5,0 .5,.25
+ C .5,.5 .25,.5 0,.5
+ C -.25,.5 -.5,.5 -.5,.25"/>
+ <!-- little star : -->
+ <svg:path d="M 1.5,-1.25 L 1.5,-.75"/>
+ <svg:path d="M 1.25,-.875
+ C 1.375,-1 1.625,-1 1.75,-.875"/>
+ <svg:path d="M 1.25,-1.125
+ C 1.375,-1 1.625,-1 1.75,-1.125"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_souts.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_souts.xpm
new file mode 100644
index 00000000..c666973b
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Contact/l_souts.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * l_souts_xpm[] = {
+"22 22 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" .. ",
+" . . ",
+" . . ",
+" ",
+" . . ",
+" . ",
+" . . . . ",
+" . .. . ",
+" . . . ",
+" ....... .. ....... ",
+" . . . ",
+" . . . . ",
+" . .. . ",
+" ",
+" ",
+" ",
+" "};