diff options
author | Alexander Bokovoy <ab@samba.org> | 2008-04-14 15:39:30 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:46 -0500 |
commit | 7ece10fa2346261c52f54f643fdc7fc77bf57a73 (patch) | |
tree | f1bce5a7bbb04bcf02502e0844bc51ec8a0fdcbe /docs/Samba3-ByExample/images/ch7-singleLDAP.svg | |
parent | 338aa2568bcae115389e38ec5b25971e7c2503e6 (diff) | |
download | samba-7ece10fa2346261c52f54f643fdc7fc77bf57a73.tar.gz samba-7ece10fa2346261c52f54f643fdc7fc77bf57a73.tar.bz2 samba-7ece10fa2346261c52f54f643fdc7fc77bf57a73.zip |
Switch to SVG and Inkscape to generate pictures instead of Dia.
This was discussed months ago and with Inkscape getting better and more clear in SVG processing
it is now a preffered tool to create and process vector images.
(This used to be commit 2575ceec2a817156832ce84e80a97923f10ecbe9)
Diffstat (limited to 'docs/Samba3-ByExample/images/ch7-singleLDAP.svg')
-rw-r--r-- | docs/Samba3-ByExample/images/ch7-singleLDAP.svg | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/docs/Samba3-ByExample/images/ch7-singleLDAP.svg b/docs/Samba3-ByExample/images/ch7-singleLDAP.svg new file mode 100644 index 0000000000..7155fd1ffe --- /dev/null +++ b/docs/Samba3-ByExample/images/ch7-singleLDAP.svg @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + version="1.0" + width="12.75cm" + height="2.075cm" + viewBox="4.175 4.425 16.925 6.5" + id="svg2"> + <defs + id="defs25" /> + <rect + width="4.2249999" + height="1.825" + x="4.2249999" + y="4.4749999" + id="rect4" + style="fill:#ffffff;stroke:none;stroke-width:0" /> + <rect + width="4.2249999" + height="1.825" + x="4.2249999" + y="4.4749999" + id="rect6" + style="fill:none;stroke:#000000;stroke-width:0.1" /> + <rect + width="5.1750002" + height="1.9" + x="11.7" + y="4.4749999" + id="rect8" + style="fill:#ffffff;stroke:none;stroke-width:0" /> + <rect + width="5.1750002" + height="1.9" + x="11.7" + y="4.4749999" + id="rect10" + style="fill:none;stroke:#000000;stroke-width:0.1" /> + <text + x="5.4169998" + y="5.5500002" + id="text12" + style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">Samba</text> + <text + x="13.621" + y="5.25" + id="text14" + style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">master</text> + <text + x="13.001" + y="6.0500002" + id="text16" + style="font-size:0.80000001px;font-style:normal;font-weight:400;text-anchor:start;fill:#000000;font-family:arial">LDAP server</text> + <line + x1="9" + y1="5.3899999" + x2="11.05" + y2="5.3979998" + stroke="#000000" + stroke-width="0.100" + id="line18" + style="stroke:#000000;stroke-width:0.1" /> + <polygon + points="9.001,5.14 8.5,5.388 8.999,5.64 9.001,5.14 " + id="polygon20" + style="fill:#000000;stroke:none;stroke-width:0.1" /> + <polygon + points="11.049,5.648 11.55,5.4 11.051,5.148 11.049,5.648 " + id="polygon22" + style="fill:#000000;stroke:none;stroke-width:0.1" /> +</svg> |