diff options
author | Martin Sivak <msivak@redhat.com> | 2008-01-02 14:58:52 +0100 |
---|---|---|
committer | Martin Sivak <msivak@redhat.com> | 2008-01-02 15:00:17 +0100 |
commit | 30a7375d0f448d84cdcbfd15a630ad044f29e772 (patch) | |
tree | 3e2f0cf5bbf1417cbab9cd42661a793df89b27a5 | |
parent | c6986ebc5f3b8f1eec2e615859bb759fe34c6511 (diff) | |
download | firstaidkit-30a7375d0f448d84cdcbfd15a630ad044f29e772.tar.gz firstaidkit-30a7375d0f448d84cdcbfd15a630ad044f29e772.tar.xz firstaidkit-30a7375d0f448d84cdcbfd15a630ad044f29e772.zip |
Add the dependency system to architecture image
-rw-r--r-- | doc/firstaidkit.svg | 35 |
1 files changed, 31 insertions, 4 deletions
diff --git a/doc/firstaidkit.svg b/doc/firstaidkit.svg index f87278d..697a6d2 100644 --- a/doc/firstaidkit.svg +++ b/doc/firstaidkit.svg @@ -13,7 +13,7 @@ id="svg2" sodipodi:version="0.32" inkscape:version="0.45.1" - sodipodi:docbase="/home/msivak" + sodipodi:docbase="/home/msivak/Work/git/FirstAidKit/doc" sodipodi:docname="firstaidkit.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape" inkscape:export-filename="/home/msivak/firstaidkit.png" @@ -86,15 +86,15 @@ inkscape:pageshadow="2" inkscape:zoom="1.4" inkscape:cx="387.87115" - inkscape:cy="985.73793" + inkscape:cy="671.45222" inkscape:document-units="px" inkscape:current-layer="layer1" showguides="true" inkscape:guide-bbox="true" inkscape:window-width="1278" - inkscape:window-height="972" + inkscape:window-height="955" inkscape:window-x="0" - inkscape:window-y="0"> + inkscape:window-y="17"> <sodipodi:guide orientation="vertical" position="539.42146" @@ -942,5 +942,32 @@ id="tspan3778" x="404.53864" y="1050.2192">Martin Sivak Dec 2007</tspan></text> + <rect + style="fill:#93caff;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + id="rect2323" + width="112.85714" + height="51.42857" + x="322.14285" + y="531.64789" /> + <text + xml:space="preserve" + style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + x="327.14285" + y="546.64795" + id="text2325"><tspan + sodipodi:role="line" + id="tspan2327" + x="327.14285" + y="546.64795">Flag system</tspan></text> + <text + xml:space="preserve" + style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" + x="326.42856" + y="569.50507" + id="text2329"><tspan + sodipodi:role="line" + id="tspan2331" + x="326.42856" + y="569.50507">Provide / Require</tspan></text> </g> </svg> |