[anjuta] bgo #689384 - should install a highcontrast app icon



commit 6a139fd9e8ac47f9039c402cbd7df0f64ab0e2be
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sat Jul 20 17:29:27 2013 +0200

    bgo #689384 - should install a highcontrast app icon

 configure.ac                                       |   20 +-
 pixmaps/HighContrast/16x16/Makefile.am             |    4 +
 pixmaps/HighContrast/16x16/anjuta.png              |  Bin 0 -> 468 bytes
 pixmaps/HighContrast/22x22/Makefile.am             |    4 +
 pixmaps/HighContrast/22x22/anjuta.png              |  Bin 0 -> 631 bytes
 pixmaps/HighContrast/24x24/Makefile.am             |    4 +
 pixmaps/HighContrast/24x24/anjuta.png              |  Bin 0 -> 663 bytes
 pixmaps/HighContrast/256x256/Makefile.am           |    4 +
 pixmaps/HighContrast/256x256/anjuta.png            |  Bin 0 -> 10209 bytes
 pixmaps/HighContrast/32x32/Makefile.am             |    4 +
 pixmaps/HighContrast/32x32/anjuta.png              |  Bin 0 -> 968 bytes
 pixmaps/HighContrast/48x48/Makefile.am             |    4 +
 pixmaps/HighContrast/48x48/anjuta.png              |  Bin 0 -> 1472 bytes
 pixmaps/HighContrast/Makefile.am                   |    1 +
 pixmaps/Makefile.am                                |   17 +-
 pixmaps/anjuta-symbolic.svg                        |  867 ++++++++++++++++++++
 pixmaps/{ => hicolor}/16x16/Makefile.am            |    0
 pixmaps/{ => hicolor}/16x16/anjuta.png             |  Bin 1006 -> 1006 bytes
 .../16x16/gnome-mime-application-x-anjuta.png      |  Bin 975 -> 975 bytes
 pixmaps/{ => hicolor}/22x22/Makefile.am            |    0
 pixmaps/{ => hicolor}/22x22/anjuta.png             |  Bin 1656 -> 1656 bytes
 .../22x22/gnome-mime-application-x-anjuta.png      |  Bin 1601 -> 1601 bytes
 pixmaps/{ => hicolor}/24x24/Makefile.am            |    0
 pixmaps/{ => hicolor}/24x24/anjuta.png             |  Bin 1621 -> 1621 bytes
 .../24x24/gnome-mime-application-x-anjuta.png      |  Bin 1565 -> 1565 bytes
 pixmaps/{ => hicolor}/32x32/Makefile.am            |    0
 pixmaps/{ => hicolor}/32x32/anjuta.png             |  Bin 2569 -> 2569 bytes
 .../32x32/gnome-mime-application-x-anjuta.png      |  Bin 2355 -> 2355 bytes
 pixmaps/{ => hicolor}/48x48/Makefile.am            |    0
 pixmaps/{ => hicolor}/48x48/anjuta.png             |  Bin 3649 -> 3649 bytes
 .../48x48/gnome-mime-application-x-anjuta.png      |  Bin 3549 -> 3549 bytes
 pixmaps/hicolor/Makefile.am                        |    1 +
 pixmaps/{ => hicolor}/scalable/Makefile.am         |    0
 pixmaps/{ => hicolor}/scalable/anjuta.svg          |    0
 .../scalable/gnome-mime-application-x-anjuta.svg   |    0
 35 files changed, 918 insertions(+), 12 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 41c482d..8fbc541 100644
--- a/configure.ac
+++ b/configure.ac
@@ -779,12 +779,20 @@ libanjuta/libanjuta-3.0.pc
 libanjuta/anjuta-version.h
 src/Makefile
 pixmaps/Makefile
-pixmaps/16x16/Makefile
-pixmaps/22x22/Makefile
-pixmaps/24x24/Makefile
-pixmaps/32x32/Makefile
-pixmaps/48x48/Makefile
-pixmaps/scalable/Makefile
+pixmaps/hicolor/Makefile
+pixmaps/hicolor/16x16/Makefile
+pixmaps/hicolor/22x22/Makefile
+pixmaps/hicolor/24x24/Makefile
+pixmaps/hicolor/32x32/Makefile
+pixmaps/hicolor/48x48/Makefile
+pixmaps/hicolor/scalable/Makefile
+pixmaps/HighContrast/Makefile
+pixmaps/HighContrast/16x16/Makefile
+pixmaps/HighContrast/22x22/Makefile
+pixmaps/HighContrast/24x24/Makefile
+pixmaps/HighContrast/32x32/Makefile
+pixmaps/HighContrast/48x48/Makefile
+pixmaps/HighContrast/256x256/Makefile
 data/Makefile
 data/welcome.txt
 data/templates/Makefile
diff --git a/pixmaps/HighContrast/16x16/Makefile.am b/pixmaps/HighContrast/16x16/Makefile.am
new file mode 100644
index 0000000..0de32f9
--- /dev/null
+++ b/pixmaps/HighContrast/16x16/Makefile.am
@@ -0,0 +1,4 @@
+icondir = $(datadir)/icons/HighContrast/16x16/apps
+dist_icon_DATA = anjuta.png
+
+-include $(top_srcdir)/git.mk
diff --git a/pixmaps/HighContrast/16x16/anjuta.png b/pixmaps/HighContrast/16x16/anjuta.png
new file mode 100644
index 0000000..112e368
Binary files /dev/null and b/pixmaps/HighContrast/16x16/anjuta.png differ
diff --git a/pixmaps/HighContrast/22x22/Makefile.am b/pixmaps/HighContrast/22x22/Makefile.am
new file mode 100644
index 0000000..adc88df
--- /dev/null
+++ b/pixmaps/HighContrast/22x22/Makefile.am
@@ -0,0 +1,4 @@
+icondir = $(datadir)/icons/HighContrast/22x22/apps
+dist_icon_DATA = anjuta.png
+
+-include $(top_srcdir)/git.mk
diff --git a/pixmaps/HighContrast/22x22/anjuta.png b/pixmaps/HighContrast/22x22/anjuta.png
new file mode 100644
index 0000000..ebeffaf
Binary files /dev/null and b/pixmaps/HighContrast/22x22/anjuta.png differ
diff --git a/pixmaps/HighContrast/24x24/Makefile.am b/pixmaps/HighContrast/24x24/Makefile.am
new file mode 100644
index 0000000..a56ea19
--- /dev/null
+++ b/pixmaps/HighContrast/24x24/Makefile.am
@@ -0,0 +1,4 @@
+icondir = $(datadir)/icons/HighContrast/24x24/apps
+dist_icon_DATA = anjuta.png
+
+-include $(top_srcdir)/git.mk
diff --git a/pixmaps/HighContrast/24x24/anjuta.png b/pixmaps/HighContrast/24x24/anjuta.png
new file mode 100644
index 0000000..609732d
Binary files /dev/null and b/pixmaps/HighContrast/24x24/anjuta.png differ
diff --git a/pixmaps/HighContrast/256x256/Makefile.am b/pixmaps/HighContrast/256x256/Makefile.am
new file mode 100644
index 0000000..bd0403c
--- /dev/null
+++ b/pixmaps/HighContrast/256x256/Makefile.am
@@ -0,0 +1,4 @@
+icondir = $(datadir)/icons/HighContrast/256x256/apps
+dist_icon_DATA = anjuta.png
+
+-include $(top_srcdir)/git.mk
diff --git a/pixmaps/HighContrast/256x256/anjuta.png b/pixmaps/HighContrast/256x256/anjuta.png
new file mode 100644
index 0000000..2117e60
Binary files /dev/null and b/pixmaps/HighContrast/256x256/anjuta.png differ
diff --git a/pixmaps/HighContrast/32x32/Makefile.am b/pixmaps/HighContrast/32x32/Makefile.am
new file mode 100644
index 0000000..b08e1b4
--- /dev/null
+++ b/pixmaps/HighContrast/32x32/Makefile.am
@@ -0,0 +1,4 @@
+icondir = $(datadir)/icons/HighContrast/32x32/apps
+dist_icon_DATA = anjuta.png
+
+-include $(top_srcdir)/git.mk
diff --git a/pixmaps/HighContrast/32x32/anjuta.png b/pixmaps/HighContrast/32x32/anjuta.png
new file mode 100644
index 0000000..6882a5e
Binary files /dev/null and b/pixmaps/HighContrast/32x32/anjuta.png differ
diff --git a/pixmaps/HighContrast/48x48/Makefile.am b/pixmaps/HighContrast/48x48/Makefile.am
new file mode 100644
index 0000000..d1a6bf1
--- /dev/null
+++ b/pixmaps/HighContrast/48x48/Makefile.am
@@ -0,0 +1,4 @@
+icondir = $(datadir)/icons/HighContrast/48x48/apps
+dist_icon_DATA = anjuta.png
+
+-include $(top_srcdir)/git.mk
diff --git a/pixmaps/HighContrast/48x48/anjuta.png b/pixmaps/HighContrast/48x48/anjuta.png
new file mode 100644
index 0000000..0108b5a
Binary files /dev/null and b/pixmaps/HighContrast/48x48/anjuta.png differ
diff --git a/pixmaps/HighContrast/Makefile.am b/pixmaps/HighContrast/Makefile.am
new file mode 100644
index 0000000..189ea2b
--- /dev/null
+++ b/pixmaps/HighContrast/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = 16x16 22x22 24x24 32x32 48x48 256x256
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index 71ad381..e27a45a 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -1,16 +1,21 @@
-SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable
+SUBDIRS = hicolor HighContrast
 
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+themes = hicolor HighContrast
+themedir = ${datadir}/icons
+gtk_update_icon_cache = gtk-update-icon-cache -f -t
 
 install-data-hook: update-icon-cache
 uninstall-hook: update-icon-cache
