diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2009-09-15 18:43:55 +0000 |
|---|---|---|
| committer | JazzyNico <JazzyNico@users.sourceforge.net> | 2009-09-15 18:43:55 +0000 |
| commit | 4e7f8494ca2040eca36142b3a10eef2a1e87dd8f (patch) | |
| tree | b10827230a570048f55ecf61f89bd1d601fc562b /share | |
| parent | Removing svgz_[input|output].inx (diff) | |
| download | inkscape-4e7f8494ca2040eca36142b3a10eef2a1e87dd8f.tar.gz inkscape-4e7f8494ca2040eca36142b3a10eef2a1e87dd8f.zip | |
Dutch translation update (po and default template) by Kris
(bzr r8599)
Diffstat (limited to 'share')
| -rw-r--r-- | share/templates/Makefile.am | 1 | ||||
| -rw-r--r-- | share/templates/default.nl.svg | 37 |
2 files changed, 38 insertions, 0 deletions
diff --git a/share/templates/Makefile.am b/share/templates/Makefile.am index 061af3e80..3d062ea04 100644 --- a/share/templates/Makefile.am +++ b/share/templates/Makefile.am @@ -26,6 +26,7 @@ templates_DATA = \ default.hu.svg \ default.it.svg \ default.lt.svg \ + default.nl.svg \ default.pl.svg \ default.pt_BR.svg \ default.sk.svg \ diff --git a/share/templates/default.nl.svg b/share/templates/default.nl.svg new file mode 100644 index 000000000..448a2a152 --- /dev/null +++ b/share/templates/default.nl.svg @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://web.resource.org/cc/" + xmlns:dc="http://purl.org/dc/elements/1.1/" + width="210mm" + height="297mm"> + <defs /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="375" + inkscape:cy="520" + inkscape:document-units="px" + inkscape:current-layer="layer1" /> + <metadata> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g inkscape:label="Laag 1" inkscape:groupmode="layer" id="layer1" /> +</svg> |
