diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/templates/Makefile.am | 1 | ||||
| -rw-r--r-- | share/templates/default.eu.svg | 52 |
2 files changed, 53 insertions, 0 deletions
diff --git a/share/templates/Makefile.am b/share/templates/Makefile.am index eff7422e3..62ee5a1ef 100644 --- a/share/templates/Makefile.am +++ b/share/templates/Makefile.am @@ -20,6 +20,7 @@ templates_DATA = \ default.cs.svg \ default.de.svg \ default.eo.svg \ + default.eu.svg \ default.es.svg \ default.fi.svg \ default.fr.svg \ diff --git a/share/templates/default.eu.svg b/share/templates/default.eu.svg new file mode 100644 index 000000000..5531c802f --- /dev/null +++ b/share/templates/default.eu.svg @@ -0,0 +1,52 @@ +<?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" + width="210mm" + height="297mm" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.45.1" + sodipodi:docname="default.eu.svg" + sodipodi:docbase="/home/dooteo/src/inkscape/share/templates" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="350" + inkscape:cy="520" + inkscape:document-units="px" + inkscape:current-layer="layer1" + inkscape:window-width="872" + inkscape:window-height="635" + inkscape:window-x="0" + inkscape:window-y="27" /> + <metadata + id="metadata7"> + <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="Capa 1" + inkscape:groupmode="layer" + id="layer1" /> +</svg> |
