diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Dia/Electric/relay.shape')
-rw-r--r-- | kivio/kiviopart/stencils/Dia/Electric/relay.shape | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Electric/relay.shape b/kivio/kiviopart/stencils/Dia/Electric/relay.shape index 0a9461fb..0d506ff9 100644 --- a/kivio/kiviopart/stencils/Dia/Electric/relay.shape +++ b/kivio/kiviopart/stencils/Dia/Electric/relay.shape @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -*- xml -*- --> -<tqshape xmlns="http://www.daa.com.au/~james/dia-tqshape-ns" +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg"> <name>Electric - relay</name> <description>relay</description> @@ -19,7 +19,7 @@ <svg:rect x=".3" y=".2" width=".4" height=".6" svg:style="fill:background"/> <svg:line x1=".3" y1=".6" x2=".7" y2=".4"/> </svg:svg> -</tqshape> +</shape> |