diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Dia/Assorted/star4.shape')
-rw-r--r-- | kivio/kiviopart/stencils/Dia/Assorted/star4.shape | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star4.shape b/kivio/kiviopart/stencils/Dia/Assorted/star4.shape index 5d66851c..d57432a9 100644 --- a/kivio/kiviopart/stencils/Dia/Assorted/star4.shape +++ b/kivio/kiviopart/stencils/Dia/Assorted/star4.shape @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<tqshape xmlns="http://www.daa.com.au/~james/dia-tqshape-ns" xmlns:svg="http://www.w3.org/2000/svg"> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg"> <!-- Author: Alan Horkan, 2002, mailto:[email protected] --> <name>Geometric - Four Point Star</name> <icon>star4.png</icon> @@ -25,4 +25,4 @@ <svg:polygon style="fill: default" points="0,2.5 1.5,2 2,0.5 2.5,2 4,2.5 2.5,3 2,4.5 1.5,3 "/> <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,2.5 1.5,2 2,0.5 2.5,2 4,2.5 2.5,3 2,4.5 1.5,3 "/> </svg:svg> -</tqshape> +</shape> |