diff options
| author | Ivan Mas??r <helix84@centrum.sk> | 2009-06-30 09:48:09 +0000 |
|---|---|---|
| committer | helix84 <helix84@users.sourceforge.net> | 2009-06-30 09:48:09 +0000 |
| commit | a617a99cb72e2837163e2b2374426fdf8e32419d (patch) | |
| tree | 41f5bbfc3f5b9193b9da3a263713c7f031ee5fc3 | |
| parent | * [INTL:zh_TW] Traditional Chinese translation update (diff) | |
| download | inkscape-a617a99cb72e2837163e2b2374426fdf8e32419d.tar.gz inkscape-a617a99cb72e2837163e2b2374426fdf8e32419d.zip | |
* [INTL:zh_TW] Traditional Chinese translation update
* [INTL:zh_TW] Traditional Chinese default template added
* [INTL:sk] Slovak default template updated
(bzr r8191)
| -rw-r--r-- | share/templates/default.sk.svg | 21 | ||||
| -rwxr-xr-x | share/templates/default.zh_TW.svg | 37 |
2 files changed, 45 insertions, 13 deletions
diff --git a/share/templates/default.sk.svg b/share/templates/default.sk.svg index f26093cbd..2f2fac9c8 100644 --- a/share/templates/default.sk.svg +++ b/share/templates/default.sk.svg @@ -1,17 +1,15 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://web.resource.org/cc/" - 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://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="744.09448819" - height="1052.3622047" - id="svg2" - inkscape:label="Pozadie"> + height="1052.3622047"> <defs /> <sodipodi:namedview id="base" @@ -22,9 +20,9 @@ inkscape:pageshadow="2" inkscape:zoom="0.35" inkscape:cx="375" - inkscape:cy="520" + inkscape:cy="520" inkscape:document-units="px" - inkscape:current-layer="layer1"/> + inkscape:current-layer="layer1" /> <metadata> <rdf:RDF> <cc:Work @@ -35,8 +33,5 @@ </cc:Work> </rdf:RDF> </metadata> - <g - inkscape:label="Vrstva 1" - inkscape:groupmode="layer" - id="layer1" /> + <g inkscape:label="Vrstva 1" inkscape:groupmode="layer" id="layer1" /> </svg> diff --git a/share/templates/default.zh_TW.svg b/share/templates/default.zh_TW.svg new file mode 100755 index 000000000..ca203048c --- /dev/null +++ b/share/templates/default.zh_TW.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="744.09448819" + height="1052.3622047"> + <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="圖層 1" inkscape:groupmode="layer" id="layer1" /> +</svg> |