+
 update-icon-cache:
        @-if test -z "$(DESTDIR)"; then \
-       echo "Updating Gtk icon cache."; \
-               $(gtk_update_icon_cache); \
+               echo "Updating Gtk icon cache."; \
+               for theme in $(themes); do \
+                       $(gtk_update_icon_cache) $(themedir)/$$theme; \
+               done; \
        else \
-               echo "*** Icon cache not updated.  After (un)install, run this:"; \
-               echo "***   $(gtk_update_icon_cache)"; \
+               echo "*** Icon cache not updated.  After install, run this:"; \
+               echo "***   $(gtk_update_icon_cache)"; \
        fi
 
 anjuta_pixmapsdir = $(anjuta_image_dir)
diff --git a/pixmaps/anjuta-symbolic.svg b/pixmaps/anjuta-symbolic.svg
new file mode 100644
index 0000000..769ad99
--- /dev/null
+++ b/pixmaps/anjuta-symbolic.svg
@@ -0,0 +1,867 @@
+<?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";
+   width="16px"
+   height="16px"
+   id="svg6572"
+   version="1.1"
+   inkscape:version="0.48.3.1 r9886"
+   sodipodi:docname="anjuta-symbolic-6.svg">
+  <defs
+     id="defs6574">
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient745"
+       id="linearGradient11000"
+       x1="-62.374313"
+       y1="57.577465"
+       x2="-23.944006"
+       y2="96.575111"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient745">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop746" />
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop747" />
+    </linearGradient>
+    <linearGradient
+       y2="96.575111"
+       x2="-23.944006"
+       y1="57.577465"
+       x1="-62.374313"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3088"
+       xlink:href="#linearGradient745"
+       inkscape:collect="always" />
+    <linearGradient
+       id="linearGradient5161">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop5163" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.38431373;"
+         offset="1"
+         id="stop5165" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient745-8"
+       id="linearGradient11000-9"
+       x1="-62.374313"
+       y1="57.577465"
+       x2="-23.944006"
+       y2="96.575111"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient745-8">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop746-8" />
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop747-9" />
+    </linearGradient>
+    <linearGradient
+       y2="96.575111"
+       x2="-23.944006"
+       y1="57.577465"
+       x1="-62.374313"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3133"
+       xlink:href="#linearGradient745-8"
+       inkscape:collect="always" />
+    <linearGradient
+       gradientTransform="matrix(0.35291371,0,0,0.32837707,24.020664,0.0090345)"
+       inkscape:collect="always"
+       xlink:href="#linearGradient5161-6"
+       id="linearGradient5167-9"
+       x1="28.296177"
+       y1="12.33759"
+       x2="30.378574"
+       y2="17.893227"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient5161-6">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop5163-9" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.38431373;"
+         offset="1"
+         id="stop5165-0" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="matrix(0.35291371,0,0,0.32837707,24.020664,0.0090345)"
+       inkscape:collect="always"
+       xlink:href="#linearGradient4184-0"
+       id="linearGradient4190-4"
+       x1="13.842842"
+       y1="12.551701"
+       x2="15.430111"
+       y2="28.766363"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4184-0">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4186-2" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop4188-4" />
+    </linearGradient>
+    <linearGradient
+       y2="96.575111"
+       x2="-23.944006"
+       y1="57.577465"
+       x1="-62.374313"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3133-0"
+       xlink:href="#linearGradient745-8-1"
+       inkscape:collect="always" />
+    <linearGradient
+       id="linearGradient745-8-1">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop746-8-1" />
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop747-9-4" />
+    </linearGradient>
+    <linearGradient
+       y2="96.575111"
+       x2="-23.944006"
+       y1="57.577465"
+       x1="-62.374313"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3110"
+       xlink:href="#linearGradient745-8-1"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="96.575111"
+       x2="-23.944006"
+       y1="57.577465"
+       x1="-62.374313"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3133-7"
+       xlink:href="#linearGradient745-8-0"
+       inkscape:collect="always" />
+    <linearGradient
+       id="linearGradient745-8-0">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop746-8-9" />
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop747-9-7" />
+    </linearGradient>
+    <linearGradient
+       x1="27.310438"
+       y1="2.9783683"
+       x2="43.830559"
+       y2="49.820267"
+       id="linearGradient5031"
+       xlink:href="#linearGradient563"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8031806,0,0,0.8923175,21.623842,-10.65765)" />
+    <linearGradient
+       id="linearGradient563">
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop564" />
+      <stop
+         style="stop-color:#73667f;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop565" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient745-1"
+       id="linearGradient11000-96"
+       x1="-62.374313"
+       y1="57.577465"
+       x2="-23.944006"
+       y2="96.575111"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient745-1">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop746-82" />
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop747-6" />
+    </linearGradient>
+    <linearGradient
+       y2="96.575111"
+       x2="-23.944006"
+       y1="57.577465"
+       x1="-62.374313"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3110-6"
+       xlink:href="#linearGradient745-1"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient745-6"
+       id="linearGradient11000-7"
+       x1="-62.374313"
+       y1="57.577465"
+       x2="-23.944006"
+       y2="96.575111"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient745-6">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop746-0" />
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop747-3" />
+    </linearGradient>
+    <linearGradient
+       x1="27.310438"
+       y1="2.9783683"
+       x2="43.830559"
+       y2="49.820267"
+       id="linearGradient5031-2"
+       xlink:href="#linearGradient563-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8031806,0,0,0.8923175,76.761067,-11.269006)" />
+    <linearGradient
+       id="linearGradient563-7">
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop564-8" />
+      <stop
+         style="stop-color:#73667f;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop565-4" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="translate(77.938359,-8.726361)"
+       inkscape:collect="always"
+       xlink:href="#linearGradient4184"
+       id="linearGradient4190"
+       x1="13.842842"
+       y1="12.551701"
+       x2="15.430111"
+       y2="28.766363"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4184">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4186" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop4188" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3179"
+       id="linearGradient9045"
+       x1="22.369886"
+       y1="29.354992"
+       x2="30.505592"
+       y2="39.667492"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8,0,0,0.8,78.525859,-8.726345)" />
+    <linearGradient
+       id="linearGradient3179">
+      <stop
+         id="stop3181"
+         offset="0"
+         style="stop-color:#0c0000;stop-opacity:0.14102565;" />
+      <stop
+         id="stop3183"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0.35897437;" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="translate(77.938359,-8.726361)"
+       inkscape:collect="always"
+       xlink:href="#linearGradient3179"
+       id="linearGradient3177"
+       x1="19.815374"
+       y1="27.354326"
+       x2="28.057186"
+       y2="27.354326"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient4696">
+      <stop
+         id="stop4698"
+         offset="0"
+         style="stop-color:#0c0000;stop-opacity:0.14102565;" />
+      <stop
+         id="stop4700"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0.35897437;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient570"
+       id="linearGradient2202"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8,0,0,0.8,73.439226,-29.310023)"
+       x1="24.01123"
+       y1="31.785671"
+       x2="25.826778"
+       y2="36.987415" />
+    <linearGradient
+       id="linearGradient570">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop571" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.0000000;"
+         offset="1.0000000"
+         id="stop572" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient570"
+       id="linearGradient2206"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8,0,0,0.8,84.396637,-30.411586)"
+       x1="24.01123"
+       y1="31.785671"
+       x2="25.807247"
+       y2="36.108509" />
+    <linearGradient
+       id="linearGradient4707">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop4709" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.0000000;"
+         offset="1.0000000"
+         id="stop4711" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="translate(77.938359,-8.726361)"
+       inkscape:collect="always"
+       xlink:href="#linearGradient5161-2"
+       id="linearGradient5167"
+       x1="28.296177"
+       y1="12.33759"
+       x2="30.378574"
+       y2="17.893227"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient5161-2">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop5163-98" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.38431373;"
+         offset="1"
+         id="stop5165-08" />
+    </linearGradient>
+    <linearGradient
+       y2="96.575111"
+       x2="-23.944006"
+       y1="57.577465"
+       x1="-62.374313"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4727"
+       xlink:href="#linearGradient745-6"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient745-6"
+       id="linearGradient4830"
+       gradientUnits="userSpaceOnUse"
+       x1="-62.374313"
+       y1="57.577465"
+       x2="-23.944006"
+       y2="96.575111" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient563-7"
+       id="linearGradient4832"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8031806,0,0,0.8923175,76.761067,-11.269006)"
+       x1="27.310438"
+       y1="2.9783683"
+       x2="43.830559"
+       y2="49.820267" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4184"
+       id="linearGradient4834"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(77.938359,-8.726361)"
+       x1="13.842842"
+       y1="12.551701"
+       x2="15.430111"
+       y2="28.766363" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3179"
+       id="linearGradient4836"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8,0,0,0.8,78.525859,-8.726345)"
+       x1="22.369886"
+       y1="29.354992"
+       x2="30.505592"
+       y2="39.667492" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3179"
+       id="linearGradient4838"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(77.938359,-8.726361)"
+       x1="19.815374"
+       y1="27.354326"
+       x2="28.057186"
+       y2="27.354326" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient570"
+       id="linearGradient4840"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8,0,0,0.8,73.439226,-29.310023)"
+       x1="24.01123"
+       y1="31.785671"
+       x2="25.826778"
+       y2="36.987415" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient570"
+       id="linearGradient4842"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8,0,0,0.8,84.396637,-30.411586)"
+       x1="24.01123"
+       y1="31.785671"
+       x2="25.807247"
+       y2="36.108509" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5161-2"
+       id="linearGradient4844"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(77.938359,-8.726361)"
+       x1="28.296177"
+       y1="12.33759"
+       x2="30.378574"
+       y2="17.893227" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5161-2"
+       id="linearGradient4847"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(73.012504,-9.0000162)"
+       x1="28.296177"
+       y1="12.33759"
+       x2="30.378574"
+       y2="17.893227" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient570"
+       id="linearGradient4850"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8,0,0,0.8,79.470781,-30.685241)"
+       x1="24.01123"
+       y1="31.785671"
+       x2="25.807247"
+       y2="36.108509" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient570"
+       id="linearGradient4853"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8,0,0,0.8,68.513371,-29.583678)"
+       x1="24.01123"
+       y1="31.785671"
+       x2="25.826778"
+       y2="36.987415" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3179"
+       id="linearGradient4856"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8,0,0,0.8,73.600003,-9.0000002)"
+       x1="22.369886"
+       y1="29.354992"
+       x2="30.505592"
+       y2="39.667492" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3179"
+       id="linearGradient4858"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(73.012504,-9.0000162)"
+       x1="19.815374"
+       y1="27.354326"
+       x2="28.057186"
+       y2="27.354326" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4184"
+       id="linearGradient4861"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(73.012504,-9.0000162)"
+       x1="13.842842"
+       y1="12.551701"
+       x2="15.430111"
+       y2="28.766363" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient563-7"
+       id="linearGradient4865"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.8031806,0,0,0.8923175,71.835211,-11.542661)"
+       x1="27.310438"
+       y1="2.9783683"
+       x2="43.830559"
+       y2="49.820267" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient745-6"
+       id="linearGradient4889"
+       gradientUnits="userSpaceOnUse"
+       x1="-62.374313"
+       y1="57.577465"
+       x2="-23.944006"
+       y2="96.575111"
+       gradientTransform="matrix(1.4058592,0,0,1.4058592,24.846562,-38.963683)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient563-7"
+       id="linearGradient4891"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.1291588,0,0,1.2544727,70.545678,-32.06754)"
+       x1="27.310438"
+       y1="2.9783683"
+       x2="43.830559"
+       y2="49.820267" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient563-7"
+       id="linearGradient4895"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.80318059,0,0,0.89231747,71.835211,-11.542661)"
+       x1="27.310438"
+       y1="2.9783683"
+       x2="43.830559"
+       y2="49.820267" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient745-6"
+       id="linearGradient4903"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.4540934,0,0,1.4540934,1.416593,9.087645)"
+       x1="-62.374313"
+       y1="57.577465"
+       x2="-23.944006"
+       y2="96.575111" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient563-7"
+       id="linearGradient4905"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.83073726,0,0,0.92293236,51.069266,33.281194)"
+       x1="27.310438"
+       y1="2.9783683"
+       x2="43.830559"
+       y2="49.820267" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient745-6-3"
+       id="linearGradient4903-9"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.4540934,0,0,1.4540934,87.159376,-43.577329)"
+       x1="-62.374313"
+       y1="57.577465"
+       x2="-23.944006"
+       y2="96.575111" />
+    <linearGradient
+       id="linearGradient745-6-3">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop746-0-1" />
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop747-3-7" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient563-7-4"
+       id="linearGradient4905-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.83073726,0,0,0.92293236,118.20313,-13.262731)"
+       x1="27.310438"
+       y1="2.9783683"
+       x2="43.830559"
+       y2="49.820267" />
+    <linearGradient
+       id="linearGradient563-7-4">
+      <stop
+         style="stop-color:#d9cce6;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop564-8-3" />
+      <stop
+         style="stop-color:#73667f;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop565-4-0" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#555753"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8.5017423"
+     inkscape:cx="-22.362328"
+     inkscape:cy="45.352352"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:snap-nodes="false"
+     inkscape:snap-bbox="true"
+     showborder="false"
+     inkscape:window-width="1600"
+     inkscape:window-height="1145"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     showguides="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid6597"
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata6577">
+    <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="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       transform="translate(78.462059,-8.00066)"
+       sodipodi:type="arc"
+       
style="fill:none;stroke:#060303;stroke-width:1.875;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       id="path10990"
+       sodipodi:cx="-17.854446"
+       sodipodi:cy="73.721008"
+       sodipodi:rx="0"
+       sodipodi:ry="4.5078058"
+       d="m -17.854446,73.721008 a 0,4.5078058 0 1 1 0,0 l 0,0 z"
+       sodipodi:start="0"
+       sodipodi:end="3.1415927" />
+    <path
+       transform="translate(78.462059,-8.00066)"
+       sodipodi:type="arc"
+       
style="fill:none;stroke:#060303;stroke-width:1.875;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       id="path10992"
+       sodipodi:cx="-15.600543"
+       sodipodi:cy="75.400391"
+       sodipodi:rx="0.22097087"
+       sodipodi:ry="0"
+       d="m -15.379572,75.400391 a 0.22097087,0 0 1 1 -0.441942,0 l 0.220971,0 z"
+       sodipodi:start="0"
+       sodipodi:end="3.1415927" />
+    <g
+       id="g4898"
+       transform="matrix(0.96682867,0,0,0.96682867,22.459979,-43.719874)">
+      <path
+         transform="matrix(0.78296818,0,0,0.8837738,122.94555,-45.816134)"
+         d="m -21.928024,78.27301 c 0,9.445807 -8.643207,17.103146 -19.305142,17.103146 -10.661935,0 
-19.305141,-7.657339 -19.305141,-17.103146 0,-9.445806 8.643206,-17.103145 19.305141,-17.103145 10.661935,0 
19.305142,7.657339 19.305142,17.103145 z"
+         sodipodi:ry="17.103146"
+         sodipodi:rx="19.305141"
+         sodipodi:cy="78.27301"
+         sodipodi:cx="-41.233166"
+         id="path9050"
+         
style="fill:url(#linearGradient4903);fill-opacity:1;fill-rule:nonzero;stroke:#47284f;stroke-width:1.24339139;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:nodetypes="ccscsssccssscssssssccc"
+         id="path5015"
+         style="fill:url(#linearGradient4905);fill-opacity:1;fill-rule:evenodd;stroke:none"
+         d="M 94.393154,38.542293 C 86.338687,40.515825 80.548357,36.074182 77.999194,32.578852 
79.746268,31.141301 80.87106,20.3246 82.238913,17.102418 82.86116,15.636623 83.892679,15.361535 
85.073942,14.08728 84.94673,13.88986 84.801344,13.495021 84.583264,13.064286 84.365185,12.633552 
83.811199,11.53249 83.710948,11.072141 c -0.41348,-1.8986956 0.02509,-4.6268201 0.545197,-4.7919177 
0.497598,-0.1579539 1.421297,4.3087477 2.984198,6.1932097 1.634152,-0.476028 2.294162,-0.742387 
3.657159,-0.107109 0.599711,-3.3202427 0.543354,-6.3316139 0.28266,-7.3244617 -0.158317,-0.6029195 
2.420424,1.8276547 2.944068,3.0151392 0.457713,1.0379759 0.129024,2.4471225 0,3.6612405 -0.121755,1.145663 
0.05157,1.939611 0.272595,2.638247 0.7919,0.372896 2.154511,-0.130185 2.725991,0.484575 1.46393,1.574805 
2.23553,4.455981 3.816384,6.245646 1.39956,1.584419 4.59889,2.507385 5.12486,3.553556 1.04663,2.081778 
0.46839,4.314394 -0.70876,5.491861 -1.32604,1.326411 -3.30753,1.112731 -5.12485,0.215368 -
 1.817334,-0.897363 -2.526089,-1.543464 -3.380236,-2.261355 -0.85414,-0.71789 -2.043583,-1.115562 
