[debian-edu-commits] debian-edu/ 343/437: * Update art/kde/debian-edu-wallpaper* based on Christophs new designs. Also ship .svg wallpapers. * Use /usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.png in art/kdm-theme/debian-edu.xml. * Bump version to 0.0.35 as we have new upstream files.

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository debian-edu-artwork.

commit 3b119385207bdd52b6627298531c1f27a47cc141
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 14 14:06:38 2013 +0000

    * Update art/kde/debian-edu-wallpaper* based on Christophs new designs.
      Also ship .svg wallpapers.
    * Use /usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.png in
      art/kdm-theme/debian-edu.xml.
    * Bump version to 0.0.35 as we have new upstream files.
---
 art/kde/Makefile.am                            |   8 +-
 art/kde/Makefile.in                            |   8 +-
 art/kde/debian-edu-wallpaper01.info            |   3 +
 art/kde/debian-edu-wallpaper01_1600x1200.png   | Bin 3267127 -> 268233 bytes
 art/kde/debian-edu-wallpaper01_1600x1200.svg   |   9 +
 art/kde/debian-edu-wallpaper01_1920x1080.png   | Bin 1242655 -> 480740 bytes
 art/kde/debian-edu-wallpaper01_1920x1080.svg   |   1 +
 art/kde/debian-edu-wallpaper01_1920x1200.png   | Bin 1386434 -> 298029 bytes
 art/kde/debian-edu-wallpaper01_1920x1200.svg   |   9 +
 art/kde/debian-edu-wallpaper02.info            |   3 +
 art/kde/debian-edu-wallpaper02_1600x1200.png   | Bin 2956586 -> 272973 bytes
 art/kde/debian-edu-wallpaper02_1600x1200.svg   |   9 +
 art/kde/debian-edu-wallpaper02_1920x1080.png   | Bin 3295335 -> 278118 bytes
 art/kde/debian-edu-wallpaper02_1920x1080.svg   |   1 +
 art/kde/debian-edu-wallpaper02_1920x1200.png   | Bin 3386335 -> 302980 bytes
 art/kde/debian-edu-wallpaper02_1920x1200.svg   |   9 +
 art/kdm-theme/debian-edu.xml                   |   4 +-
 art/kdm-theme/screenshot.png                   | Bin 180248 -> 238533 bytes
 art/ksplash-theme/background.png               | Bin 3267127 -> 43 bytes
 art/playground/wheezy/EDU_Joy_LR_1920x1080.svg | 321 +++++++++++++++++++++++++
 debian/changelog                               |   7 +-
 debian/update-artwork                          |  72 +++---
 22 files changed, 417 insertions(+), 47 deletions(-)

diff --git a/art/kde/Makefile.am b/art/kde/Makefile.am
index 2203845..e51e016 100644
--- a/art/kde/Makefile.am
+++ b/art/kde/Makefile.am
@@ -3,7 +3,13 @@ KDEIMG = debian-edu-wallpaper01_1600x1200.png \
 	debian-edu-wallpaper01_1920x1200.png \
 	debian-edu-wallpaper02_1600x1200.png \
 	debian-edu-wallpaper02_1920x1080.png \
-	debian-edu-wallpaper02_1920x1200.png
+	debian-edu-wallpaper02_1920x1200.png \
+	debian-edu-wallpaper01_1600x1200.svg \
+	debian-edu-wallpaper01_1920x1080.svg \
+	debian-edu-wallpaper01_1920x1200.svg \
+	debian-edu-wallpaper02_1600x1200.svg \
+	debian-edu-wallpaper02_1920x1080.svg \
+	debian-edu-wallpaper02_1920x1200.svg
 
 kdeimgdir = $(datadir)/wallpapers
 kdeimg_DATA = $(KDEIMG) debian-edu-wallpaper.png.desktop
diff --git a/art/kde/Makefile.in b/art/kde/Makefile.in
index 09a9f80..73a06bb 100644
--- a/art/kde/Makefile.in
+++ b/art/kde/Makefile.in
@@ -187,7 +187,13 @@ KDEIMG = debian-edu-wallpaper01_1600x1200.png \
 	debian-edu-wallpaper01_1920x1200.png \
 	debian-edu-wallpaper02_1600x1200.png \
 	debian-edu-wallpaper02_1920x1080.png \
-	debian-edu-wallpaper02_1920x1200.png
+	debian-edu-wallpaper02_1920x1200.png \
+	debian-edu-wallpaper01_1600x1200.svg \
+	debian-edu-wallpaper01_1920x1080.svg \
+	debian-edu-wallpaper01_1920x1200.svg \
+	debian-edu-wallpaper02_1600x1200.svg \
+	debian-edu-wallpaper02_1920x1080.svg \
+	debian-edu-wallpaper02_1920x1200.svg
 
 kdeimgdir = $(datadir)/wallpapers
 kdeimg_DATA = $(KDEIMG) debian-edu-wallpaper.png.desktop
