diff options
| author | MenTaLguY <mental@rydia.net> | 2006-05-07 04:21:16 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-05-07 04:21:16 +0000 |
| commit | e947d38264b05685207ffa187f49fa56f66548b9 (patch) | |
| tree | ca8c00e862f0a65c8a255c243fa538e44476a8fc /share/examples/markers.svg | |
| parent | fix for #1483198 ("infectious namespaces") (diff) | |
| download | inkscape-e947d38264b05685207ffa187f49fa56f66548b9.tar.gz inkscape-e947d38264b05685207ffa187f49fa56f66548b9.zip | |
get the CORRECT Sodipodi namespace in there
(bzr r758)
Diffstat (limited to 'share/examples/markers.svg')
| -rw-r--r-- | share/examples/markers.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/markers.svg b/share/examples/markers.svg index c681a62f7..7fd6c4240 100644 --- a/share/examples/markers.svg +++ b/share/examples/markers.svg @@ -6,7 +6,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docbase="/home/d/ink/inkscape/share/examples" sodipodi:docname="markers.svg" |