-3.395945,-1.155424 -1.042085,0.05753 -1.449302,0.290588 -1.72891,0.993899 -0.363466,3.53561 
-0.294447,8.966531 2.667795,10.617678 z"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccsssccssccssccsscsccc"
+         id="path1249"
+         
style="fill:none;stroke:#47294f;stroke-width:1.03430927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         d="m 91.803787,14.417889 c 2.323565,0.928984 3.974719,0.189741 5.187451,0.874866 1.631629,1.40489 
2.23553,4.45598 3.816382,6.245646 1.39956,1.584419 4.59889,2.507385 5.12487,3.553557 1.04663,2.081777 
0.46838,4.314393 -0.70876,5.491861 -1.32605,1.326412 -3.30754,1.11273 -5.12486,0.215367 -1.817332,-0.897363 
-2.526087,-1.543464 -3.380227,-2.261354 -0.854147,-0.717891 -2.02787,-1.036974 -3.380232,-1.076836 
-1.780822,-0.05249 -3.792247,0.699826 -5.124857,-0.538418 -1.616886,-1.502392 -0.72693,-3.894555 
-1.199435,-5.922594 m 7.387194,-6.72386 C 93.835474,12.206946 94.450393,9.546667 93.992652,8.5086911 
93.469008,7.3212066 90.890274,4.8906317 91.048583,5.4935513 c 0.260702,0.9928483 0.06957,3.3838951 
-0.530138,6.7041377 -1.783683,-0.237242 -1.907892,-0.215182 -3.143312,0.01494 -1.562902,-1.884463 
-2.752966,-5.6386764 -3.250565,-5.4807233 -0.520104,0.1650976 -0.958676,2.893223 -0.545197,4.7919193 
0.100251,0.460349 0.831283,1.890149 1.362995,3.015139 -1.181262,1.274255 -2.2
 12783,1.549343 -2.83503,3.015139 -1.367852,3.22218 -1.099079,9.691928 -4.013435,13.96765 M 