diff --git a/art/kde/debian-edu-wallpaper01.info b/art/kde/debian-edu-wallpaper01.info
new file mode 100644
index 0000000..2ac1008
--- /dev/null
+++ b/art/kde/debian-edu-wallpaper01.info
@@ -0,0 +1,3 @@
+debian-edu-wallpaper01_1920x1080.svg is an original, created from Christoph Muetze.
+
+debian-edu-wallpaper01_1600x1200.svg and debian-edu-wallpaper01_1920x1200.svg have been done by Holger by loading the svg in gimp, cropping the sides symetrically to get the right aspect ratio, save as .pdf, pdftocairo -svg to produce the .svg. These files should be replaced by proper ones by Christoph ones he has made them.
diff --git a/art/kde/debian-edu-wallpaper01_1600x1200.png b/art/kde/debian-edu-wallpaper01_1600x1200.png
index 8191cf4..532d7cc 100644
Binary files a/art/kde/debian-edu-wallpaper01_1600x1200.png and b/art/kde/debian-edu-wallpaper01_1600x1200.png differ
diff --git a/art/kde/debian-edu-wallpaper01_1600x1200.svg b/art/kde/debian-edu-wallpaper01_1600x1200.svg
new file mode 100644
index 0000000..0965fc9
--- /dev/null
+++ b/art/kde/debian-edu-wallpaper01_1600x1200.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1280pt" height="960pt" viewBox="0 0 1280 960" version="1.2">
+<defs>
+<image id="image8" width="1280" height="960" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQAAAAPACAIAAADlvkMuAAAABmJLR0QA/wD/AP+gvaeTAAAgAElEQVR4nOydUZr0uMqkVfPXM4uYi1nB7H97PRfVVZ1pgxRAgFBm6uqcNARY9lft1wj563++//c4YXztTmA2vlpn98KjaN5pYT73yWeYx+emkcZnVj7DNP7ZnUCv8ZmOz3AN0o1Tcv99bvJt45++c/+Y2ff/+b//7+mg8lzxpR222k9/Fg985bt8qUeQKLZHsf9mxvUI9+WE7Vm4lWKW79p9dbLruSAoLC2w6Yk+sQM3qUvNeycuZBNeCj0pZr50+rr8vyrYkuPYz/RcOEQz/7xy/AzTgJ/H+j63rYYtc31CKmbgHyFOVtzbmZIDPetzxG/zE5X9Z/L/QlqyFBRgZ [...]
+</defs>
+<g id="surface1">
+<use xlink:href="#image8"/>
+</g>
+</svg>
diff --git a/art/kde/debian-edu-wallpaper01_1920x1080.png b/art/kde/debian-edu-wallpaper01_1920x1080.png
index 02c03ec..37a3f9a 100644
Binary files a/art/kde/debian-edu-wallpaper01_1920x1080.png and b/art/kde/debian-edu-wallpaper01_1920x1080.png differ
diff --git a/art/kde/debian-edu-wallpaper01_1920x1080.svg b/art/kde/debian-edu-wallpaper01_1920x1080.svg
new file mode 120000
index 0000000..6bf98df
--- /dev/null
+++ b/art/kde/debian-edu-wallpaper01_1920x1080.svg
@@ -0,0 +1 @@
+../playground/wheezy/EDU_Joy_1920x1080.svg
\ No newline at end of file
diff --git a/art/kde/debian-edu-wallpaper01_1920x1200.png b/art/kde/debian-edu-wallpaper01_1920x1200.png
index 326ec3b..b46e830 100644
Binary files a/art/kde/debian-edu-wallpaper01_1920x1200.png and b/art/kde/debian-edu-wallpaper01_1920x1200.png differ
diff --git a/art/kde/debian-edu-wallpaper01_1920x1200.svg b/art/kde/debian-edu-wallpaper01_1920x1200.svg
new file mode 100644
index 0000000..777b3aa
--- /dev/null
+++ b/art/kde/debian-edu-wallpaper01_1920x1200.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1536pt" height="960pt" viewBox="0 0 1536 960" version="1.2">
+<defs>
+<image id="image8" width="1536" height="960" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABgAAAAPACAIAAAB8XCUvAAAABmJLR0QA/wD/AP+gvaeTAAAgAElEQVR4nOydUWLruM6kmX88K5iHWcHsf4k9D+m4bQkgC0ABhGzx6V67UIAoJyf6GoR//ud//e+xe/3sLmCMSREtqtu+Wu/CT+vqPngV7Tstzf05uZd53R8aad27ci/T+md3Ab3WvR33ci3SB6fk83d/yLetf/rufd/KqpeyE4Ub9Pg///f/Sa8f/7ybPmK/vYcrE8WK8kd7W9KbxH8vm8SGN1zFcNL/5If8qO8gWWyPIv/tjOsR5scJm2bpVo5Zsevw1cWu94LgsFRg2xN9YgU+pC437ydxYZsARfHf88xE1P2x5H2+ak5/XTiCVn4j93uZFvw8ct2nA1vl+oZU7 [...]
+</defs>
+<g id="surface1">
+<use xlink:href="#image8"/>
+</g>
+</svg>
diff --git a/art/kde/debian-edu-wallpaper02.info b/art/kde/debian-edu-wallpaper02.info
new file mode 100644
index 0000000..9f2804a
--- /dev/null
+++ b/art/kde/debian-edu-wallpaper02.info
@@ -0,0 +1,3 @@
+debian-edu-wallpaper02_1920x1080.svg was done by Holger with inkscape based on debian-edu-wallpaper01_1920x1080.svg by Christoph Muetze.
+
+debian-edu-wallpaper02_1600x1200.svg and debian-edu-wallpaper01_1920x1200.svg have been done by Holger by loading the svg in gimp, cropping the sides symetrically to get the right aspect ratio, save as .pdf, pdftocairo -svg to produce the .svg. These files should be replaced by proper ones by Christoph ones he has made them.
diff --git a/art/kde/debian-edu-wallpaper02_1600x1200.png b/art/kde/debian-edu-wallpaper02_1600x1200.png
index 05c97b9..27dcc00 100644
Binary files a/art/kde/debian-edu-wallpaper02_1600x1200.png and b/art/kde/debian-edu-wallpaper02_1600x1200.png differ
diff --git a/art/kde/debian-edu-wallpaper02_1600x1200.svg b/art/kde/debian-edu-wallpaper02_1600x1200.svg
new file mode 100644
index 0000000..fb32718
--- /dev/null
+++ b/art/kde/debian-edu-wallpaper02_1600x1200.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1280pt" height="960pt" viewBox="0 0 1280 960" version="1.2">
+<defs>
+<image id="image8" width="1280" height="960" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQAAAAPACAIAAADlvkMuAAAABmJLR0QA/wD/AP+gvaeTAAAgAElEQVR4nOy9QZbkOg+cy7TLxxt5E6/A+9+IN+CBN2D//QbVlZ0pAUQACJCQKjG4p28mEIAoVZU+gaQeX//tv4+oPcKRe9IsqvdjN7PPdSPZZ1Q+htuf3QX0ss9wfCxqpGun/hL8XOQ77U/T4W9a1gZTRqLHAPWootL+/PnPf/7v1//3P/6n7vKY3+Xat8APwIXgobk8ECfMHur/pAWBQXJrWqeup/4py/f/r0MtIVMo+0XhEC174Rn52B3szwD/ol73z66vcn1AFo2AdHtckvqUiJzlXZ8mzpU9xScEgcIoP2q2CPBTbX09+x4oIBFeFjsNCp33WOQsShf7M/la+ [...]
+</defs>
+<g id="surface1">
+<use xlink:href="#image8"/>
+</g>
+</svg>
diff --git a/art/kde/debian-edu-wallpaper02_1920x1080.png b/art/kde/debian-edu-wallpaper02_1920x1080.png
index 0e551e5..1731f6c 100644
Binary files a/art/kde/debian-edu-wallpaper02_1920x1080.png and b/art/kde/debian-edu-wallpaper02_1920x1080.png differ
diff --git a/art/kde/debian-edu-wallpaper02_1920x1080.svg b/art/kde/debian-edu-wallpaper02_1920x1080.svg
new file mode 120000
index 0000000..6dd584f
--- /dev/null
+++ b/art/kde/debian-edu-wallpaper02_1920x1080.svg
@@ -0,0 +1 @@
+../playground/wheezy/EDU_Joy_LR_1920x1080.svg
\ No newline at end of file
diff --git a/art/kde/debian-edu-wallpaper02_1920x1200.png b/art/kde/debian-edu-wallpaper02_1920x1200.png
index 08bcd0e..e815d88 100644
Binary files a/art/kde/debian-edu-wallpaper02_1920x1200.png and b/art/kde/debian-edu-wallpaper02_1920x1200.png differ
diff --git a/art/kde/debian-edu-wallpaper02_1920x1200.svg b/art/kde/debian-edu-wallpaper02_1920x1200.svg
new file mode 100644
index 0000000..9d66703
--- /dev/null
+++ b/art/kde/debian-edu-wallpaper02_1920x1200.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1536pt" height="960pt" viewBox="0 0 1536 960" version="1.2">
+<defs>
+<image id="image8" width="1536" height="960" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABgAAAAPACAIAAAB8XCUvAAAABmJLR0QA/wD/AP+gvaeTAAAgAElEQVR4nOy9QZojTYula6qKXkNPegd3/9u5G7iDu4HuP3ugDKXkDmYHOGC4JAb11C/BATf3iC/sTQy//fd//49xt9tQTP3io6zvKtz6lvbeVrTutDTf5+RrHvs+N5J9V+VruP3ZXUAv+y7H17xGenbyH8HvQ77T/jRd/qZlbTBlJXosUI8qMu3Pn//853///M//9f+If8rexP/39L9OH5uc0S9kcYf/IlD49Db7chpiuchViPDdv2u07ESeLse3gbm542Zf9oxdre16JYDFYnhgP2ehHetN/R9hQR7AfPmllbBBz9Y/Zbn/7zrUIP1q8mS/KBxBy/4i96+Z7M8A/ [...]
+</defs>
+<g id="surface1">
+<use xlink:href="#image8"/>
+</g>
+</svg>
diff --git a/art/kdm-theme/debian-edu.xml b/art/kdm-theme/debian-edu.xml
index fc27c14..cff3890 100644
--- a/art/kdm-theme/debian-edu.xml
+++ b/art/kdm-theme/debian-edu.xml
@@ -2,8 +2,8 @@
 <!DOCTYPE greeter SYSTEM "greeter.dtd">
 <greeter>
   <!-- background (use default wallpaper) -->
