added po target to updated the *.mo files
[dia.git] / shapes / network / genmonitor.shape
blob3a857cb6220cf59c892a41cbdae181613df8d47a
1 <?xml version="1.0"?>
2 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
3 xmlns:svg="http://www.w3.org/2000/svg">
4 <name>Network - General Monitor (With Stand)</name>
5 <icon>genmonitor.xpm</icon>
6 <aspectratio type="fixed"/>
7 <connections>
8 <point x="1.5" y="2.95"/>
9 </connections>
10 <textbox x1="-1" y1="3.05" x2="4" y2="6.05" align="center" resize="no"/>
11 <svg:svg width="3cm" height="2.95cm">
12 <svg:rect style="fill:#B3B3B3; stroke:foreground; stroke-width: .5"
13 x="0" y="0" width="3" height="2.25"/>
14 <svg:rect style="fill:foreground; stroke:none"
15 x=".325" y=".325" width="2.35" height="1.55"/>
17 <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5"
18 points=".40625,2.25 1.95,2.25 1.95,2.6 .4875,2.6"/>
19 <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5"
20 points="1.95,2.25 2.59375,2.25 2.5125,2.6, 1.95,2.6"/>
22 <svg:rect style="fill:background; stroke:foreground; stroke-width:.25"
23 x="2.055" y="2.355" width=".14" height=".14"/>
24 <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width:.5"
25 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"/>
26 </svg:svg>
27 </shape>