91.798402,27.98194 c -0.363464,3.535609 -0.425014,8.309203 2.537222,9.96035"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       id="g5098"
+       transform="translate(25,-45)">
+      <path
+         transform="matrix(0.75109522,0,0,0.84779727,75.970033,-42.359644)"
+         d="m -21.928024,78.27301 c 0,9.445807 -8.643207,17.103146 -19.305142,17.103146 -10.661935,0 
-19.305141,-7.657339 -19.305141,-17.103146 0,-9.445806 8.643206,-17.103145 19.305141,-17.103145 10.661935,0 
19.305142,7.657339 19.305142,17.103145 z"
+         sodipodi:ry="17.103146"
+         sodipodi:rx="19.305141"
+         sodipodi:cy="78.27301"
+         sodipodi:cx="-41.233166"
+         id="path9050-2"
+         
style="fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:#47284f;stroke-width:1.25316;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:nodetypes="ccscsssccssscssssssccc"
+         id="path5015-4"
+         style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none"
+         d="m 48.815037,38.54392 c -7.78729,1.908068 -13.385547,-2.38624 -15.850151,-5.765625 
1.689121,-1.389866 2.776602,-11.847763 4.099082,-14.963061 0.601606,-1.417172 1.598908,-1.683135 
2.740987,-2.915121 -0.122992,-0.190872 -0.263555,-0.572613 -0.474401,-0.98906 -0.210845,-0.416446 
-0.746455,-1.480985 -0.84338,-1.926063 -0.399765,-1.835714 0.02426,-4.4733426 0.527112,-4.6329637 
0.481092,-0.1527143 1.37415,4.1658207 2.885208,5.9877727 1.579945,-0.460237 2.218061,-0.717761 
3.535846,-0.103556 0.579818,-3.210106 0.52533,-6.1215859 0.273284,-7.0814996 -0.153066,-0.5829198 
2.340135,1.767029 2.846409,2.915123 0.44253,1.0035446 0.124744,2.3659486 0,3.5397926 -0.117716,1.10766 
0.04986,1.875271 0.263553,2.550733 0.765631,0.360526 2.083043,-0.125867 2.635566,0.468501 1.41537,1.522566 
2.161375,4.30817 3.689789,6.038469 1.353135,1.531862 4.446339,2.424212 4.954862,3.43568 1.011912,2.012723 
0.452853,4.17128 -0.685249,5.309689 -1.282054,1.282412 -3.197815,1.07582 -4.954852,0.208224 -
 1.757051,-0.867597 -2.442296,-1.492266 -3.268109,-2.186343 -0.825807,-0.694077 -1.975795,-1.078558 
