summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Dia/Sybase
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/kiviopart/stencils/Dia/Sybase')
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/Makefile.am21
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/client.shape25
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/client.xpm28
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/dataserver.shape28
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/dataserver.xpm28
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/desc5
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/icon.xpm22
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/ltm.shape31
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/ltm.xpm30
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/repserver.shape31
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/repserver.xpm28
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/rsm.shape39
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/rsm.xpm29
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/stableq.shape38
-rw-r--r--kivio/kiviopart/stencils/Dia/Sybase/stableq.xpm28
15 files changed, 411 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/Makefile.am b/kivio/kiviopart/stencils/Dia/Sybase/Makefile.am
new file mode 100644
index 00000000..23402f2e
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/Makefile.am
@@ -0,0 +1,21 @@
+sybasedir = $(kde_datadir)/kivio/stencils/Dia/Sybase
+
+SHAPES = \
+ client.shape \
+ client.xpm \
+ dataserver.shape \
+ dataserver.xpm \
+ ltm.shape \
+ ltm.xpm \
+ repserver.shape \
+ repserver.xpm \
+ rsm.shape \
+ rsm.xpm \
+ stableq.shape \
+ stableq.xpm
+
+EXTRA_DIST = $(SHAPES)\
+ desc icon.xpm
+
+sybase_DATA = $(SHAPES)\
+ desc icon.xpm
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/client.shape b/kivio/kiviopart/stencils/Dia/Sybase/client.shape
new file mode 100644
index 00000000..4d3f913f
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/client.shape
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Sybase - Client Application</name>
+ <icon>client.xpm</icon>
+ <aspectratio type="fixed"/>
+ <connections>
+ <point x="1" y="0"/>
+ <point x="1" y="2"/>
+ <point x="0" y="1"/>
+ <point x="2" y="1"/>
+ </connections>
+ <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/>
+ <svg:svg width="2cm" height="2cm">
+ <svg:circle style="fill:background; stroke: foreground; stroke-width:0.5"
+ cx="1" cy="1" r="1"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M0.6,0.5 L0.60,0.9 L1,0.7 L0.6,0.5"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M.6,1.5 L.6,1.1 L1,1.3 L.6,1.5"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M1.2,.8 L1.2,1.2 L1.6,1 L1.2,.8"/>
+ </svg:svg>
+</shape>
+
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/client.xpm b/kivio/kiviopart/stencils/Dia/Sybase/client.xpm
new file mode 100644
index 00000000..ceef4495
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/client.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * client_xpm[] = {
+"22 22 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+" ",
+" ",
+" ...... ",
+" ..++++++.. ",
+" .+++++++++.. ",
+" .++.+++++++++. ",
+" .+++...++++++++. ",
+" .+++.+..+++++++. ",
+" .++++...+++.+++++. ",
+" .++++.+++++...+++. ",
+" .++++++++++.+..++. ",
+" .++++.+++++...+++. ",
+" .++++...+++.+++++. ",
+" .++++.+..++++++++. ",
+" .+++...++++++++. ",
+" .+++.++++++++++. ",
+" .++++++++++++. ",
+" ..++++++++.. ",
+" ..++++++.. ",
+" ...... ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/dataserver.shape b/kivio/kiviopart/stencils/Dia/Sybase/dataserver.shape
new file mode 100644
index 00000000..49cce15d
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/dataserver.shape
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Sybase - Dataserver</name>
+ <icon>dataserver.xpm</icon>
+ <aspectratio type="fixed"/>
+ <connections>
+ <point x="1" y="0"/>
+ <point x="1" y="2"/>
+ <point x="0" y="1"/>
+ <point x="2" y="1"/>
+ </connections>
+ <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/>
+ <svg:svg width="2cm" height="2cm">
+ <svg:circle style="fill:background; stroke: foreground; stroke-width:0.5"
+ cx="1" cy="1" r="1"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M 1.5,0.146 L 1.5,1.856 M .24,0.33333 L 1.5,0.33333
+ M 0.0706,0.66667 L 1.5,0.66667 M 0,1 L 1.5,1 M 0.0706,1.33333 L
+ 1.5,1.33333 M 0.24,1.66667 L 1.5,1.66667" />
+ </svg:svg>
+</shape>
+
+
+
+
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/dataserver.xpm b/kivio/kiviopart/stencils/Dia/Sybase/dataserver.xpm
new file mode 100644
index 00000000..57771661
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/dataserver.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * dataserver_xpm[] = {
+"22 22 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+" ",
+" ",
+" ...... ",
+" ..++++++.. ",
+" .+++++++++.. ",
+" ............+. ",
+" .+++++++++++.++. ",
+" .+++++++++++.++. ",
+" .++++++++++++.+++. ",
+" ..............+++. ",
+" .++++++++++++.+++. ",
+" .++++++++++++.+++. ",
+" .++++++++++++.+++. ",
+" ..............+++. ",
+" .+++++++++++.++. ",
+" .+++++++++++.++. ",
+" .++++++++++.+. ",
+" ............ ",
+" ..++++++.. ",
+" ...... ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/desc b/kivio/kiviopart/stencils/Dia/Sybase/desc
new file mode 100644
index 00000000..0b095063
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/desc
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<KivioStencilSpawnerSet>
+ <Title data="Sybase"/>
+ <Id data="Dia - Sybase"/>
+</KivioStencilSpawnerSet>
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/icon.xpm b/kivio/kiviopart/stencils/Dia/Sybase/icon.xpm
new file mode 100644
index 00000000..8d14bd8d
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/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/Sybase/ltm.shape b/kivio/kiviopart/stencils/Dia/Sybase/ltm.shape
new file mode 100644
index 00000000..1df9b7fc
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/ltm.shape
@@ -0,0 +1,31 @@
+<?xml version="1.0"?>
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Sybase - Log Transfer Manager/Rep Agent</name>
+ <icon>ltm.xpm</icon>
+ <aspectratio type="fixed"/>
+ <connections>
+ <point x="1" y="0"/>
+ <point x="1" y="2"/>
+ <point x="0" y="1"/>
+ <point x="2" y="1"/>
+ </connections>
+ <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/>
+ <svg:svg width="2cm" height="2cm">
+ <svg:circle style="fill:background; stroke: foreground; stroke-width:0.5"
+ cx="1" cy="1" r="1"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M 0.7,0.4 L 0.30,1 L 1.1,1 L0.7,0.4"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M 0.5,1 C .5,1.5 .8,1.8 1.2,1.8"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M 0.9,1 C .9,1.5 1,1.7 1.2,1.8"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M 1.8,1 C 1.8,1.5 1.5,1.8 1.2,1.8"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M 1.4,1 C 1.4,1.5 1.3,1.7 1.2,1.8"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M 1.4,1 L 1.8,1"/>
+
+ </svg:svg>
+</shape>
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/ltm.xpm b/kivio/kiviopart/stencils/Dia/Sybase/ltm.xpm
new file mode 100644
index 00000000..9aaaa63d
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/ltm.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char * ltm_xpm[] = {
+"22 22 5 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"- c #8D8D8D",
+"@ c #4D4D4D",
+" ",
+" ",
+" ...... ",
+" ..++++++.. ",
+" .++++++++++. ",
+" .++++++++++++. ",
+" .+++-++++++++++. ",
+" .++---+++++++++. ",
+" .++-----+++++++++. ",
+" .+@------++++++++. ",
+" .++----++++++++++. ",
+" .+++---+++@@@@+++. ",
+" .+++---+++@@@@+++. ",
+" .++++---++@@@++++. ",
+" .++++--+@@@++++. ",
+" .+++++--@++++++. ",
+" .++++++++++++. ",
+" .++++++++++. ",
+" ..++++++.. ",
+" ...... ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/repserver.shape b/kivio/kiviopart/stencils/Dia/Sybase/repserver.shape
new file mode 100644
index 00000000..946603b1
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/repserver.shape
@@ -0,0 +1,31 @@
+<?xml version="1.0"?>
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Sybase - Replication Server</name>
+ <icon>repserver.xpm</icon>
+ <aspectratio type="fixed"/>
+ <connections>
+ <point x="1" y="0"/>
+ <point x="1" y="2"/>
+ <point x="0" y="1"/>
+ <point x="2" y="1"/>
+ </connections>
+ <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/>
+ <svg:svg width="2cm" height="2cm">
+ <svg:circle style="fill:background; stroke: foreground; stroke-width:0.5"
+ cx="1" cy="1" r="1"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M1,0 L1,2 M0,1 L2,1 "/>
+ <svg:polygon style="stroke:none;fill:foreground"
+ points="1,0 .85,.3 1.15,.3"/>
+ <svg:polygon style="stroke:none;fill:foreground"
+ points="1,2 .85,1.7 1.15,1.7"/>
+ <svg:polygon style="stroke:none;fill:foreground"
+ points="2,1 1.7,.85 1.7,1.15"/>
+ <svg:polygon style="stroke:none;fill:foreground"
+ points="1,1 .7,.85 .7,1.15"/>
+ <svg:circle style="stroke:none; fill:foreground" cx="1" cy="1" r=".5"/>
+ </svg:svg>
+</shape>
+
+
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/repserver.xpm b/kivio/kiviopart/stencils/Dia/Sybase/repserver.xpm
new file mode 100644
index 00000000..a4580823
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/repserver.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * repserver_xpm[] = {
+"22 22 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+" ",
+" ",
+" ..... ",
+" ..+...+.. ",
+" .++.....++. ",
+" .+++++.+++++. ",
+" .++++++.++++++. ",
+" .++++++.++++++. ",
+" .++++.++.+++++.+. ",
+" .++++..+.+++++... ",
+" ................. ",
+" .++++..+.+++++... ",
+" .++++.++.+++++.+. ",
+" .+++++++.+++++++. ",
+" .++++++.++++++. ",
+" .++++++.++++++. ",
+" .+++++.+++++. ",
+" ..+.....++. ",
+" ..+...+.. ",
+" ..... ",
+" ",
+" "};
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/rsm.shape b/kivio/kiviopart/stencils/Dia/Sybase/rsm.shape
new file mode 100644
index 00000000..195cec16
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/rsm.shape
@@ -0,0 +1,39 @@
+<?xml version="1.0"?>
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Sybase - Replication Server Manager</name>
+ <icon>rsm.xpm</icon>
+ <aspectratio type="fixed"/>
+ <connections>
+ <point x="1.5" y="2.95"/>
+ </connections>
+ <textbox x1="-1" y1="3.05" x2="4" y2="6.05" align="center" resize="no"/>
+ <svg:svg width="3cm" height="2.95cm">
+ <svg:rect style="fill:#B3B3B3; stroke:foreground; stroke-width: .5"
+ x="0" y="0" width="3" height="2.25"/>
+ <svg:rect style="fill:background; stroke:none"
+ x=".325" y=".325" width="2.35" height="1.55"/>
+ <svg:ellipse style="fill:none; stroke:foreground; stroke-width: .5"
+ cx="1.5" cy="1.125" rx=".64" ry=".64"/>
+ <svg:polygon style="fill:foreground; stroke:none"
+ points="1.5,.485 1.404,.677 1.596,.677"/>
+ <svg:polygon style="fill:foreground; stroke:none"
+ points="1.5,1.765 1.404,1.573 1.596,1.573"/>
+ <svg:polygon style="fill:foreground; stroke:none"
+ points="2.14,1.125 1.948,1.029 1.948,1.221"/>
+ <svg:polygon style="fill:foreground; stroke:none"
+ points="1.5,1.125 1.308,1.221 1.308,1.029"/>
+ <svg:path style="stroke:foreground; stroke-width: .5"
+ d="M.86,1.125 L2.14,1.125 M1.5,.485 L1.5,1.765"/>
+
+ <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5"
+ points=".40625,2.25 1.95,2.25 1.95,2.6 .4875,2.6"/>
+ <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5"
+ points="1.95,2.25 2.59375,2.25 2.5125,2.6, 1.95,2.6"/>
+
+ <svg:rect style="fill:background; stroke:foreground; stroke-width:.25"
+ x="2.055" y="2.355" width=".14" height=".14"/>
+ <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width:.5"
+ points="1.2,2.6 1.8,2.6 1.8,2.775 2.1,2.775 2.1,2.95 .9,2.95 .9,2.775 1.2,2.775"/>
+ </svg:svg>
+</shape>
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/rsm.xpm b/kivio/kiviopart/stencils/Dia/Sybase/rsm.xpm
new file mode 100644
index 00000000..683f56f9
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/rsm.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char * rsm_xpm[] = {
+"22 22 4 1",
+" c None",
+". c #000000",
+"+ c #4D4D4D",
+"@ c #FFFFFF",
+" ................... ",
+" .+++++++++++++++++. ",
+" .+@@@@@@@@@@@@@@@+. ",
+" .+@@@@@@...@@@@@@+. ",
+" .+@@@@.@@.@@.@@@@+. ",
+" .+@@.@@@@.@@@@.@@+. ",
+" .+@.@@@+@.@@@@@.@+. ",
+" .+@.............@+. ",
+" .+@.@@@+@.@@@@@.@+. ",
+" .+@@.@@@@.@@@@.@@+. ",
+" .+@@@@.@@.@@.@@@@+. ",
+" .+@@@@@@...@@@@@@+. ",
+" .+@@@@@@@@@@@@@@@+. ",
+" .+++++++++++++++++. ",
+" ................... ",
+" .++++++++.@@+++. ",
+" .+++++++.@@++. ",
+" .............. ",
+" .++++. ",
+" ...++++... ",
+" .++++++++. ",
+" .......... "};
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/stableq.shape b/kivio/kiviopart/stencils/Dia/Sybase/stableq.shape
new file mode 100644
index 00000000..57fb2107
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/stableq.shape
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <name>Sybase - Stable Queue</name>
+ <icon>stableq.xpm</icon>
+ <aspectratio type="fixed"/>
+ <connections>
+ <point x="1.4" y="0"/>
+ <point x="1.4" y="2.2"/>
+ </connections>
+ <textbox x1="-1" y1="2.3" x2="3.8" y2="5.3" align="center" resize="no"/>
+ <svg:svg width="2.8cm" height="2.2cm">
+ <svg:rect style="fill:background; stroke:none"
+ x="0" y=".4" width="2.8" height="1.4"/>
+ <svg:ellipse style="fill:background; stroke:none" cx="1.4"
+ cy="1.8" rx="1.4" ry=".4"/>
+ <svg:ellipse style="fill:background; stroke:none" cx="1.4"
+ cy=".4" rx="1.4" ry=".4"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M0,.4 L0,1.8 M2.8,.4 L2.8,1.8"/>
+
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M0,.4 C0,.17909 .84772,0 1.4,0 C1.95228,0 2.8,.17909 2.8,.4"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M0,.4 C0,.62091 .84772,.8 1.4,.8 C1.95228,.8 2.8,.62091 2.8,.4"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M0,.75 C0,.97091 .84772,1.15 1.4,1.15 C1.95228,1.15 2.8,.97091 2.8,.75"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M0,1.1 C0,1.32091 .84772,1.5 1.4,1.5 C1.95228,1.5 2.8,1.32091 2.8,1.1"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M0,1.45 C0,1.67091 .84772,1.85 1.4,1.85 C1.95228,1.85 2.8,1.67091 2.8,1.45"/>
+ <svg:path style="stroke:foreground; stroke-width: 0.5"
+ d="M0,1.8 C0,2.02091 .84772,2.2 1.4,2.2 C1.95228,2.2 2.8,2.02091 2.8,1.8"/>
+
+
+
+ </svg:svg>
+</shape>
diff --git a/kivio/kiviopart/stencils/Dia/Sybase/stableq.xpm b/kivio/kiviopart/stencils/Dia/Sybase/stableq.xpm
new file mode 100644
index 00000000..42cdf052
--- /dev/null
+++ b/kivio/kiviopart/stencils/Dia/Sybase/stableq.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * stableq_xpm[] = {
+"22 22 3 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+" ",
+" ",
+" ......... ",
+" ...++++++++.... ",
+" .+++++++++++++++. ",
+" .+++++++++++++++. ",
+" ....+++++++++.... ",
+" .+++.........+++. ",
+" .+++++++++++++++. ",
+" ....+++++++++.... ",
+" .+++..........++. ",
+" .+++++++++++++++. ",
+" ....+++++++++.... ",
+" .+++..........++. ",
+" .+++++++++++++++. ",
+" ....+++++++++.... ",
+" .+++..........++. ",
+" .+++++++++++++++. ",
+" ...+++++++++.... ",
+" .......... ",
+" ",
+" "};