diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2009-09-29 17:39:54 +0000 |
|---|---|---|
| committer | JazzyNico <JazzyNico@users.sourceforge.net> | 2009-09-29 17:39:54 +0000 |
| commit | f2d2229f39e03ddd9f7077ddb8347eb11fada4ad (patch) | |
| tree | d8c18fa538fcecc73d0483182c20f0221df6dc2a /share/templates | |
| parent | Avoid crashing when profile is missing. Addresses main symptom of bug #437927. (diff) | |
| download | inkscape-f2d2229f39e03ddd9f7077ddb8347eb11fada4ad.tar.gz inkscape-f2d2229f39e03ddd9f7077ddb8347eb11fada4ad.zip | |
Dutch translation update by Kris.
Basque translation update by Dooteo.
Belarusian translation update (and new default template) by Hleb Valoshka.
(bzr r8675)
Diffstat (limited to 'share/templates')
| -rw-r--r-- | share/templates/Makefile.am | 1 | ||||
| -rw-r--r-- | share/templates/default.be.svg | 40 |
2 files changed, 41 insertions, 0 deletions
diff --git a/share/templates/Makefile.am b/share/templates/Makefile.am index 176176ae0..84ed869cd 100644 --- a/share/templates/Makefile.am +++ b/share/templates/Makefile.am @@ -15,6 +15,7 @@ templates_DATA = \ DVD_cover_superslim_300dpi.svg \ DVD_cover_ultraslim_300dpi.svg \ default.svg \ + default.be.svg \ default.ca.svg \ default.cs.svg \ default.de.svg \ diff --git a/share/templates/default.be.svg b/share/templates/default.be.svg new file mode 100644 index 000000000..842a26c8f --- /dev/null +++ b/share/templates/default.be.svg @@ -0,0 +1,40 @@ +<?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" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="375" + inkscape:cy="520" + inkscape:document-units="mm" + 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> |