-3.283297,-1.117097 -1.007518,0.05562 -1.401227,0.280949 -1.67156,0.96093 -0.35141,3.418329 -0.28468,8.669099 
2.579301,10.265475 z"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccsssccssccssccsscsccc"
+         id="path1249-8"
+         
style="fill:none;stroke:#47294f;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         d="m 46.311562,15.219755 c 2.24649,0.898168 3.842873,0.183447 5.015377,0.845845 1.577505,1.358288 
2.161374,4.30817 3.689787,6.03847 1.353135,1.531862 4.446339,2.424212 4.954871,3.435681 1.011912,2.012721 
0.452844,4.171279 -0.685249,5.309688 -1.282063,1.282414 -3.197825,1.07582 -4.954862,0.208223 
-1.757048,-0.867596 -2.442293,-1.492265 -3.2681,-2.186341 -0.825814,-0.694078 -1.960603,-1.002577 
-3.268105,-1.041116 -1.72175,-0.05075 -3.666453,0.676611 -4.954859,-0.520558 -1.563252,-1.452556 
-0.702817,-3.765368 -1.159648,-5.726134 m 7.142151,-6.500821 c -0.547069,-2.00054 0.04745,-4.572574 
-0.395105,-5.5761191 -0.506274,-1.1480941 -2.999468,-3.4980436 -2.846411,-2.9151236 0.252055,0.9599142 
0.06726,3.2716468 -0.512552,6.4817527 -1.724516,-0.229373 -1.844605,-0.208044 -3.039044,0.01444 
-1.511059,-1.821953 -2.661647,-5.4516338 -3.14274,-5.2989202 -0.502851,0.1596211 -0.926875,2.7972512 
-0.527112,4.6329652 0.09693,0.445078 0.803708,1.82745 1.317783,2.915123 -1.142078,1.2319
 86 -2.139382,1.497949 -2.740989,2.915122 -1.322478,3.115296 -1.062621,9.370434 -3.880304,13.504325 m 
13.249905,-3.422393 c -0.351408,3.418328 -0.410916,8.033576 2.453059,9.629952"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       id="g5138"
+       transform="matrix(0.97240496,0,0,0.97240496,1.8140543,-86.637335)">
+      <g
+         id="g5133">
+        <path
+           sodipodi:type="arc"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:#47284f;stroke-width:2.42631292;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+           id="path9050-2-2"
+           sodipodi:cx="-41.233166"
+           sodipodi:cy="78.27301"
+           sodipodi:rx="19.305141"
+           sodipodi:ry="17.103146"
+           d="m -21.928024,78.27301 c 0,9.445807 -8.643207,17.103146 -19.305142,17.103146 -10.661935,0 
-19.305141,-7.657339 -19.305141,-17.103146 0,-9.445806 8.643206,-17.103145 19.305141,-17.103145 10.661935,0 
19.305142,7.657339 19.305142,17.103145 z"
+           transform="matrix(0.39893994,0,0,0.45030268,53.651148,23.551862)" />
+        <path
+           inkscape:connector-curvature="0"
+           d="m 39.146605,66.746944 c -4.189786,1.026595 -7.201811,-1.283866 -8.527839,-3.102073 
0.908796,-0.747788 1.493892,-6.374438 2.205425,-8.050559 0.323682,-0.762479 0.860259,-0.905575 
1.47473,-1.568419 -0.06618,-0.102695 -0.1418,-0.308082 -0.255242,-0.532143 -0.11344,-0.22406 
-0.401614,-0.796812 -0.453762,-1.036278 -0.215085,-0.987667 0.01305,-2.406787 0.283601,-2.492668 
0.258842,-0.08216 0.739332,2.241332 1.552325,3.221595 0.850057,-0.247621 1.193381,-0.386177 1.902387,-0.05571 
0.311959,-1.72713 0.282643,-3.293591 0.147036,-3.810051 -0.08235,-0.313629 1.259059,0.950712 1.53145,1.56842 
0.238094,0.539936 0.06712,1.272949 0,1.90451 -0.06333,0.595954 0.02682,1.008951 0.141798,1.372369 
0.411933,0.193973 1.120738,-0.06772 1.418011,0.252066 0.76151,0.819186 1.162882,2.31792 1.985213,3.248872 
0.728026,0.824185 2.392259,1.304295 2.665859,1.848494 0.544438,1.082904 0.243648,2.244269 -0.368684,2.856766 
-0.689782,0.689975 -1.720516,0.578823 -2.665853,0.11203 -0.945344,-0.466792
  -1.314026,-0.802881 -1.758337,-1.176315 -0.444308,-0.373433 -1.063035,-0.580295 -1.766508,-0.60103 
-0.542075,0.02992 -0.753901,0.151159 -0.899348,0.517008 -0.189069,1.83916 -0.153166,4.664225 
1.387738,5.523122 z"
+           style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none"
+           id="path5015-4-0"
+           sodipodi:nodetypes="ccscsssccssscssssssccc" />
+        <path
+           inkscape:connector-curvature="0"
+           d="m 37.898221,54.134831 c 1.19321,0.477057 2.04112,0.09744 2.663889,0.449266 0.837882,0.721447 
1.148001,2.28826 1.959809,3.207299 0.71871,0.813639 2.361647,1.287606 2.631751,1.824842 0.537472,1.069045 
0.240526,2.215551 -0.363966,2.82021 -0.68096,0.681147 -1.698506,0.571416 -2.631746,0.110597 
-0.933246,-0.460819 -1.29721,-0.792608 -1.735833,-1.161263 -0.438626,-0.368655 -1.041363,-0.532513 
-1.735835,-0.552983 -0.914498,-0.02696 -1.947416,0.359379 -2.631745,-0.276491 -0.830313,-0.771517 
-0.373298,-1.999954 -0.615941,-3.041403 m 3.793513,-3.452874 c -0.290573,-1.062576 0.0252,-2.428697 
-0.209858,-2.961724 -0.268904,-0.609804 -1.59315,-1.857966 -1.511855,-1.548351 0.133878,0.509853 
0.03572,1.737716 -0.272239,3.442746 -0.915967,-0.121831 -0.979751,-0.110502 -1.614171,0.0077 
-0.80259,-0.96772 -1.413718,-2.895604 -1.669248,-2.814491 -0.267087,0.08478 -0.492305,1.485744 
-0.279973,2.460773 0.05148,0.236401 0.426885,0.97064 0.699933,1.548351 -0.606608,0.654362 -1.13632,0.7
 95627 -1.45586,1.54835 -0.702427,1.654672 -0.623218,5.035865 -2.119814,7.231558 m 7.096424,-1.876597 c 
