diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-01-09 01:47:24 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-01-09 01:47:24 +0000 |
| commit | d761c00cf8224c24e5b33fed11fd1919372594c5 (patch) | |
| tree | 54638b55bcea6b6f9823b913ea52d16b06b83b7e | |
| parent | Remove dependence on window.h. (diff) | |
| download | inkscape-d761c00cf8224c24e5b33fed11fd1919372594c5.tar.gz inkscape-d761c00cf8224c24e5b33fed11fd1919372594c5.zip | |
Add default croatian file
| -rw-r--r-- | share/templates/default.hr.svg | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/share/templates/default.hr.svg b/share/templates/default.hr.svg new file mode 100644 index 000000000..09e06fa36 --- /dev/null +++ b/share/templates/default.hr.svg @@ -0,0 +1,38 @@ +<?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" + viewBox="0 0 210 297"> + <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="400" + inkscape:cy="560" + 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="Sloj 1" inkscape:groupmode="layer" id="layer1" /> +</svg> |