-  <item type="rect" id="background" background="true">
-    <normal file="/usr/share/images/desktop-base/login-background.svg" />
+  <item type="pixmap" id="background" background="true">
+    <normal file="/usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.png" />
     <pos width="100%" x="0" y="0" height="100%" />
   </item>
   <!-- hostname and clock -->
diff --git a/art/kdm-theme/screenshot.png b/art/kdm-theme/screenshot.png
index d99a378..9d13695 100644
Binary files a/art/kdm-theme/screenshot.png and b/art/kdm-theme/screenshot.png differ
diff --git a/art/ksplash-theme/background.png b/art/ksplash-theme/background.png
deleted file mode 100644
index 8191cf4..0000000
Binary files a/art/ksplash-theme/background.png and /dev/null differ
diff --git a/art/ksplash-theme/background.png b/art/ksplash-theme/background.png
new file mode 120000
index 0000000..a794f7c
--- /dev/null
+++ b/art/ksplash-theme/background.png
@@ -0,0 +1 @@
+../kde/debian-edu-wallpaper02_1600x1200.png
\ No newline at end of file
diff --git a/art/playground/wheezy/EDU_Joy_LR_1920x1080.svg b/art/playground/wheezy/EDU_Joy_LR_1920x1080.svg
new file mode 100644
index 0000000..33e29e6
--- /dev/null
+++ b/art/playground/wheezy/EDU_Joy_LR_1920x1080.svg
@@ -0,0 +1,321 @@
+<?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"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.3.1 r9886"
+   width="1920"
+   height="1080"
+   sodipodi:docname="EDU_Joy_1920x1080.svg">
+  <metadata
+     id="metadata8">
+    <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>
+  <defs
+     id="defs6">
+    <linearGradient
+       id="linearGradient3765">
+      <stop
+         style="stop-color:#8c99af;stop-opacity:1;"
+         offset="0"
+         id="stop3767" />
+      <stop
+         style="stop-color:#161b2b;stop-opacity:1;"
+         offset="1"
+         id="stop3769" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3765-5"
+       id="radialGradient3782-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.4101329,-0.03033225,0.01632373,0.75411549,1130.4526,253.95714)"
+       cx="-125.20959"
+       cy="374.27292"
+       fx="-125.20959"
+       fy="374.27292"
+       r="961.82031" />
+    <linearGradient
+       id="linearGradient3765-5">
+      <stop
+         style="stop-color:#8c99af;stop-opacity:1;"
+         offset="0"
+         id="stop3767-1" />
+      <stop
+         style="stop-color:#161b2b;stop-opacity:1;"
+         offset="1"
+         id="stop3769-4" />
+    </linearGradient>
+    <radialGradient
+       r="961.82031"
+       fy="374.27292"
+       fx="-125.20959"
+       cy="374.27292"
+       cx="-125.20959"
+       gradientTransform="matrix(1.4101329,-0.03033225,0.01632373,0.75411549,1130.4526,253.95708)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient3801"
+       xlink:href="#linearGradient3765-5"
+       inkscape:collect="always" />
+    <filter
+       color-interpolation-filters="sRGB"
+       inkscape:collect="always"
+       id="filter3946-2"
+       x="-0.21666037"
+       width="1.4333206"
+       y="-0.17406921"
+       height="1.3481385">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="21.468343"
+         id="feGaussianBlur3948-4" />
+    </filter>
+    <filter
+       color-interpolation-filters="sRGB"
+       inkscape:collect="always"
+       id="filter4006-1"
+       x="-0.40693012"
+       width="1.8138603"
+       y="-0.40698293"
+       height="1.8139658">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="4.3009463"
+         id="feGaussianBlur4008-1" />
+    </filter>
+    <filter
+       color-interpolation-filters="sRGB"
+       inkscape:collect="always"
+       id="filter3980-9"
+       x="-0.36845002"
+       width="1.7369"
+       y="-0.24803647"
+       height="1.4960729">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="8.8182524"
+         id="feGaussianBlur3982-3" />
+    </filter>
+    <filter
+       color-interpolation-filters="sRGB"
+       inkscape:collect="always"
+       id="filter3984-2"
+       x="-0.33290765"
+       width="1.6658154"
+       y="-0.18396041"
+       height="1.3679208">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="8.8182524"
+         id="feGaussianBlur3986-1" />
+    </filter>
+    <filter
+       color-interpolation-filters="sRGB"
+       inkscape:collect="always"
+       id="filter3988-2"
+       x="-0.34034386"
+       width="1.6806877"
+       y="-0.24803653"
+       height="1.4960731">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="8.8182524"
+         id="feGaussianBlur3990-5" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1918"
+     inkscape:window-height="1179"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.68333333"
+     inkscape:cx="826.46382"
+     inkscape:cy="513.26755"
+     inkscape:window-x="0"
+     inkscape:window-y="19"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="layer3" />
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="layer0"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <path
+       style="fill:url(#radialGradient3801);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99653697px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 0.49826849,0.49826051 c 639.66782151,0 1279.33573151,0 1919.00353151,0 0,359.66779949 0,719.33560949 0,1079.00343949 -639.6678,0 -1279.33571,0 -1919.00353151,0 0,-359.66783 0,-719.33564 0,-1079.00343949 z"
+       id="rect2987"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="layer1"
+     style="display:inline">
+    <g
+       transform="translate(243.82134,363.497)"
+       style="display:inline"
+       id="g3029">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4056"
+         style="fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none"
+         d="m 1051.4451,521.04598 c 0.2976,7.98709 -2.3306,11.86822 -4.7076,18.73128 l -4.2713,2.1257 c -3.491,6.7903 0.3472,4.31088 -2.1587,9.70937 -5.4614,4.84984 -16.5493,15.17081 -20.0999,16.11634 -2.5951,-0.056 1.7555,-3.06131 2.3241,-4.23485 -7.3028,5.01172 -5.8647,7.52419 -17.0287,10.57553 l -0.3273,-0.73061 c -27.5382,12.95919 -65.79408,-12.71776 -65.29157,-47.74716 -0.29095,2.22162 -0.83642,1.66625 -1.44469,2.55881 -1.42159,-18.02049 8.32421,-36.12028 24.76121,-43.5222 16.07657, [...]
+      <path
+         d="m 1051.4451,521.04598 c 0.2976,7.98709 -2.3306,11.86822 -4.7076,18.73128 l -4.2713,2.1257 c -3.491,6.7903 0.3472,4.31088 -2.1587,9.70937 -5.4614,4.84984 -16.5493,15.17081 -20.0999,16.11634 -2.5951,-0.056 1.7555,-3.06131 2.3241,-4.23485 -7.3028,5.01172 -5.8647,7.52419 -17.0287,10.57553 l -0.3273,-0.73061 c -27.5382,12.95919 -65.79408,-12.71776 -65.29157,-47.74716 -0.29095,2.22162 -0.83642,1.66625 -1.44469,2.55881 -1.42159,-18.02049 8.32421,-36.12028 24.76121,-43.5222 16.07657, [...]
+         style="opacity:0.68141593;fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none;filter:url(#filter3946-2)"
+         id="path3928"
+         inkscape:connector-curvature="0" />
+      <g
+         id="g4118">
+        <path
+           inkscape:connector-curvature="0"
+           id="path3992"
+           style="opacity:0.63716867;color:#000000;fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4006-1);enable-background:accumulate"
+           d="m 1303.8273,450.71112 -12.6847,12.68142 -12.6815,-12.68142 12.6815,-12.68149 12.6847,12.68149" />
+        <path
+           d="m 1127.0012,496.90122 c -0.1487,0.15538 -0.1487,24.81406 -0.4563,31.25066 -0.3041,5.20681 -0.7669,16.38739 -11.7954,16.38739 -11.336,0 -14.0931,-13.02195 -15.0121,-18.68497 -1.0711,-6.28125 -1.0711,-11.49132 -1.0711,-13.78562 0,-7.35232 0.4595,-27.8853 17.7692,-27.8853 5.2101,0 8.1193,1.53725 10.4169,2.75712 l 0.1487,9.96072 z m -44.4215,18.07998 c 0,43.19491 22.9793,43.19491 26.3481,43.19491 9.4979,0 15.627,-5.21009 18.2287,-14.24183 l 0.3075,13.63023 c 2.9125,-0.15538 5.8 [...]
+           style="fill:#171f33;fill-opacity:1;fill-rule:nonzero;stroke:none"
+           id="path4059"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1165.6571,507.16271 c 0.1554,-12.71448 2.7604,-24.05375 13.6335,-24.05375 11.9509,0 12.8633,13.17402 12.5591,24.05375 l -26.1926,0 z m 41.3568,1.53725 c 0,-17.92458 -3.5207,-35.5451 -26.1926,-35.5451 -31.2475,0 -31.2475,34.62274 -31.2475,41.97506 0,31.0954 13.9377,43.35032 37.3766,43.35032 10.4103,0 15.4717,-1.52733 18.2288,-2.29755 -0.1522,-5.51431 0.6116,-9.03838 1.5372,-13.78564 -3.2232,1.99678 -7.3589,4.59849 -16.5493,4.59849 -23.8984,0 -24.2059,-21.75948 -24.2059,-29 [...]
+           style="fill:#171f33;fill-opacity:1;fill-rule:nonzero;stroke:none"
+           id="path4061"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1256.8504,515.28533 c 0,14.24509 -2.6017,33.39623 -20.371,33.39623 -2.4529,0 -5.5142,-0.46617 -7.5043,-0.92563 -0.3074,-5.5143 -0.3074,-15.01212 -0.3074,-26.04065 0,-13.17729 1.3752,-20.06015 2.4529,-23.43886 3.2133,-10.87311 10.4136,-11.02517 11.7889,-11.02517 11.6434,0 13.9409,16.08983 13.9409,28.03408 z m -43.9619,16.69808 c 0,11.336 0,17.76923 -1.838,22.66865 6.2812,2.4529 14.0897,3.82818 23.4388,3.82818 5.9737,0 23.2835,0 32.626,-19.14452 4.4431,-8.88292 5.9737,-20.8 [...]
+           style="fill:#171f33;fill-opacity:1;fill-rule:nonzero;stroke:none"
+           id="path4063"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1302.5347,557.56451 c -3.0613,-0.45955 -5.2134,-0.76696 -9.6566,-0.76696 -4.8927,0 -8.268,0.30741 -11.7888,0.76696 1.5306,-2.91245 2.1422,-4.29436 2.6018,-14.2451 0.6149,-13.63684 0.7702,-50.09767 -0.3041,-57.75419 -0.7671,-5.82498 -2.1423,-6.74072 -4.2878,-8.27133 12.5591,-1.22649 16.0865,-2.1455 21.9016,-4.90269 -1.2232,6.73416 -1.3786,10.11278 -1.3786,20.37101 -0.3041,52.85812 -0.4595,58.52113 2.9125,64.8023"
+           style="fill:#171f33;fill-opacity:1;fill-rule:nonzero;stroke:none"
+           id="path4065"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1351.5877,514.20763 c -0.3009,9.65324 -0.4562,16.39395 -3.0646,21.75283 -3.2166,6.89614 -8.5755,8.88295 -12.559,8.88295 -9.1971,0 -11.184,-7.65645 -11.184,-15.16084 0,-14.39724 12.8699,-15.47494 18.685,-15.47494 l 8.1226,0 z m -42.1304,18.84692 c 0,9.65326 2.9125,19.29987 11.4946,23.43888 3.8282,1.68268 7.6565,1.68268 8.883,1.68268 14.0963,0 18.8403,-10.42018 21.7528,-16.85021 -0.1554,6.74079 0,10.87317 0.4595,16.23861 2.7572,-0.15538 5.5143,-0.45955 10.1128,-0.45955 2.60 [...]
+           style="fill:#171f33;fill-opacity:1;fill-rule:nonzero;stroke:none"
+           id="path4067"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1439.8222,542.39705 c 0.1554,5.21009 0.1554,10.72431 2.2977,15.16746 -3.3721,-0.30412 -5.3655,-0.76696 -11.6401,-0.76696 -3.6828,0 -5.6696,0.30741 -8.5821,0.76696 0.6082,-1.99016 0.9223,-2.7571 1.2265,-5.36544 0.4595,-3.51751 0.7669,-15.31625 0.7669,-19.45526 l 0,-16.54274 c 0,-7.20025 0,-17.62045 -0.4628,-21.29336 -0.3041,-2.6017 -1.0645,-9.64662 -9.9574,-9.64662 -8.7309,0 -11.6367,6.43004 -12.7145,11.64013 -1.2199,5.36216 -1.2199,11.18386 -1.2199,33.85571 0.1487,19.6073 [...]
+           style="fill:#171f33;fill-opacity:1;fill-rule:nonzero;stroke:none"
+           id="path4069"
+           inkscape:connector-curvature="0" />
+        <path
+           id="path4073"
+           style="color:#000000;fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 1465.2477,507.16271 c 0.1554,-12.71448 2.7604,-24.05375 13.6336,-24.05375 11.9508,0 12.8632,13.17402 12.5591,24.05375 l -26.1927,0 z m 41.3569,1.53725 c 0,-17.92458 -3.5208,-35.5451 -26.1927,-35.5451 -31.2474,0 -31.2474,34.62274 -31.2474,41.97506 0,31.0954 13.9377,43.35032 37.3766,43.35032 10.4102,0 15.4715,-1.52733 18.2287,-2.29755 -0.1522,-5.51431 0.6116,-9.03838 1.5372,-13.78564 -3.2232,1.99678 -7.359,4.59849 -16.5493,4.59849 -23.8984,0 -24.2059,-21.75948 -24.2059,-29. [...]
+           inkscape:connector-curvature="0" />
+        <path
+           id="path4075"
+           style="color:#000000;fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 1558.6056,496.90122 c -0.1487,0.15538 -0.1487,24.81406 -0.4563,31.25066 -0.3041,5.20681 -0.7669,16.38739 -11.7954,16.38739 -11.3359,0 -14.0931,-13.02195 -15.0121,-18.68497 -1.0711,-6.28125 -1.0711,-11.49132 -1.0711,-13.78562 0,-7.35232 0.4595,-27.8853 17.7692,-27.8853 5.2101,0 8.1193,1.53725 10.4169,2.75712 l 0.1487,9.96072 z m -44.4215,18.07998 c 0,43.19491 22.9794,43.19491 26.3481,43.19491 9.4979,0 15.627,-5.21009 18.2287,-14.24183 l 0.3075,13.63023 c 2.9125,-0.15538 5. [...]
+           inkscape:connector-curvature="0" />
+        <path
+           id="path4077"
+           style="color:#000000;fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 1585.9594,488.14179 c -0.1554,-5.21007 -0.1554,-10.72431 -2.2976,-15.16744 3.372,0.30412 5.3654,0.76694 11.6401,0.76694 3.6828,0 5.6696,-0.30741 8.5821,-0.76694 -0.6083,1.99016 -0.9223,2.7571 -1.2265,5.3655 -0.4595,3.51743 -0.7669,15.31625 -0.7669,19.4552 l 0,16.54272 c 0,7.20027 0,17.62052 0.4628,21.29337 0.3041,2.60178 1.0645,9.64662 9.9574,9.64662 8.7309,0 11.6367,-6.42996 12.7145,-11.64005 1.2198,-5.36223 1.2198,-11.18394 1.2198,-33.85578 -0.1487,-19.60733 -0.1487,-21 [...]
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="ccsccsscscccsccccccscc" />
+        <path
+           d="m 1321.9888,584.37472 c 0,-5.01423 1.9724,-9.20006 5.9174,-12.55748 3.9449,-3.35734 9.1899,-5.03603 15.735,-5.03608 5.3346,5e-5 9.4813,1.0029 12.44,3.00857 3.0035,1.96215 4.5053,4.7091 4.5053,8.24085 0,1.0901 -0.1793,2.44176 -0.5379,4.05502 l -9.4141,0 c 0.09,-0.78482 0.1344,-1.28624 0.1345,-1.50428 0,-3.61897 -2.9587,-5.42846 -8.8761,-5.42851 -3.0484,5e-5 -5.4691,0.61048 -7.2623,1.83131 -1.7483,1.22089 -2.6225,2.8778 -2.6225,4.97067 0,1.22089 0.5604,2.18015 1.6811,2.87775  [...]
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4079"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1380.5557,567.56602 -5.7157,26.09599 14.9953,-13.73474 10.6917,0 -15.6005,13.47314 8.6745,21.84476 -11.028,0 -5.3122,-15.63143 -4.5726,4.05502 -2.5552,11.57641 -9.4141,0 10.4227,-47.67915 9.4141,0"
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4081"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1395.9547,603.66876 c 0,-6.75834 2.0397,-12.49204 6.1191,-17.20113 4.1243,-4.75262 9.5038,-7.12894 16.1385,-7.12898 4.6173,4e-5 8.2485,1.17729 10.8934,3.53179 2.6449,2.31095 3.9673,5.49392 3.9674,9.54891 -10e-5,6.88918 -2.0846,12.66649 -6.2536,17.33193 -4.1692,4.66546 -9.5935,6.99819 -16.273,6.99819 -4.4381,0 -7.9795,-1.17727 -10.6244,-3.5318 -2.6449,-2.39813 -3.9674,-5.58111 -3.9674,-9.54891 m 16.2729,5.75551 c 2.1069,0 3.945,-0.58862 5.514,-1.7659 1.569,-1.22084 2.7345, [...]
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4083"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1453.4628,567.56602 -10.4227,47.67915 -9.4141,0 10.4227,-47.67915 9.4141,0"
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4085"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1473.2555,579.33865 c 4.2587,4e-5 7.6881,1.19909 10.2882,3.5972 2.6449,2.39814 3.9674,5.51573 3.9674,9.3527 0,2.48535 -0.4035,5.21049 -1.2104,8.17544 l -24.4094,0 c -0.1345,1.22088 -0.2017,2.20194 -0.2017,2.94315 0,1.78771 0.5828,3.24838 1.7483,4.38205 1.1656,1.09005 2.7122,1.63508 4.6398,1.63508 1.6139,0 3.0932,-0.37061 4.4381,-1.11186 1.3897,-0.74123 2.4208,-1.74409 3.0932,-3.00856 l 9.2796,0 c -1.838,3.619 -4.3933,6.43134 -7.6658,8.43706 -3.2277,2.00569 -6.8812,3.00856 [...]
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4087"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1509.5428,567.56602 -10.4227,47.67915 -9.4141,0 10.4227,-47.67915 9.4141,0"
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4089"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1525.5026,579.92727 -7.733,35.3179 -9.4141,0 7.733,-35.3179 9.4141,0 m 2.6897,-12.36125 -1.8155,8.17544 -9.4141,0 1.8156,-8.17544 9.414,0"
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4091"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1534.4691,579.92727 9.4141,0 -1.2104,5.36308 c 1.7932,-2.09287 3.6536,-3.59715 5.5812,-4.51283 1.9276,-0.95921 4.1467,-1.43883 6.6571,-1.43887 3.0035,4e-5 5.4019,0.78488 7.1951,2.35452 1.7931,1.56971 2.6897,3.66263 2.6897,6.27874 0,1.17729 -0.1345,2.37636 -0.4035,3.5972 l -5.1777,23.67606 -9.4141,0 4.5053,-20.47129 c 0.269,-1.43885 0.4035,-2.50711 0.4035,-3.20477 0,-3.27016 -1.6587,-4.90524 -4.976,-4.90527 -2.2415,3e-5 -4.1916,0.78487 -5.8502,2.35453 -1.6139,1.5261 -2.734 [...]
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4093"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1598.6729,615.24517 -9.414,0 1.0086,-4.44743 c -1.7932,2.09293 -3.6536,3.5972 -5.5812,4.51284 -1.9277,0.95924 -4.1467,1.43889 -6.6571,1.43889 -2.9587,0 -5.3346,-0.78484 -7.1278,-2.35453 -1.7932,-1.56968 -2.6897,-3.6626 -2.6897,-6.27875 0,-1.17725 0.1345,-2.37632 0.4034,-3.59718 l 5.3795,-24.59174 9.4141,0 -4.7071,21.38696 c -0.269,1.52608 -0.4034,2.59434 -0.4034,3.20478 0,3.27018 1.7035,4.90526 5.1105,4.90526 2.1966,0 4.1018,-0.78484 5.7157,-2.35452 1.6138,-1.56968 2.7121 [...]
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4095"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 1630.2993,597.32462 8.2709,17.92055 -11.2969,0 -3.9674,-10.98778 -8.2709,10.98778 -11.2969,0 15.6677,-17.92055 -7.464,-17.39735 11.2969,0 3.4294,10.66078 8.2709,-10.66078 11.297,0 -15.9367,17.39735"
+           style="font-size:54.62936401px;font-style:oblique;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#171f33;fill-opacity:1;stroke:#000000;stroke-width:0.61345077;stroke-miterlimit:4;stroke-opacity:1;font-family:FreeSans;-inkscape-font-specification:FreeSans Bold Oblique"
+           id="path4097"
+           inkscape:connector-curvature="0" />
+        <path
+           inkscape:connector-curvature="0"
+           d="m 1465.2477,507.16271 c 0.1554,-12.71448 2.7604,-24.05375 13.6336,-24.05375 11.9508,0 12.8632,13.17402 12.5591,24.05375 l -26.1927,0 z m 41.3569,1.53725 c 0,-17.92458 -3.5208,-35.5451 -26.1927,-35.5451 -31.2474,0 -31.2474,34.62274 -31.2474,41.97506 0,31.0954 13.9377,43.35032 37.3766,43.35032 10.4102,0 15.4715,-1.52733 18.2287,-2.29755 -0.1522,-5.51431 0.6116,-9.03838 1.5372,-13.78564 -3.2232,1.99678 -7.359,4.59849 -16.5493,4.59849 -23.8984,0 -24.2059,-21.75948 -24.2059,-29. [...]
+           style="opacity:0.63716867;color:#000000;fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter3980-9);enable-background:accumulate"
+           id="path3950" />
+        <path
+           inkscape:connector-curvature="0"
+           d="m 1558.6056,496.90122 c -0.1487,0.15538 -0.1487,24.81406 -0.4563,31.25066 -0.3041,5.20681 -0.7669,16.38739 -11.7954,16.38739 -11.3359,0 -14.0931,-13.02195 -15.0121,-18.68497 -1.0711,-6.28125 -1.0711,-11.49132 -1.0711,-13.78562 0,-7.35232 0.4595,-27.8853 17.7692,-27.8853 5.2101,0 8.1193,1.53725 10.4169,2.75712 l 0.1487,9.96072 z m -44.4215,18.07998 c 0,43.19491 22.9794,43.19491 26.3481,43.19491 9.4979,0 15.627,-5.21009 18.2287,-14.24183 l 0.3075,13.63023 c 2.9125,-0.15538 5. [...]
+           style="opacity:0.63716867;color:#000000;fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter3984-2);enable-background:accumulate"
+           id="path3952" />
+        <path
+           sodipodi:nodetypes="ccsccsscscccsccccccscc"
+           inkscape:connector-curvature="0"
+           d="m 1585.9594,488.14179 c -0.1554,-5.21007 -0.1554,-10.72431 -2.2976,-15.16744 3.372,0.30412 5.3654,0.76694 11.6401,0.76694 3.6828,0 5.6696,-0.30741 8.5821,-0.76694 -0.6083,1.99016 -0.9223,2.7571 -1.2265,5.3655 -0.4595,3.51743 -0.7669,15.31625 -0.7669,19.4552 l 0,16.54272 c 0,7.20027 0,17.62052 0.4628,21.29337 0.3041,2.60178 1.0645,9.64662 9.9574,9.64662 8.7309,0 11.6367,-6.42996 12.7145,-11.64005 1.2198,-5.36223 1.2198,-11.18394 1.2198,-33.85578 -0.1487,-19.60733 -0.1487,-21 [...]
+           style="opacity:0.63716867;color:#000000;fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter3988-2);enable-background:accumulate"
+           id="path3954" />
+        <path
+           d="m 1303.8273,450.71112 -12.6847,12.68142 -12.6815,-12.68142 12.6815,-12.68149 12.6847,12.68149"
+           style="color:#000000;fill:#cbcbcb;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="path4071"
+           inkscape:connector-curvature="0" />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/debian/changelog b/debian/changelog
index 2002c03..e097dfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-debian-edu-artwork (0.0.34-2) UNRELEASED; urgency=low
+debian-edu-artwork (0.0.35-1) UNRELEASED; urgency=low
 
   [ Wolfgang Schweer ]
   * Raise update-alternatives priority for the desktop background from 65