-0.186649,1.815625 -0.218256,4.266988 1.302928,5.114894"
+           
style="fill:none;stroke:#47294f;stroke-width:1.02837801;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+           id="path1249-8-1"
+           sodipodi:nodetypes="ccsssccssccssccsscsccc" />
+      </g>
+    </g>
+    <g
+       id="g5226">
+      <path
+         transform="matrix(0.36259769,0,0,0.40928144,28.201051,-60.78569)"
+         d="m -21.928024,78.27301 c 0,9.445807 -8.643207,17.103146 -19.305142,17.103146 -10.661935,0 
-19.305141,-7.657339 -19.305141,-17.103146 0,-9.445806 8.643206,-17.103145 19.305141,-17.103145 10.661935,0 
19.305142,7.657339 19.305142,17.103145 z"
+         sodipodi:ry="17.103146"
+         sodipodi:rx="19.305141"
+         sodipodi:cy="78.27301"
+         sodipodi:cx="-41.233166"
+         id="path9050-2-2-4"
+         
style="fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:#47284f;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:nodetypes="ccscsssccssscssssssccc"
+         id="path5015-4-0-7"
+         style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none"
+         d="m 15.385787,-21.259871 c -4.074169,0.998266 -7.0030769,-1.248437 -8.2925131,-3.016471 
0.8837178,-0.727153 1.452668,-6.198535 2.1445662,-7.828403 0.31475,-0.741439 0.8365199,-0.880586 
1.4340349,-1.525139 -0.06435,-0.09986 -0.137887,-0.29958 -0.248199,-0.517458 -0.110309,-0.217877 
-0.390531,-0.774824 -0.4412401,-1.007682 -0.2091497,-0.960412 0.01269,-2.340372 0.2757751,-2.423883 
0.251699,-0.07989 0.71893,2.179483 1.509488,3.132695 0.8266,-0.240788 1.16045,-0.37552 1.849891,-0.05417 
0.30335,-1.67947 0.274843,-3.202705 0.142979,-3.704913 -0.08008,-0.304974 1.224315,0.924477 1.489189,1.525139 
0.231524,0.525037 0.06527,1.237822 0,1.851955 -0.06158,0.579509 0.02608,0.981109 0.137885,1.334499 
0.400566,0.18862 1.089811,-0.06585 1.378881,0.24511 0.740496,0.796581 1.130792,2.253957 1.930431,3.159219 
0.707936,0.801442 2.326245,1.268303 2.592295,1.797485 0.529414,1.053021 0.236924,2.182338 -0.358511,2.777933 
-0.670747,0.670936 -1.673038,0.562851 -2.592288,0.108939 -0.919257,-
 0.453911 -1.277766,-0.780725 -1.709816,-1.143855 -0.432047,-0.363128 -1.0337,-0.564281 -1.717761,-0.584444 
-0.527116,0.02909 -0.733097,0.146988 -0.87453,0.502741 -0.183852,1.788408 -0.14894,4.535516 1.349443,5.370711 
z"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccsssccssccssccsscsccc"
+         id="path1249-8-1-9"
+         
style="fill:none;stroke:#47294f;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         d="m 14.171852,-33.523952 c 1.160283,0.463893 1.984795,0.09475 2.590379,0.436869 0.814761,0.701538 
1.116322,2.225115 1.905728,3.118793 0.698877,0.791187 2.296477,1.252075 2.559128,1.774486 0.52264,1.039544 
0.233888,2.154412 -0.353923,2.742386 -0.662169,0.66235 -1.651635,0.555647 -2.559123,0.107545 
-0.907493,-0.448103 -1.261413,-0.770736 -1.687932,-1.129218 -0.426522,-0.358482 -1.012627,-0.517818 
-1.687935,-0.537724 -0.889262,-0.02622 -1.893677,0.349462 -2.559122,-0.268861 -0.8074,-0.750227 
-0.362996,-1.944765 -0.598944,-2.957475 m 3.688831,-3.357592 c -0.282554,-1.033254 0.0245,-2.361677 
-0.204067,-2.879995 -0.261483,-0.592976 -1.549187,-1.806695 -1.470135,-1.505624 0.130184,0.495783 
0.03473,1.689763 -0.264727,3.347743 -0.890691,-0.118469 -0.952714,-0.107453 -1.569628,0.0075 
-0.780442,-0.941016 -1.374706,-2.8157 -1.623185,-2.736825 -0.259716,0.08244 -0.4787194,1.444744 
-0.272247,2.392867 0.05006,0.229878 0.415105,0.943856 0.680619,1.505625 -0.589869,0.636305 -1.1049
 636,0.773671 -1.4156859,1.505623 -0.6830435,1.609011 -0.6060202,4.8969 -2.0613176,7.032003 m 
6.9005975,-1.824812 c -0.181498,1.765522 -0.212233,4.14924 1.266974,4.973748"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       id="g6062">
+      <path
+         sodipodi:nodetypes="ccscsssccssscssssssccc"
+         id="path5015-4-0-7-1"
+         style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none"
+         d="m -30.614275,-21.985898 c -4.074248,0.998285 -7.647183,-1.591239 -8.936644,-3.359307 
0.883735,-0.727167 2.096667,-5.855877 2.788578,-7.485776 0.314756,-0.741453 0.337504,-0.672673 
0.935031,-1.317239 -0.06435,-0.09986 -0.02849,-0.391988 -0.206618,-0.559054 -0.276655,-0.259467 
-0.681641,-1.440214 -0.732351,-1.673077 -0.209154,-0.960431 0.761238,-1.841385 1.024329,-1.924898 
0.251704,-0.07989 0.718944,2.179525 1.509517,3.132756 0.826616,-0.240793 0.807603,-0.375528 1.497058,-0.05417 
0.0093,-1.797126 0.157225,-2.90871 0.02536,-3.410928 -0.08008,-0.30498 1.694831,0.630438 1.95971,1.231112 
0.231529,0.525047 0.300516,1.237845 0.235246,1.85199 -0.06158,0.579521 -0.209166,0.981128 -0.09736,1.334525 
0.400574,0.188624 1.173004,0.183666 1.46208,0.494631 0.74051,0.796596 1.047641,2.004484 1.847296,2.909764 
0.707949,0.801457 2.32629,1.268327 2.592345,1.797519 0.529424,1.053042 0.236928,2.182381 -0.358518,2.777987 
-0.67076,0.670949 -1.67307,0.562862 -2.592338,0.108941 -0.919275,
 -0.45392 -1.277791,-0.78074 -1.709849,-1.143877 -0.432055,-0.363135 -1.03372,-0.564292 -1.717794,-0.584455 
-0.527127,0.02909 -0.733112,0.146991 -0.874547,0.502751 -0.183856,1.788442 -0.148943,4.535603 
1.349467,5.370805 z"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccsssccssccssccsscsccc"
+         id="path1249-8-1-9-6"
+         
style="fill:none;stroke:#47294f;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         d="m -30.844468,-34.416513 c 1.160302,0.463901 1.33372,0.136338 1.939313,0.644807 0.814774,0.701548 
0.783652,2.183563 1.57307,3.077254 0.698888,0.791199 2.296512,1.252095 2.559167,1.774513 0.522648,1.03956 
0.233892,2.154446 -0.353928,2.742428 -0.662179,0.66236 -1.651661,0.555656 -2.559163,0.107547 
-0.907507,-0.448109 -1.261432,-0.770749 -1.687958,-1.129235 -0.426528,-0.358487 -0.679955,-0.8921 
-1.355273,-0.912007 -0.889275,-0.02622 -1.893706,0.224709 -2.559161,-0.393623 -0.807413,-0.750237 
-0.321416,-1.612106 -0.557367,-2.624832 m 3.508273,-3.541213 c -0.282558,-1.033269 -0.276687,-1.592984 
-0.297334,-2.31924 -0.01842,-0.647817 -2.058332,-1.740775 -1.979278,-1.439701 0.130185,0.495791 
0.05197,1.572167 -0.03958,3.271757 -0.890705,-0.11847 -0.56123,-0.100318 -1.178153,0.01463 
-0.946799,-1.065788 -2.233764,-3.148431 -2.482247,-3.069556 -0.25972,0.08244 -0.524492,1.454857 
-0.318016,2.402995 0.05006,0.229881 0.488193,1.100125 0.75371,1.661902 -1.08891,1.052175 -0.980222,
 0.648926 -1.540465,1.796749 -0.766735,1.570883 -0.778285,5.251067 -2.233604,6.928757 m 7.904679,-2.054175 c 
