diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2009-09-22 17:23:16 +0000 |
|---|---|---|
| committer | JazzyNico <JazzyNico@users.sourceforge.net> | 2009-09-22 17:23:16 +0000 |
| commit | 0288509f289266f464f46edd7f8358eaf27dd69f (patch) | |
| tree | 3bcc211515e75cdfddcf8fbfd585020af7e38935 /share | |
| parent | Image update in the French tracing tutorial. (diff) | |
| download | inkscape-0288509f289266f464f46edd7f8358eaf27dd69f.tar.gz inkscape-0288509f289266f464f46edd7f8358eaf27dd69f.zip | |
Various Japanese translation updates by Masato HASHIMOTO
(bzr r8630)
Diffstat (limited to 'share')
| -rw-r--r-- | share/templates/Makefile.am | 1 | ||||
| -rw-r--r-- | share/templates/default.ja.svg | 37 |
2 files changed, 38 insertions, 0 deletions
diff --git a/share/templates/Makefile.am b/share/templates/Makefile.am index 3d062ea04..176176ae0 100644 --- a/share/templates/Makefile.am +++ b/share/templates/Makefile.am @@ -25,6 +25,7 @@ templates_DATA = \ default.fr.svg \ default.hu.svg \ default.it.svg \ + default.ja.svg \ default.lt.svg \ default.nl.svg \ default.pl.svg \ diff --git a/share/templates/default.ja.svg b/share/templates/default.ja.svg new file mode 100644 index 000000000..bbec862b6 --- /dev/null +++ b/share/templates/default.ja.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="540" + 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="レイヤー 1" inkscape:groupmode="layer" id="layer1" /> +</svg> |