@@ -17,8 +17,11 @@ debian-edu-artwork (0.0.34-2) UNRELEASED; urgency=low
   [ Holger Levsen ]
   * Also use /usr/share/images/desktop-base/login-background.svg in:
     - art/gdm-theme/20-debian-edu-artwork-settings
-    - art/kdm-theme/debian-edu.xml
   * Drop unused art/kdm-theme/debian-edu-wallpaper.png. 
+  * Update art/kde/debian-edu-wallpaper* based on Christophs new designs.
+    Also ship .svg wallpapers.
+  * Use /usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.png in 
+    art/kdm-theme/debian-edu.xml.
 
  -- Wolfgang Schweer <wschweer at arcor.de>  Thu, 13 Jun 2013 21:41:36 +0200
 
diff --git a/debian/update-artwork b/debian/update-artwork
index 1d0d250..7102e52 100644
--- a/debian/update-artwork
+++ b/debian/update-artwork
@@ -39,52 +39,42 @@ change_desktop_background() {
     update-alternatives --install \
         /usr/share/images/desktop-base/desktop-background \
 	desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper01_1920x1080.png 50
-
-    update-alternatives --install \
-        /usr/share/images/desktop-base/desktop-background \
-	desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper01_1920x1200.png 50
- 
-    update-alternatives --install \
-        /usr/share/images/desktop-base/desktop-background \
-	desktop-background \
 	/usr/share/wallpapers/debian-edu-wallpaper01_1600x1200.png 75
 
-    update-alternatives --install \
-        /usr/share/images/desktop-base/desktop-background \
-	desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper02_1920x1080.png 50
-
-    update-alternatives --install \
-        /usr/share/images/desktop-base/desktop-background \
-	desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper02_1920x1200.png 50
-
-    update-alternatives --install \
-        /usr/share/images/desktop-base/desktop-background \
-	desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.png 50
+    for WALLPAPER in debian-edu-wallpaper01_1600x1200.svg \
+		debian-edu-wallpaper01_1920x1080.png \
+		debian-edu-wallpaper01_1920x1080.svg \
+		debian-edu-wallpaper01_1920x1200.png \
+		debian-edu-wallpaper01_1920x1200.svg \
+		debian-edu-wallpaper02_1920x1080.png \
+		debian-edu-wallpaper02_1920x1080.svg \
+		debian-edu-wallpaper02_1920x1200.png \
+		debian-edu-wallpaper02_1920x1200.svg \
+		debian-edu-wallpaper02_1600x1200.png \
+		debian-edu-wallpaper02_1600x1200.svg ; do
+	update-alternatives --install \
+	        /usr/share/images/desktop-base/desktop-background \
+		desktop-background \
+		/usr/share/wallpapers/$WALLPAPER 50
+    done
 }
 
 restore_desktop_background() {
-    update-alternatives --remove desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper01_1920x1080.png
-
-    update-alternatives --remove desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper01_1920x1200.png
-
-    update-alternatives --remove desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper01_1600x1200.png
-
-    update-alternatives --remove desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper02_1920x1080.png
-
-    update-alternatives --remove desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper02_1920x1200.png
-
-    update-alternatives --remove desktop-background \
-	/usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.png
+    for WALLPAPER in debian-edu-wallpaper01_1600x1200.png \
+		debian-edu-wallpaper01_1600x1200.svg \
+		debian-edu-wallpaper01_1920x1080.png \
+		debian-edu-wallpaper01_1920x1080.svg \
+		debian-edu-wallpaper01_1920x1200.png \
+		debian-edu-wallpaper01_1920x1200.svg \
+		debian-edu-wallpaper02_1920x1080.png \
+		debian-edu-wallpaper02_1920x1080.svg \
+		debian-edu-wallpaper02_1920x1200.png \
+		debian-edu-wallpaper02_1920x1200.svg \
+		debian-edu-wallpaper02_1600x1200.png \
+		debian-edu-wallpaper02_1600x1200.svg ; do
+	update-alternatives --remove desktop-background \
+		/usr/share/wallpapers/$WALLPAPER 
+    done
 }
 
 ## Wallpaper

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git



More information about the debian-edu-commits mailing list