diff options
| author | Simon Rettberg | 2013-06-27 19:38:50 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-06-27 19:38:50 +0200 |
| commit | abbe368bad58a224eaf560eb7a2937cbc707e4ea (patch) | |
| tree | 305cbd270ee24ef2deef9df4a577e6888ab2386a /remote/modules/kdm/data/etc | |
| parent | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-abbe368bad58a224eaf560eb7a2937cbc707e4ea.tar.gz tm-scripts-abbe368bad58a224eaf560eb7a2937cbc707e4ea.tar.xz tm-scripts-abbe368bad58a224eaf560eb7a2937cbc707e4ea.zip | |
[kdm] Add empty branding logo to prevent kdm from showing a black box if no branding logo is supplied
Diffstat (limited to 'remote/modules/kdm/data/etc')
| -rw-r--r-- | remote/modules/kdm/data/etc/branding.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/remote/modules/kdm/data/etc/branding.svg b/remote/modules/kdm/data/etc/branding.svg new file mode 100644 index 00000000..4891fb58 --- /dev/null +++ b/remote/modules/kdm/data/etc/branding.svg @@ -0,0 +1,22 @@ +<?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://creativecommons.org/ns#" + 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" + version="1.1" + width="149.62437" + height="92.827499" + id="svg2985" + xml:space="preserve"> +<metadata + id="metadata2991"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata> +<g + id="g2993"> +</g> +</svg>
\ No newline at end of file |