-0.05674,2.139823 -0.170651,3.899787 1.10065,5.181754"
+         inkscape:connector-curvature="0" />
+    </g>
+    <g
+       transform="translate(3.999975,0.58440377)"
+       id="g5561">
+      <path
+         sodipodi:nodetypes="ccscsssccssscssssssccc"
+         id="path5015-4-0-7-1-3"
+         style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none"
+         d="m -10.382596,-22.316422 c -4.074248,0.998285 -7.003212,-1.248461 -8.292673,-3.016529 
0.883735,-0.727167 1.452696,-6.198655 2.144607,-7.828554 0.314756,-0.741453 0.836536,-0.880603 
1.434063,-1.525169 -0.06435,-0.09986 -0.13789,-0.299585 -0.248204,-0.517468 -0.110311,-0.217881 
-0.390539,-0.774838 -0.441249,-1.007701 -0.209154,-0.960431 0.01269,-2.340417 0.275781,-2.42393 
0.251704,-0.07989 0.718944,2.179525 1.509517,3.132756 0.826616,-0.240793 1.160472,-0.375528 1.849927,-0.05417 
0.303355,-1.679503 0.274848,-3.202767 0.142981,-3.704985 -0.08008,-0.30498 1.224339,0.924495 
1.489218,1.525169 0.231529,0.525047 0.06527,1.237845 0,1.85199 -0.06158,0.579521 0.02608,0.981128 
0.137888,1.334525 0.4005734,0.188624 1.0898317,-0.06585 1.3789073,0.245115 0.7405103,0.796596 1.1308138,2.254 
1.9304683,3.15928 0.7079496,0.801457 2.3262899,1.268327 2.592345,1.797519 0.5294242,1.053042 
0.2369286,2.182381 -0.3585179,2.777987 -0.67076,0.670949 -1.6730703,0.562862 -2.592338,0.108941 -0.91
 92748,-0.45392 -1.2777907,-0.78074 -1.709849,-1.143877 -0.4320554,-0.363135 -1.0337197,-0.564292 
-1.7177937,-0.584455 -0.527127,0.02909 -0.733112,0.146991 -0.874547,0.502751 -0.183856,1.788442 
-0.148943,4.535603 1.349469,5.370814 z"
+         inkscape:connector-curvature="0" />
+      <path
+         sodipodi:nodetypes="ccsssccssccssccsscsccc"
+         id="path1249-8-1-9-6-8"
+         
style="fill:none;stroke:#47294f;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         d="m -11.596583,-34.580693 c 1.160302,0.463901 1.9848259,0.09475 2.5904192,0.436877 
0.8147736,0.701548 1.1163392,2.225149 1.9057573,3.11884 0.6988878,0.791199 2.2965123,1.252095 
2.5591674,1.774513 0.522648,1.03956 0.2338916,2.154446 -0.3539284,2.742428 -0.6621792,0.66236 
-1.6516604,0.555656 -2.5591623,0.107547 -0.9075071,-0.448109 -1.2614326,-0.770749 -1.6879581,-1.129235 
-0.4265285,-0.358487 -1.0126431,-0.517826 -1.6879611,-0.537733 -0.889275,-0.02622 -1.893706,0.349467 
-2.559161,-0.268865 -0.807413,-0.750237 -0.363002,-1.944794 -0.598953,-2.95752 m 3.688887,-3.357644 c 
-0.282558,-1.033269 0.0245,-2.361712 -0.204071,-2.880038 -0.261486,-0.592985 -1.54921,-1.806722 
-1.470156,-1.505648 0.130185,0.495791 0.03474,1.68979 -0.264731,3.347794 -0.890705,-0.11847 
-0.952729,-0.107454 -1.569652,0.0075 -0.780455,-0.94103 -1.374728,-2.815743 -1.623211,-2.736868 
-0.25972,0.08244 -0.478726,1.444767 -0.27225,2.392905 0.05006,0.229881 0.415111,0.943871 0.680628,1.505648 
-0.589878,0
 .636315 -1.10498,0.773684 -1.415707,1.505647 -0.683054,1.609035 -0.60603,4.896974 -2.061349,7.03211 m 
6.900704,-1.82484 c -0.181501,1.765549 -0.212237,4.149303 1.266994,4.973824"
+         inkscape:connector-curvature="0" />
+    </g>
+    <path
+       style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none"
+       d="M -56.96875 -37.75 C -56.92307 -37.080022 -56.93045 -36.447458 -57 -35.15625 A 0.50005 0.50005 0 0 
1 -57.5625 -34.6875 C -58.462562 -34.807215 -57.935994 -34.778806 -58.59375 -34.65625 A 0.50005 0.50005 0 0 1 
-59.0625 -34.84375 C -59.56859 -35.413443 -60.126059 -36.204456 -60.59375 -36.84375 C -60.74269 -37.047339 
-60.847523 -37.187563 -60.96875 -37.34375 C -60.97351 -37.31696 -60.9957 -37.3091 -61 -37.28125 C -61.06496 
-36.860445 -61.08311 -36.319142 -61 -35.9375 C -61.011588 -35.990714 -60.865012 -35.654492 -60.71875 
-35.34375 C -60.572488 -35.033008 -60.416788 -34.661769 -60.28125 -34.375 A 0.50005 0.50005 0 0 1 -60.375 
-33.8125 C -60.936431 -33.270009 -61.217057 -33.060806 -61.34375 -32.9375 C -61.470443 -32.814194 -61.536912 
-32.720874 -61.8125 -32.15625 C -62.128791 -31.508235 -62.340209 -30.189462 -62.625 -28.84375 C -62.909791 
-27.498038 -63.279187 -26.100052 -64.125 -25.125 A 0.50005 0.50005 0 0 1 -64.15625 -25.09375 C -62.760621 
-23.399234 -59.537579 -21.
 203026 -55.8125 -21.9375 A 0.50005 0.50005 0 0 1 -55.84375 -21.96875 C -56.565213 -22.696266 -56.898303 
-23.564717 -57.03125 -24.5 C -57.1642 -25.435283 -57.12198 -26.43532 -57.09375 -27.5 A 0.50005 0.50005 0 0 1 
-57.0625 -27.625 C -57.539837 -27.655519 -58.047117 -27.764474 -58.46875 -28.15625 C -58.979045 -28.630409 
-59.11495 -29.227801 -59.125 -29.71875 C -59.13505 -30.209699 -59.09385 -30.629299 -59.1875 -31.03125 A 
0.50005 0.50005 0 1 1 -58.21875 -31.25 C -58.07645 -30.639225 -58.1328 -30.130726 -58.125 -29.75 C -58.117207 
-29.369274 -58.078368 -29.151078 -57.78125 -28.875 C -57.565126 -28.67418 -57.29561 -28.60934 -56.90625 
-28.59375 C -56.51689 -28.57816 -56.059648 -28.63966 -55.5625 -28.625 C -55.09516 -28.611224 -54.71777 
-28.411276 -54.46875 -28.1875 C -54.21973 -27.963724 -54.063311 -27.725756 -53.90625 -27.59375 C -53.470898 
-27.227846 -53.180851 -26.960025 -52.3125 -26.53125 C -51.909308 -26.332161 -51.495516 -26.218669 -51.15625 
-26.21875 C -50.816984 -26.21883
 1 -50.546059 -26.328877 -50.3125 -26.5625 C -49.890225 -26.984891 -49.637493 -27.8734 -50.0625 -28.71875 C 
-50.050041 -28.693969 -50.143989 -28.796227 -50.3125 -28.90625 C -50.481011 -29.016273 -50.708014 -29.141033 
-50.96875 -29.28125 C -51.490222 -29.561683 -52.119798 -29.873825 -52.5625 -30.375 C -53.050155 -30.927069 
-53.246655 -31.591956 -53.4375 -32.15625 C -53.628345 -32.720544 -53.820672 -33.171121 -54.09375 -33.40625 C 
-54.305914 -33.58075 -54.36147 -33.59012 -54.59375 -33.625 C -54.838332 -33.661726 -55.249208 -33.718552 
-55.875 -33.96875 A 0.50005 0.50005 0 0 1 -55.71875 -34.9375 C -55.894481 -35.732845 -55.950616 -36.371545 
-55.96875 -36.96875 C -55.985021 -36.972586 -56.040798 -37.074288 -56.15625 -37.1875 C -56.310186 -37.338449 
-56.552337 -37.512002 -56.78125 -37.65625 C -56.852754 -37.70131 -56.89961 -37.71123 -56.96875 -37.75 z "
+       id="path5015-4-0-7-1-5" />
+    <path
+       inkscape:connector-curvature="0"
+       style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none"
+       d="m 8.1875,0.0418181 c 0.04568,0.669978 0.0383,1.302542 -0.03125,2.59375 a 0.50005,0.50005 0 0 1 
-0.5625,0.46875 C 6.693688,2.9846031 7.220256,3.0130081 6.5625,3.1355681 a 0.50005,0.50005 0 0 1 
-0.46875,-0.1875 c -0.50609,-0.569693 -1.063559,-1.360706 -1.53125,-2 -0.14894,-0.203589 -0.253773,-0.343813 
-0.375,-0.5 -0.0048,0.02679 -0.02695,0.03465 -0.03125,0.0625 -0.06496,0.420805 -0.08311,0.962108 0,1.34375 
-0.01159,-0.05321 0.134988,0.283008 0.28125,0.59375 0.146262,0.310742 0.301962,0.681981 0.4375,0.96875 a 
0.50005,0.50005 0 0 1 -0.09375,0.5625 c -0.561431,0.542491 -0.842057,0.751694 -0.96875,0.875 
-0.126693,0.123306 -0.193162,0.216626 -0.46875,0.78125 -0.316291,0.648015 -0.527709,1.966788 -0.8125,3.3125 
-0.284791,1.3457119 -0.654187,2.7436979 -1.5,3.7187499 A 0.50005,0.50005 0 0 1 1,12.698068 c 
1.395629,1.694516 4.618671,3.890724 8.34375,3.15625 A 0.50005,0.50005 0 0 1 9.3125,15.823068 C 
8.591037,15.095552 8.257947,14.227101 8.125,13.291818 c -0.13295,-0.935283 -0
 .09073,-1.93532 -0.0625,-3 a 0.50005,0.50005 0 0 1 0.03125,-0.125 C 7.616413,10.136298 7.109133,10.027344 
6.6875,9.6355681 6.177205,9.1614091 6.0413,8.5640171 6.03125,8.0730681 6.0212,7.5821191 6.0624,7.1625191 
5.96875,6.7605681 a 0.50005,0.50005 0 1 1 0.96875,-0.21875 c 0.1423,0.610775 0.08595,1.119274 0.09375,1.5 
0.0078,0.380726 0.04663,0.598922 0.34375,0.875 0.216124,0.20082 0.48564,0.26566 0.875,0.28125 0.38936,0.01559 
0.846602,-0.04591 1.34375,-0.03125 0.46734,0.01378 0.84473,0.213724 1.09375,0.4375 0.24902,0.223776 
0.405439,0.4617439 0.5625,0.5937499 0.435352,0.365904 0.725399,0.633725 1.59375,1.0625 0.403192,0.199089 
0.816984,0.312581 1.15625,0.3125 0.339266,-8.1e-5 0.610191,-0.110127 0.84375,-0.34375 0.422275,-0.422391 
0.675007,-1.3108999 0.25,-2.1562499 0.01246,0.02478 -0.08149,-0.07748 -0.25,-0.1875 -0.168511,-0.110023 
-0.395514,-0.234783 -0.65625,-0.375 -0.521472,-0.280433 -1.151048,-0.592575 -1.59375,-1.09375 
-0.487655,-0.552069 -0.684155,-1.216956 -0.875,-1.7812
 5 -0.190845,-0.564294 -0.383172,-1.014871 -0.65625,-1.25 -0.212164,-0.1745 -0.26772,-0.18387 -0.5,-0.21875 
-0.244582,-0.03673 -0.655458,-0.09355 -1.28125,-0.34375 A 0.50005,0.50005 0 0 1 9.4375,2.8543181 C 
9.261769,2.0589731 9.205634,1.4202731 9.1875,0.8230681 9.17123,0.8192681 9.11545,0.7175301 9,0.6043181 
8.846064,0.4533691 8.603913,0.2798161 8.375,0.1355681 8.3035,0.0905081 8.25664,0.0805881 8.1875,0.0418181 z"
+       id="path5015-4-0-7-1-5-7" />
+  </g>
+</svg>
diff --git a/pixmaps/16x16/Makefile.am b/pixmaps/hicolor/16x16/Makefile.am
similarity index 100%
rename from pixmaps/16x16/Makefile.am
rename to pixmaps/hicolor/16x16/Makefile.am
diff --git a/pixmaps/22x22/Makefile.am b/pixmaps/hicolor/22x22/Makefile.am
similarity index 100%
rename from pixmaps/22x22/Makefile.am
rename to pixmaps/hicolor/22x22/Makefile.am
diff --git a/pixmaps/24x24/Makefile.am b/pixmaps/hicolor/24x24/Makefile.am
similarity index 100%
rename from pixmaps/24x24/Makefile.am
rename to pixmaps/hicolor/24x24/Makefile.am
diff --git a/pixmaps/32x32/Makefile.am b/pixmaps/hicolor/32x32/Makefile.am
similarity index 100%
rename from pixmaps/32x32/Makefile.am
rename to pixmaps/hicolor/32x32/Makefile.am
diff --git a/pixmaps/48x48/Makefile.am b/pixmaps/hicolor/48x48/Makefile.am
similarity index 100%
rename from pixmaps/48x48/Makefile.am
rename to pixmaps/hicolor/48x48/Makefile.am
diff --git a/pixmaps/hicolor/Makefile.am b/pixmaps/hicolor/Makefile.am
new file mode 100644
index 0000000..31513f3
--- /dev/null
+++ b/pixmaps/hicolor/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable
diff --git a/pixmaps/scalable/Makefile.am b/pixmaps/hicolor/scalable/Makefile.am
similarity index 100%
rename from pixmaps/scalable/Makefile.am
rename to pixmaps/hicolor/scalable/Makefile.am
diff --git a/pixmaps/scalable/anjuta.svg b/pixmaps/hicolor/scalable/anjuta.svg
similarity index 100%
rename from pixmaps/scalable/anjuta.svg
rename to pixmaps/hicolor/scalable/anjuta.svg
diff --git a/pixmaps/scalable/gnome-mime-application-x-anjuta.svg 
b/pixmaps/hicolor/scalable/gnome-mime-application-x-anjuta.svg
similarity index 100%
rename from pixmaps/scalable/gnome-mime-application-x-anjuta.svg
rename to pixmaps/hicolor/scalable/gnome-mime-application-x-anjuta.svg


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]