[Libreoffice-commits] core.git: 8 commits - bin/sanitize-image-links icon-themes/human icon-themes/industrial icon-themes/oxygen icon-themes/tango icon-themes/tango_testing sw/inc vcl/source

Jan Holesovsky kendy at collabora.com
Thu Feb 27 14:07:34 PST 2014


 bin/sanitize-image-links                        |   38 
 dev/null                                        |binary
 icon-themes/human/dbaccess/res/all_left.png     |binary
 icon-themes/human/dbaccess/res/all_right.png    |binary
 icon-themes/human/dbaccess/res/db.png           |binary
 icon-themes/human/dbaccess/res/exerror.png      |binary
 icon-themes/human/dbaccess/res/exinfo.png       |binary
 icon-themes/human/dbaccess/res/exwarning.png    |binary
 icon-themes/human/dbaccess/res/forms_16.png     |binary
 icon-themes/human/dbaccess/res/forms_32.png     |binary
 icon-themes/human/dbaccess/res/jo01.png         |binary
 icon-themes/human/dbaccess/res/jo02.png         |binary
 icon-themes/human/dbaccess/res/lc037.png        |binary
 icon-themes/human/dbaccess/res/lc038.png        |binary
 icon-themes/human/dbaccess/res/lc039.png        |binary
 icon-themes/human/dbaccess/res/lc040.png        |binary
 icon-themes/human/dbaccess/res/nu07.png         |binary
 icon-themes/human/dbaccess/res/nu08.png         |binary
 icon-themes/human/dbaccess/res/one_left.png     |binary
 icon-themes/human/dbaccess/res/one_right.png    |binary
 icon-themes/human/dbaccess/res/pkey.png         |binary
 icon-themes/human/dbaccess/res/queries_32.png   |binary
 icon-themes/human/dbaccess/res/report_16.png    |binary
 icon-themes/human/dbaccess/res/reports_16.png   |binary
 icon-themes/human/dbaccess/res/reports_32.png   |binary
 icon-themes/human/dbaccess/res/sc037.png        |binary
 icon-themes/human/dbaccess/res/sc038.png        |binary
 icon-themes/human/dbaccess/res/sc039.png        |binary
 icon-themes/human/dbaccess/res/sc040.png        |binary
 icon-themes/human/dbaccess/res/sortdown.png     |binary
 icon-themes/human/dbaccess/res/sortup.png       |binary
 icon-themes/human/dbaccess/res/tables_32.png    |binary
 icon-themes/oxygen/dbaccess/res/all_left.png    |binary
 icon-themes/oxygen/dbaccess/res/all_right.png   |binary
 icon-themes/oxygen/dbaccess/res/exerror.png     |binary
 icon-themes/oxygen/dbaccess/res/exerror_sch.png |binary
 icon-themes/oxygen/dbaccess/res/forms_16.png    |binary
 icon-themes/oxygen/dbaccess/res/jo01.png        |binary
 icon-themes/oxygen/dbaccess/res/jo02.png        |binary
 icon-themes/oxygen/dbaccess/res/lc037.png       |binary
 icon-themes/oxygen/dbaccess/res/lc038.png       |binary
 icon-themes/oxygen/dbaccess/res/lc039.png       |binary
 icon-themes/oxygen/dbaccess/res/lc040.png       |binary
 icon-themes/oxygen/dbaccess/res/nu07.png        |binary
 icon-themes/oxygen/dbaccess/res/nu08.png        |binary
 icon-themes/oxygen/dbaccess/res/one_left.png    |binary
 icon-themes/oxygen/dbaccess/res/one_right.png   |binary
 icon-themes/oxygen/dbaccess/res/pkey.png        |binary
 icon-themes/oxygen/dbaccess/res/report_16.png   |binary
 icon-themes/oxygen/dbaccess/res/reports_16.png  |binary
 icon-themes/oxygen/dbaccess/res/sc037.png       |binary
 icon-themes/oxygen/dbaccess/res/sc038.png       |binary
 icon-themes/oxygen/dbaccess/res/sc039.png       |binary
 icon-themes/oxygen/dbaccess/res/sc040.png       |binary
 icon-themes/oxygen/dbaccess/res/sortdown.png    |binary
 icon-themes/oxygen/dbaccess/res/sortup.png      |binary
 icon-themes/tango/dbaccess/res/exerror.png      |binary
 icon-themes/tango/dbaccess/res/lc014.svg        | 2101 ------------------------
 icon-themes/tango/links.txt                     |   65 
 icon-themes/tango_testing/cmd/links.txt         |   38 
 icon-themes/tango_testing/links.txt             |   30 
 sw/inc/anchoredobject.hxx                       |    3 
 sw/inc/dlelstnr.hxx                             |    8 
 vcl/source/gdi/impimagetree.cxx                 |   14 
 64 files changed, 93 insertions(+), 2204 deletions(-)

New commits:
commit 89ca2fd794413e91c1ead4d87abe76c23d37d481
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Feb 27 22:59:58 2014 +0100

    Doxygenize.
    
    Change-Id: If6f2ea55d4bdd9a706e547fd4a51b42c8ad10a8b

diff --git a/sw/inc/anchoredobject.hxx b/sw/inc/anchoredobject.hxx
index 5b360af..528ffd5 100644
--- a/sw/inc/anchoredobject.hxx
+++ b/sw/inc/anchoredobject.hxx
@@ -549,8 +549,7 @@ class SW_DLLPUBLIC SwAnchoredObject
         virtual const char* getElementName( ) { return "SwAnchoredObject"; }
 };
 
-// helper class for notify that positioning of an anchored object is in progress
-
+/// Helper class for notify that positioning of an anchored object is in progress.
 class SwObjPositioningInProgress
 {
     private:
diff --git a/sw/inc/dlelstnr.hxx b/sw/inc/dlelstnr.hxx
index e1d19a8..3b1c31a 100644
--- a/sw/inc/dlelstnr.hxx
+++ b/sw/inc/dlelstnr.hxx
@@ -38,11 +38,11 @@ namespace com { namespace sun { namespace star {
     }
 } } }
 
-// SwLinguServiceEventListener
-// is a EventListener that triggers spellchecking
-// and hyphenation when relevant changes (to the
-// dictionaries of the dictionary list, or properties) were made.
+/** EventListener that triggers spellchecking and hyphenation.
 
+    Happens when relevant changes (to the dictionaries of the dictionary list, or
+    properties) were made.
+*/
 class SwLinguServiceEventListener :
     public cppu::WeakImplHelper2
     <
commit ae3164e66bdca48fdaa79bb0014e0fe99a82bc30
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Feb 27 22:30:54 2014 +0100

    images: Add check for links.txt entries where neither icon exists.
    
    And remove them from tango and tango_testing links.txt.
    
    Change-Id: I47cce64eac403bfaa8dd40f9e1878565bd8ae80f

diff --git a/bin/sanitize-image-links b/bin/sanitize-image-links
index b0e950c..6b5a2ec 100755
--- a/bin/sanitize-image-links
+++ b/bin/sanitize-image-links
@@ -25,6 +25,8 @@ for I in icon-themes/*/links.txt ; do
         elif [ -f "$D/$LINK" ] ; then
             echo "$I: swapping to right order: $ORIG $LINK" 1>&2
             echo $ORIG $LINK
+        elif [ -n "$LINK" -a "${LINK:0:1}" != "#" -a ! -f "$D/$LINK" -a ! -f "$D/$ORIG" ] ; then
+            echo "$I: neither exists, removing the line: $LINK $ORIG" 1>&2
         else
             echo $LINK $ORIG
         fi
diff --git a/icon-themes/tango/links.txt b/icon-themes/tango/links.txt
index b3d707c..6ea6ddc 100644
--- a/icon-themes/tango/links.txt
+++ b/icon-themes/tango/links.txt
@@ -127,8 +127,6 @@ avmedia/res/av02048.png cmd/sc_open.png
 svx/res/id02.png cmd/sc_open.png
 
 # Duplicates
-cmd/lc_thesaurusdialog.png cmd/lc_thesaurus.png
-cmd/sc_thesaurusdialog.png cmd/sc_thesaurus.png
 cmd/lc_outlineleft.png cmd/lc_incrementlevel.png
 cmd/lc_outlineright.png cmd/lc_decrementlevel.png
 cmd/lc_outlineup.png cmd/lc_moveup.png
@@ -142,7 +140,6 @@ cmd/lc_gotoendofdoc.png cmd/lc_lastpage.png
 cmd/sc_gotostartofdoc.png cmd/sc_firstpage.png
 cmd/sc_gotoendofdoc.png cmd/sc_lastpage.png
 cmd/lc_convertinto3d.png cmd/lc_extrusiontoggle.png
-cmd/sc_convertinto3d.png cmd/sc_extrusiontoggle.png
 cmd/lc_arrowshapes.png cmd/lc_arrowshapes.left-right-arrow.png
 cmd/lc_basicshapes.png cmd/lc_basicshapes.diamond.png
 cmd/lc_calloutshapes.png cmd/lc_calloutshapes.round-rectangular-callout.png
@@ -151,14 +148,9 @@ cmd/lc_starshapes.png cmd/lc_starshapes.star5.png
 cmd/lc_symbolshapes.png cmd/lc_symbolshapes.smiley.png
 cmd/lc_ellipsetoolbox.png cmd/lc_basicshapes.ellipse.png
 cmd/lc_rectangletoolbox.png cmd/lc_basicshapes.rectangle.png
-cmd/lc_objects3dtoolbox.png cmd/lc_cube.png
-cmd/lc_connectortoolbox.png cmd/lc_connector.png
 cmd/lc_linetoolbox.png cmd/lc_freeline.png
-cmd/lc_arrowstoolbox.png cmd/lc_linearrowend.png
 cmd/lc_texttoolbox.png cmd/lc_text.png
 cmd/lc_inserttoolbox.png cmd/lc_drawchart.png
-cmd/lc_insertformspin.png cmd/lc_spinbutton.png
-cmd/lc_insertfilecontrol.png cmd/lc_filecontrol.png
 cmd/sc_arrowshapes.png cmd/sc_arrowshapes.left-right-arrow.png
 cmd/sc_basicshapes.png cmd/sc_basicshapes.diamond.png
 cmd/sc_calloutshapes.png cmd/sc_calloutshapes.round-rectangular-callout.png
@@ -167,14 +159,9 @@ cmd/sc_starshapes.png cmd/sc_starshapes.star5.png
 cmd/sc_symbolshapes.png cmd/sc_symbolshapes.smiley.png
 cmd/sc_ellipsetoolbox.png cmd/sc_basicshapes.ellipse.png
 cmd/sc_rectangletoolbox.png cmd/sc_basicshapes.rectangle.png
-cmd/sc_objects3dtoolbox.png cmd/sc_cube.png
-cmd/sc_connectortoolbox.png cmd/sc_connector.png
 cmd/sc_linetoolbox.png cmd/sc_freeline.png
-cmd/sc_arrowstoolbox.png cmd/sc_linearrowend.png
 cmd/sc_texttoolbox.png cmd/sc_text.png
 cmd/sc_inserttoolbox.png cmd/sc_drawchart.png
-cmd/sc_insertformspin.png cmd/sc_spinbutton.png
-cmd/sc_insertfilecontrol.png cmd/sc_filecontrol.png
 cmd/lc_symbolcatalogue.png cmd/lc_insertsymbol.png
 cmd/sc_symbolcatalogue.png cmd/sc_insertsymbol.png
 res/lc05961.png cmd/lc_searchdialog.png
@@ -185,8 +172,6 @@ res/lc06300.png cmd/lc_navigateforward.png
 res/lc06301.png cmd/lc_navigateback.png
 res/sc06300.png cmd/sc_navigateforward.png
 res/sc06301.png cmd/sc_navigateback.png
-res/lx03256.png cmd/lc_addons.png
-res/sx03256.png cmd/sc_addons.png
 svx/res/fontworkalignleft_26.png cmd/lc_alignleft.png
 svx/res/fontworkaligncentered_26.png cmd/lc_alignhorizontalcenter.png
 svx/res/fontworkalignright_26.png cmd/lc_alignright.png
@@ -199,7 +184,6 @@ svtools/res/back_large.png cmd/lc_navigateback.png
 svtools/res/back_small.png cmd/sc_navigateback.png
 svtools/res/up_large.png cmd/lc_upsearch.png
 svtools/res/up_small.png cmd/sc_upsearch.png
-cmd/lc_inserttimefield.png cmd/lc_timefield.png
 cmd/lc_datefield.png cmd/lc_adddatefield.png
 cmd/lc_insertdatefield.png cmd/lc_adddatefield.png
 cmd/lc_insertcurrencyfield.png cmd/lc_currencyfield.png
@@ -287,14 +271,12 @@ cmd/lc_fontcolor.png cmd/lc_color.png
 cmd/sc_fontcolor.png cmd/sc_color.png
 cmd/lc_circle.png cmd/lc_basicshapes.circle.png
 cmd/lc_ellipse.png cmd/lc_basicshapes.ellipse.png
-cmd/lc_square.png cmd/lc_basicshapes.square.png
 cmd/lc_rect.png cmd/lc_basicshapes.rectangle.png
 cmd/lc_square_rounded.png cmd/lc_basicshapes.round-quadrat.png
 cmd/lc_rect_rounded.png cmd/lc_basicshapes.round-rectangle.png
 cmd/lc_drawtext.png cmd/lc_text.png
 cmd/sc_circle.png cmd/sc_basicshapes.circle.png
 cmd/sc_ellipse.png cmd/sc_basicshapes.ellipse.png
-cmd/sc_square.png cmd/sc_basicshapes.square.png
 cmd/sc_rect.png cmd/sc_basicshapes.rectangle.png
 cmd/sc_square_rounded.png cmd/sc_basicshapes.round-quadrat.png
 cmd/sc_rect_rounded.png cmd/sc_basicshapes.round-rectangle.png
@@ -305,13 +287,8 @@ cmd/sc_pie.png cmd/sc_basicshapes.circle-pie.png
 cmd/sc_circlepie.png cmd/sc_basicshapes.circle-pie.png
 sfx2/res/sortascending.png cmd/lc_sortascending.png
 svx/res/symphony/Line_color.png cmd/sc_xlinecolor.png
-svx/res/symphony/sc_backgroundcolor.png cmd/sc_formatarea.png
-svx/res/symphony/sch_backgroundcolor.png cmd/sc_formatarea.png
-svx/res/symphony/fill_color.png cmd/sc_formatarea.png
 svx/res/symphony/rotate_left.png cmd/sc_rotateleft.png
 svx/res/symphony/rotate_right.png cmd/sc_rotateright.png
-sw/res/sidebar/pageproppanel/last_custom_common.png svx/res/symphony/last_custom_common.png
-sw/res/sidebar/pageproppanel/last_custom_common_grey.png svx/res/symphony/last_custom_common_grey.png
 sc/imglst/na05.png cmd/sc_upsearch.png
 sc/imglst/na06.png cmd/sc_downsearch.png
 sc/imglst/nc01.png cmd/sc_inserttable.png
@@ -330,7 +307,6 @@ sw/res/all_left.png cmd/sc_firstpage.png
 sw/res/all_right.png cmd/sc_lastpage.png
 sw/res/one_left.png cmd/sc_navigateback.png
 sw/res/one_right.png cmd/sc_navigateforward.png
-sw/res/styfamnu.png sw/imglst/sf05.png
 sw/imglst/nc20001.png cmd/sc_inserttable.png
 sw/imglst/nc20002.png cmd/sc_text.png
 sw/imglst/nc20003.png cmd/sc_insertgraphic.png
@@ -339,7 +315,6 @@ sw/imglst/nc20005.png cmd/sc_insertbookmark.png
 sw/imglst/nc20006.png cmd/sc_insertsection.png
 sw/imglst/nc20007.png cmd/sc_inserthyperlink.png
 sw/imglst/nc20008.png cmd/sc_insertreferencefield.png
-sw/imglst/nc20009.png cmd/sc_insertindexesentry.png
 sw/imglst/nc20010.png cmd/sc_insertannotation.png
 sw/imglst/nc20011.png cmd/sc_insertdraw.png
 sw/imglst/sc20171.png cmd/sc_movedownsubitems.png
@@ -355,17 +330,12 @@ sw/imglst/sr20002.png cmd/sc_inserttable.png
 sw/imglst/sr20003.png cmd/sc_text.png
 sw/imglst/sr20004.png sd/res/page.png
 sw/imglst/sr20005.png cmd/sc_insertdraw.png
-sw/imglst/sr20006.png cmd/sc_choosecontrols.png
 sw/imglst/sr20007.png cmd/sc_insertsection.png
 sw/imglst/sr20008.png cmd/sc_insertbookmark.png
 sw/imglst/sr20009.png cmd/sc_insertgraphic.png
 sw/imglst/sr20010.png cmd/sc_drawchart.png
-sw/imglst/sr20011.png sw/imglst/nc20000.png
-sw/imglst/sr20013.png cmd/sc_insertfootnote.png
-sw/imglst/sr20014.png sw/imglst/sc20183.png
 sw/imglst/sr20015.png cmd/sc_insertannotation.png
 sw/imglst/sr20016.png cmd/sc_searchdialog.png
-sw/imglst/sr20017.png cmd/sc_insertindexesentry.png
 sc/res/dropcopy.png cmd/sc_copy.png
 sc/res/dropurl.png cmd/sc_inserthyperlink.png
 sd/imglst/nv010.png cmd/sc_inserthyperlink.png
@@ -387,23 +357,12 @@ reportdesign/res/sx12594.png cmd/sc_insertformula.png
 sfx2/res/hlpbookclosed.png formula/res/fapclose.png
 sfx2/res/hlpbookopen.png formula/res/fapopen.png
 sfx2/res/newex.png cmd/sc_stylenewbyexample.png
-sfx2/res/styfam1.png sw/imglst/sf01.png
-sfx2/res/styfam2.png sw/imglst/sf02.png
-sfx2/res/styfam4.png sw/imglst/sf04.png
-extensions/source/scanner/minus.png sfx2/res/minus.png
-extensions/source/scanner/plus.png sfx2/res/plus.png
-res/minus.png sfx2/res/minus.png
-res/plus.png sfx2/res/plus.png
-vcl/res/closedoc.png sfx2/res/closedoc.png
 svtools/res/folder.png formula/res/fapclose.png
-xmlsecurity/res/signet_11x16.png svx/res/signet_11x16.png
-svx/res/notcertificate_16.png xml/security/notcertificate_16.png
 res/sc10713.png cmd/sc_sortascending.png
 res/sc10712.png cmd/sc_sortdescending.png
 res/sc06303.png fpicker/res/fp011.png
 res/reload.png cmd/sc_reload.png
 res/sc05501.png cmd/sc_open.png
-res/plugin.png cmd/lc_addons.png
 
 # RTL
 cmd/ar/sc_undo.png cmd/fa/sc_undo.png
diff --git a/icon-themes/tango_testing/links.txt b/icon-themes/tango_testing/links.txt
index 0ad100b..409b8b3 100644
--- a/icon-themes/tango_testing/links.txt
+++ b/icon-themes/tango_testing/links.txt
@@ -1,7 +1,6 @@
 # Duplicates
 cmd/lc_circle.png cmd/lc_basicshapes.circle.png
 cmd/lc_ellipse.png cmd/lc_basicshapes.ellipse.png
-cmd/lc_square.png cmd/lc_basicshapes.square.png
 cmd/lc_rect.png cmd/lc_basicshapes.rectangle.png
 cmd/lc_square_rounded.png cmd/lc_basicshapes.round-quadrat.png
 cmd/lc_rect_rounded.png cmd/lc_basicshapes.round-rectangle.png
@@ -26,11 +25,6 @@ cmd/lc_starshapes.png cmd/lc_starshapes.star5.png
 cmd/lc_symbolshapes.png cmd/lc_symbolshapes.smiley.png
 cmd/lc_ellipsetoolbox.png cmd/lc_basicshapes.ellipse.png
 cmd/lc_rectangletoolbox.png cmd/lc_basicshapes.rectangle.png
-cmd/lc_objects3dtoolbox.png cmd/lc_cube.png
-cmd/lc_connectortoolbox.png cmd/lc_connector.png
-cmd/lc_arrowstoolbox.png cmd/lc_linearrowend.png
 cmd/lc_texttoolbox.png cmd/lc_text.png
 cmd/lc_inserttoolbox.png cmd/lc_drawchart.png
-cmd/lc_insertformspin.png cmd/lc_spinbutton.png
-cmd/lc_insertformspin.png cmd/lc_filecontrol.png
 cmd/lc_spellingandgrammardialog.png cmd/lc_spelldialog.png
commit 6d97cebf4c306a74c066a8295dae2f689ffdb3a6
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Feb 27 22:07:55 2014 +0100

    images: Fix links to another links.
    
    Change-Id: Icc45c78caaf1c6c757677c5d432cb19ba69f2278

diff --git a/icon-themes/tango/links.txt b/icon-themes/tango/links.txt
index 89c3017..b3d707c 100644
--- a/icon-themes/tango/links.txt
+++ b/icon-themes/tango/links.txt
@@ -201,13 +201,12 @@ svtools/res/up_large.png cmd/lc_upsearch.png
 svtools/res/up_small.png cmd/sc_upsearch.png
 cmd/lc_inserttimefield.png cmd/lc_timefield.png
 cmd/lc_datefield.png cmd/lc_adddatefield.png
-cmd/lc_insertdatefield.png cmd/lc_datefield.png
-cmd/lc_datefield.png cmd/lc_numberformatdate.png
+cmd/lc_insertdatefield.png cmd/lc_adddatefield.png
 cmd/lc_insertcurrencyfield.png cmd/lc_currencyfield.png
 cmd/lc_numberformatcurrency.png cmd/lc_currencyfield.png
 cmd/sc_timefield.png cmd/sc_inserttimefield.png
-cmd/sc_adddatefield.png cmd/sc_datefield.png
-cmd/sc_insertdatefield.png cmd/sc_datefield.png
+cmd/sc_adddatefield.png cmd/sc_numberformatdate.png
+cmd/sc_insertdatefield.png cmd/sc_numberformatdate.png
 cmd/sc_datefield.png cmd/sc_numberformatdate.png
 cmd/sc_insertcurrencyfield.png cmd/sc_currencyfield.png
 cmd/sc_numberformatcurrency.png cmd/sc_currencyfield.png
@@ -370,7 +369,7 @@ sw/imglst/sr20017.png cmd/sc_insertindexesentry.png
 sc/res/dropcopy.png cmd/sc_copy.png
 sc/res/dropurl.png cmd/sc_inserthyperlink.png
 sd/imglst/nv010.png cmd/sc_inserthyperlink.png
-sd/imglst/nv09.png sw/imglst/sc20238.png
+sd/imglst/nv09.png sc/res/droplink.png
 sw/imglst/sc20238.png sc/res/droplink.png
 starmath/res/at21717.png cmd/lc_bold.png
 starmath/res/at21718.png cmd/lc_italic.png
@@ -379,8 +378,6 @@ starmath/res/at21720.png cmd/lc_charfontname.png
 formula/res/fx.png cmd/sc_insertformula.png
 sc/res/fx.png cmd/sc_insertformula.png
 sc/res/file.png cmd/sc_open.png
-cmd/sc_datefield.png sc/res/date.png
-cmd/lc_timefield.png sc/res/time.png
 sc/res/page.png sd/res/page.png
 sc/res/text.png cmd/sc_text.png
 sfx2/res/deleterow.png cmd/sc_deleterows.png
diff --git a/icon-themes/tango_testing/links.txt b/icon-themes/tango_testing/links.txt
index 9b1f997..0ad100b 100644
--- a/icon-themes/tango_testing/links.txt
+++ b/icon-themes/tango_testing/links.txt
@@ -7,7 +7,6 @@ cmd/lc_square_rounded.png cmd/lc_basicshapes.round-quadrat.png
 cmd/lc_rect_rounded.png cmd/lc_basicshapes.round-rectangle.png
 cmd/lc_drawtext.png cmd/lc_text.png
 cmd/lc_fontcolor.png cmd/lc_color.png
-cmd/lc_alignverticalcenter.png cmd/lc_alignvcenter.png
 cmd/lc_symbolcatalogue.png cmd/lc_insertsymbol.png
 cmd/lc_outlineleft.png cmd/lc_incrementlevel.png
 cmd/lc_outlineright.png cmd/lc_decrementlevel.png
@@ -29,7 +28,6 @@ cmd/lc_ellipsetoolbox.png cmd/lc_basicshapes.ellipse.png
 cmd/lc_rectangletoolbox.png cmd/lc_basicshapes.rectangle.png
 cmd/lc_objects3dtoolbox.png cmd/lc_cube.png
 cmd/lc_connectortoolbox.png cmd/lc_connector.png
-cmd/lc_freeline.png cmd/lc_linetoolbox.png
 cmd/lc_arrowstoolbox.png cmd/lc_linearrowend.png
 cmd/lc_texttoolbox.png cmd/lc_text.png
 cmd/lc_inserttoolbox.png cmd/lc_drawchart.png
commit e2af72985f071030357019e1ee220c46d178ee41
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Feb 27 20:50:59 2014 +0100

    images: Script to sanitize links.txt files.
    
    Checks for the following mistakes:
    
    * swapped original and link
    * both exist, and are the same - git rm link then
    * both exist, and differ - warn about that, so that a human can check
    
    Change-Id: I6e0fc5c5b47fbb34aef8a1069c76720e9d6f8d5f

diff --git a/bin/sanitize-image-links b/bin/sanitize-image-links
new file mode 100755
index 0000000..b0e950c
--- /dev/null
+++ b/bin/sanitize-image-links
@@ -0,0 +1,36 @@
+#!/bin/bash
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+# This will reorder icon-themes/*/links.txt to the right order
+
+for I in icon-themes/*/links.txt ; do
+    D="${I%/links.txt}"
+    cat "$I" | while read LINK ORIG
+    do
+        if [ -f "$D/$LINK" -a -f "$D/$ORIG" ] ; then
+            if diff "$D/$LINK" "$D/$ORIG" >/dev/null 2>&1 ; then
+                echo "$I: removing $LINK from git: both $LINK and $ORIG are the same files" 1>&2
+                git rm "$D/$LINK" 1>/dev/null
+                echo $LINK $ORIG
+            else
+                echo "$I: link and orig differs, check the images, and remove manually: $LINK $ORIG" 1>&2
+                echo $LINK $ORIG
+            fi
+        elif [ -f "$D/$LINK" ] ; then
+            echo "$I: swapping to right order: $ORIG $LINK" 1>&2
+            echo $ORIG $LINK
+        else
+            echo $LINK $ORIG
+        fi
+    done > "$I-fixed"
+
+    mv "$I-fixed" "$I"
+done
+
+# vim: set expandtab sw=4 ts=4:
commit dd66f826bb85892eeb36395ef320b1345cc00fac
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Feb 27 20:48:58 2014 +0100

    images: Sanitize links.txt.
    
    Some lines were in wrong order, some duplicate images were not removed.
    
    The sanitizing script still reports some duplicates, but they are not
    bit-to-bit the same; need a check by a human.
    
    Change-Id: Ic28533ab768dbe0d375f81dfed4bac75bb44d18d

diff --git a/icon-themes/tango/cmd/lc_sortdown.png b/icon-themes/tango/cmd/lc_sortdown.png
deleted file mode 100644
index 71fea35..0000000
Binary files a/icon-themes/tango/cmd/lc_sortdown.png and /dev/null differ
diff --git a/icon-themes/tango/cmd/lc_zoomplus.png b/icon-themes/tango/cmd/lc_zoomplus.png
deleted file mode 100644
index 18bc5f4..0000000
Binary files a/icon-themes/tango/cmd/lc_zoomplus.png and /dev/null differ
diff --git a/icon-themes/tango/cmd/sc_sortdown.png b/icon-themes/tango/cmd/sc_sortdown.png
deleted file mode 100644
index 3599de4..0000000
Binary files a/icon-themes/tango/cmd/sc_sortdown.png and /dev/null differ
diff --git a/icon-themes/tango/cmd/sc_sortup.png b/icon-themes/tango/cmd/sc_sortup.png
deleted file mode 100644
index 3de42d8..0000000
Binary files a/icon-themes/tango/cmd/sc_sortup.png and /dev/null differ
diff --git a/icon-themes/tango/cmd/sc_spelldialog.png b/icon-themes/tango/cmd/sc_spelldialog.png
deleted file mode 100644
index 20f41bc..0000000
Binary files a/icon-themes/tango/cmd/sc_spelldialog.png and /dev/null differ
diff --git a/icon-themes/tango/links.txt b/icon-themes/tango/links.txt
index 9be6fab..89c3017 100644
--- a/icon-themes/tango/links.txt
+++ b/icon-themes/tango/links.txt
@@ -115,7 +115,7 @@ res/fp015.png res/newdoc.png
 fpicker/res/fp014.png res/newdoc.png
 res/sx03248.png res/odm_16_8.png
 sd/res/playblue_16.png avmedia/res/av02049.png
-sd/res/breakplayingblue_16.png avmedia/res/av02050.png
+avmedia/res/av02050.png sd/res/breakplayingblue_16.png
 avmedia/res/avl02053.png cmd/lc_ok.png
 sc/imglst/lc26051.png cmd/lc_ok.png
 sw/imglst/lc20558.png cmd/lc_ok.png
@@ -200,15 +200,15 @@ svtools/res/back_small.png cmd/sc_navigateback.png
 svtools/res/up_large.png cmd/lc_upsearch.png
 svtools/res/up_small.png cmd/sc_upsearch.png
 cmd/lc_inserttimefield.png cmd/lc_timefield.png
-cmd/lc_adddatefield.png cmd/lc_datefield.png
+cmd/lc_datefield.png cmd/lc_adddatefield.png
 cmd/lc_insertdatefield.png cmd/lc_datefield.png
-cmd/lc_numberformatdate.png cmd/lc_datefield.png
+cmd/lc_datefield.png cmd/lc_numberformatdate.png
 cmd/lc_insertcurrencyfield.png cmd/lc_currencyfield.png
 cmd/lc_numberformatcurrency.png cmd/lc_currencyfield.png
-cmd/sc_inserttimefield.png cmd/sc_timefield.png
+cmd/sc_timefield.png cmd/sc_inserttimefield.png
 cmd/sc_adddatefield.png cmd/sc_datefield.png
 cmd/sc_insertdatefield.png cmd/sc_datefield.png
-cmd/sc_numberformatdate.png cmd/sc_datefield.png
+cmd/sc_datefield.png cmd/sc_numberformatdate.png
 cmd/sc_insertcurrencyfield.png cmd/sc_currencyfield.png
 cmd/sc_numberformatcurrency.png cmd/sc_currencyfield.png
 sfx2/res/favourite_big.png cmd/lc_insertbookmark.png
@@ -371,7 +371,7 @@ sc/res/dropcopy.png cmd/sc_copy.png
 sc/res/dropurl.png cmd/sc_inserthyperlink.png
 sd/imglst/nv010.png cmd/sc_inserthyperlink.png
 sd/imglst/nv09.png sw/imglst/sc20238.png
-sc/res/droplink.png sw/imglst/sc20238.png
+sw/imglst/sc20238.png sc/res/droplink.png
 starmath/res/at21717.png cmd/lc_bold.png
 starmath/res/at21718.png cmd/lc_italic.png
 starmath/res/at21719.png cmd/lc_fontheight.png
@@ -379,8 +379,8 @@ starmath/res/at21720.png cmd/lc_charfontname.png
 formula/res/fx.png cmd/sc_insertformula.png
 sc/res/fx.png cmd/sc_insertformula.png
 sc/res/file.png cmd/sc_open.png
-sc/res/date.png cmd/sc_datefield.png
-sc/res/time.png cmd/lc_timefield.png
+cmd/sc_datefield.png sc/res/date.png
+cmd/lc_timefield.png sc/res/time.png
 sc/res/page.png sd/res/page.png
 sc/res/text.png cmd/sc_text.png
 sfx2/res/deleterow.png cmd/sc_deleterows.png
@@ -403,7 +403,7 @@ xmlsecurity/res/signet_11x16.png svx/res/signet_11x16.png
 svx/res/notcertificate_16.png xml/security/notcertificate_16.png
 res/sc10713.png cmd/sc_sortascending.png
 res/sc10712.png cmd/sc_sortdescending.png
-fpicker/res/fp011.png res/sc06303.png
+res/sc06303.png fpicker/res/fp011.png
 res/reload.png cmd/sc_reload.png
 res/sc05501.png cmd/sc_open.png
 res/plugin.png cmd/lc_addons.png
diff --git a/icon-themes/tango_testing/cmd/lc_drawtext.png b/icon-themes/tango_testing/cmd/lc_drawtext.png
deleted file mode 100644
index 5384b00..0000000
Binary files a/icon-themes/tango_testing/cmd/lc_drawtext.png and /dev/null differ
diff --git a/icon-themes/tango_testing/links.txt b/icon-themes/tango_testing/links.txt
index a1fd9de..9b1f997 100644
--- a/icon-themes/tango_testing/links.txt
+++ b/icon-themes/tango_testing/links.txt
@@ -29,7 +29,7 @@ cmd/lc_ellipsetoolbox.png cmd/lc_basicshapes.ellipse.png
 cmd/lc_rectangletoolbox.png cmd/lc_basicshapes.rectangle.png
 cmd/lc_objects3dtoolbox.png cmd/lc_cube.png
 cmd/lc_connectortoolbox.png cmd/lc_connector.png
-cmd/lc_linetoolbox.png cmd/lc_freeline.png
+cmd/lc_freeline.png cmd/lc_linetoolbox.png
 cmd/lc_arrowstoolbox.png cmd/lc_linearrowend.png
 cmd/lc_texttoolbox.png cmd/lc_text.png
 cmd/lc_inserttoolbox.png cmd/lc_drawchart.png
commit ef10fdb46532fc24b7cd8ee0fea3fb4e238a187f
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Feb 27 19:51:37 2014 +0100

    images: Move links.txt in tango_testing to place where we expect that.
    
    Change-Id: Ifc6ecce42b43bf3be668020abcfd9ee5ce2e999b

diff --git a/icon-themes/tango_testing/cmd/links.txt b/icon-themes/tango_testing/links.txt
similarity index 100%
rename from icon-themes/tango_testing/cmd/links.txt
rename to icon-themes/tango_testing/links.txt
commit 01aa02a128a9ea12a1b1d74d45f15cee26b11824
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Feb 27 19:46:44 2014 +0100

    images: Skip comments in links.txt.
    
    Change-Id: I446dec8447fb9b0b4fa37bf6343e130539211b50

diff --git a/vcl/source/gdi/impimagetree.cxx b/vcl/source/gdi/impimagetree.cxx
index 96aab03..c996456 100644
--- a/vcl/source/gdi/impimagetree.cxx
+++ b/vcl/source/gdi/impimagetree.cxx
@@ -318,19 +318,25 @@ void ImplImageTree::parseLinkFile(boost::shared_ptr< SvStream > pStream)
 {
     OString aLine;
     OUString aLink, aOriginal;
+    int nLineNo = 0;
     while ( pStream->ReadLine( aLine ) )
     {
-        sal_Int32 nIndex = 0;
+        ++nLineNo;
         if ( aLine.isEmpty() )
             continue;
+
+        sal_Int32 nIndex = 0;
         aLink = OStringToOUString( aLine.getToken(0, ' ', nIndex), RTL_TEXTENCODING_UTF8 );
         aOriginal = OStringToOUString( aLine.getToken(0, ' ', nIndex), RTL_TEXTENCODING_UTF8 );
-        if ( aLink.isEmpty() || aOriginal.isEmpty() )
+
+        // skip comments, or incomplete entries
+        if (aLink.isEmpty() || aLink[0] == '#' || aOriginal.isEmpty())
         {
-            SAL_INFO("vcl", "ImplImageTree::parseLinkFile: icon links.txt parse error. "
-                "Link is incomplete." );
+            if (aLink.isEmpty() || aOriginal.isEmpty())
+                SAL_WARN("vcl", "ImplImageTree::parseLinkFile: icon links.txt parse error, incomplete link at line " << nLineNo);
             continue;
         }
+
         m_linkHash[aLink] = aOriginal;
     }
 }
commit ed5fb4599ece99a40e8aa3ad2e8dc0c872614819
Author: Andrew <dent.ace at gmail.com>
Date:   Wed Feb 26 12:39:56 2014 +0000

    Icon redux 01: Remove old dbaccess icons
    
    i#87893 Porting old icon fixes from AOO Bugzilla.
    Removed outdated icons. Lossless compression of remaining png files.
    
    Checked against resources deleted from ImageLists in 'dbaccess/ui/inc/browserids.hxx' circa 2004. Took a conservative approach; the following can probably be removed in future, as defined in browserids.hxx but possibly not used:
    - lc014.png
    - lc021.png
    - lc023.png
    - queryeditdesign_sc.png
    - queryeditsql_sc.png
    - sc014.png
    - sc021.png
    - sc023.png
    
    QA - Recommend visual inspection of database icons, using different themes.
    
    Change-Id: I5c388d0a94c48fa4287282e5171e78ca293c29e2
    Signed-off-by: Andrew <dent.ace at gmail.com>

diff --git a/icon-themes/human/dbaccess/res/all_left.png b/icon-themes/human/dbaccess/res/all_left.png
index 48e7979..d5fba2b 100644
Binary files a/icon-themes/human/dbaccess/res/all_left.png and b/icon-themes/human/dbaccess/res/all_left.png differ
diff --git a/icon-themes/human/dbaccess/res/all_right.png b/icon-themes/human/dbaccess/res/all_right.png
index 924e4fe..477920f 100644
Binary files a/icon-themes/human/dbaccess/res/all_right.png and b/icon-themes/human/dbaccess/res/all_right.png differ
diff --git a/icon-themes/human/dbaccess/res/db.png b/icon-themes/human/dbaccess/res/db.png
index bb8f1102..8a2ea49 100644
Binary files a/icon-themes/human/dbaccess/res/db.png and b/icon-themes/human/dbaccess/res/db.png differ
diff --git a/icon-themes/human/dbaccess/res/exerror.png b/icon-themes/human/dbaccess/res/exerror.png
index ba23b0b..cfd7453 100644
Binary files a/icon-themes/human/dbaccess/res/exerror.png and b/icon-themes/human/dbaccess/res/exerror.png differ
diff --git a/icon-themes/human/dbaccess/res/exinfo.png b/icon-themes/human/dbaccess/res/exinfo.png
index 95be466..6d2a2fb 100644
Binary files a/icon-themes/human/dbaccess/res/exinfo.png and b/icon-themes/human/dbaccess/res/exinfo.png differ
diff --git a/icon-themes/human/dbaccess/res/exwarning.png b/icon-themes/human/dbaccess/res/exwarning.png
index 4d1ca8e..2cb332a 100644
Binary files a/icon-themes/human/dbaccess/res/exwarning.png and b/icon-themes/human/dbaccess/res/exwarning.png differ
diff --git a/icon-themes/human/dbaccess/res/forms_16.png b/icon-themes/human/dbaccess/res/forms_16.png
index 4917d10..a98ffc6 100644
Binary files a/icon-themes/human/dbaccess/res/forms_16.png and b/icon-themes/human/dbaccess/res/forms_16.png differ
diff --git a/icon-themes/human/dbaccess/res/forms_32.png b/icon-themes/human/dbaccess/res/forms_32.png
index 3ce8aef..623454a 100644
Binary files a/icon-themes/human/dbaccess/res/forms_32.png and b/icon-themes/human/dbaccess/res/forms_32.png differ
diff --git a/icon-themes/human/dbaccess/res/jo01.png b/icon-themes/human/dbaccess/res/jo01.png
index e571ca7..02ff6ac 100644
Binary files a/icon-themes/human/dbaccess/res/jo01.png and b/icon-themes/human/dbaccess/res/jo01.png differ
diff --git a/icon-themes/human/dbaccess/res/jo02.png b/icon-themes/human/dbaccess/res/jo02.png
index 5f92857..778dfdf 100644
Binary files a/icon-themes/human/dbaccess/res/jo02.png and b/icon-themes/human/dbaccess/res/jo02.png differ
diff --git a/icon-themes/human/dbaccess/res/lc037.png b/icon-themes/human/dbaccess/res/lc037.png
index 00c8bd3..3d13240 100644
Binary files a/icon-themes/human/dbaccess/res/lc037.png and b/icon-themes/human/dbaccess/res/lc037.png differ
diff --git a/icon-themes/human/dbaccess/res/lc038.png b/icon-themes/human/dbaccess/res/lc038.png
index 82cff48..3af095f 100644
Binary files a/icon-themes/human/dbaccess/res/lc038.png and b/icon-themes/human/dbaccess/res/lc038.png differ
diff --git a/icon-themes/human/dbaccess/res/lc039.png b/icon-themes/human/dbaccess/res/lc039.png
index 24fd2e8..5395d80 100644
Binary files a/icon-themes/human/dbaccess/res/lc039.png and b/icon-themes/human/dbaccess/res/lc039.png differ
diff --git a/icon-themes/human/dbaccess/res/lc040.png b/icon-themes/human/dbaccess/res/lc040.png
index bf4eb8a..5dd635e 100644
Binary files a/icon-themes/human/dbaccess/res/lc040.png and b/icon-themes/human/dbaccess/res/lc040.png differ
diff --git a/icon-themes/human/dbaccess/res/nu07.png b/icon-themes/human/dbaccess/res/nu07.png
index 98fb094..d37a3da 100644
Binary files a/icon-themes/human/dbaccess/res/nu07.png and b/icon-themes/human/dbaccess/res/nu07.png differ
diff --git a/icon-themes/human/dbaccess/res/nu08.png b/icon-themes/human/dbaccess/res/nu08.png
index 2916dd5..28b0b72 100644
Binary files a/icon-themes/human/dbaccess/res/nu08.png and b/icon-themes/human/dbaccess/res/nu08.png differ
diff --git a/icon-themes/human/dbaccess/res/nu09.png b/icon-themes/human/dbaccess/res/nu09.png
deleted file mode 100644
index c21e101..0000000
Binary files a/icon-themes/human/dbaccess/res/nu09.png and /dev/null differ
diff --git a/icon-themes/human/dbaccess/res/one_left.png b/icon-themes/human/dbaccess/res/one_left.png
index 646d2f7..db91dfa 100644
Binary files a/icon-themes/human/dbaccess/res/one_left.png and b/icon-themes/human/dbaccess/res/one_left.png differ
diff --git a/icon-themes/human/dbaccess/res/one_right.png b/icon-themes/human/dbaccess/res/one_right.png
index aca4274..dd8209a 100644
Binary files a/icon-themes/human/dbaccess/res/one_right.png and b/icon-themes/human/dbaccess/res/one_right.png differ
diff --git a/icon-themes/human/dbaccess/res/pkey.png b/icon-themes/human/dbaccess/res/pkey.png
index 2c637ce..4ee4dfc 100644
Binary files a/icon-themes/human/dbaccess/res/pkey.png and b/icon-themes/human/dbaccess/res/pkey.png differ
diff --git a/icon-themes/human/dbaccess/res/queries_32.png b/icon-themes/human/dbaccess/res/queries_32.png
index 61688d3..6b85c7f 100644
Binary files a/icon-themes/human/dbaccess/res/queries_32.png and b/icon-themes/human/dbaccess/res/queries_32.png differ
diff --git a/icon-themes/human/dbaccess/res/report_16.png b/icon-themes/human/dbaccess/res/report_16.png
index f7e5a30..4e6fb98 100644
Binary files a/icon-themes/human/dbaccess/res/report_16.png and b/icon-themes/human/dbaccess/res/report_16.png differ
diff --git a/icon-themes/human/dbaccess/res/reports_16.png b/icon-themes/human/dbaccess/res/reports_16.png
index 67c948c..0e5b49e 100644
Binary files a/icon-themes/human/dbaccess/res/reports_16.png and b/icon-themes/human/dbaccess/res/reports_16.png differ
diff --git a/icon-themes/human/dbaccess/res/reports_32.png b/icon-themes/human/dbaccess/res/reports_32.png
index 9a0c1e3..3f8d72a 100644
Binary files a/icon-themes/human/dbaccess/res/reports_32.png and b/icon-themes/human/dbaccess/res/reports_32.png differ
diff --git a/icon-themes/human/dbaccess/res/sc037.png b/icon-themes/human/dbaccess/res/sc037.png
index e7a1895..5dfd285 100644
Binary files a/icon-themes/human/dbaccess/res/sc037.png and b/icon-themes/human/dbaccess/res/sc037.png differ
diff --git a/icon-themes/human/dbaccess/res/sc038.png b/icon-themes/human/dbaccess/res/sc038.png
index 8dde43f..9a5cf32 100644
Binary files a/icon-themes/human/dbaccess/res/sc038.png and b/icon-themes/human/dbaccess/res/sc038.png differ
diff --git a/icon-themes/human/dbaccess/res/sc039.png b/icon-themes/human/dbaccess/res/sc039.png
index 74943ed..f573c56 100644
Binary files a/icon-themes/human/dbaccess/res/sc039.png and b/icon-themes/human/dbaccess/res/sc039.png differ
diff --git a/icon-themes/human/dbaccess/res/sc040.png b/icon-themes/human/dbaccess/res/sc040.png
index eab3008..cbaaab7 100644
Binary files a/icon-themes/human/dbaccess/res/sc040.png and b/icon-themes/human/dbaccess/res/sc040.png differ
diff --git a/icon-themes/human/dbaccess/res/sortdown.png b/icon-themes/human/dbaccess/res/sortdown.png
index 31d1151..48c3a1c 100644
Binary files a/icon-themes/human/dbaccess/res/sortdown.png and b/icon-themes/human/dbaccess/res/sortdown.png differ
diff --git a/icon-themes/human/dbaccess/res/sortup.png b/icon-themes/human/dbaccess/res/sortup.png
index d075ac2..4a546cf 100644
Binary files a/icon-themes/human/dbaccess/res/sortup.png and b/icon-themes/human/dbaccess/res/sortup.png differ
diff --git a/icon-themes/human/dbaccess/res/tables_32.png b/icon-themes/human/dbaccess/res/tables_32.png
index f5dd08fe7..ad8e5c9 100644
Binary files a/icon-themes/human/dbaccess/res/tables_32.png and b/icon-themes/human/dbaccess/res/tables_32.png differ
diff --git a/icon-themes/industrial/dbaccess/res/bookmark_sx.png b/icon-themes/industrial/dbaccess/res/bookmark_sx.png
deleted file mode 100644
index c02fa10..0000000
Binary files a/icon-themes/industrial/dbaccess/res/bookmark_sx.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/bookmarkcontainer_sx.png b/icon-themes/industrial/dbaccess/res/bookmarkcontainer_sx.png
deleted file mode 100644
index 1b097db..0000000
Binary files a/icon-themes/industrial/dbaccess/res/bookmarkcontainer_sx.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/db_deleted.png b/icon-themes/industrial/dbaccess/res/db_deleted.png
deleted file mode 100644
index 570b52c..0000000
Binary files a/icon-themes/industrial/dbaccess/res/db_deleted.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/db_modified.png b/icon-themes/industrial/dbaccess/res/db_modified.png
deleted file mode 100644
index 446c837..0000000
Binary files a/icon-themes/industrial/dbaccess/res/db_modified.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/db_new.png b/icon-themes/industrial/dbaccess/res/db_new.png
deleted file mode 100644
index 0fad0b4..0000000
Binary files a/icon-themes/industrial/dbaccess/res/db_new.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/docedit_sc.png b/icon-themes/industrial/dbaccess/res/docedit_sc.png
deleted file mode 100644
index a468258..0000000
Binary files a/icon-themes/industrial/dbaccess/res/docedit_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/docopen_sc.png b/icon-themes/industrial/dbaccess/res/docopen_sc.png
deleted file mode 100644
index a0ab1c2..0000000
Binary files a/icon-themes/industrial/dbaccess/res/docopen_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/formnew_sc.png b/icon-themes/industrial/dbaccess/res/formnew_sc.png
deleted file mode 100644
index d9cbfd8..0000000
Binary files a/icon-themes/industrial/dbaccess/res/formnew_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/lc010.png b/icon-themes/industrial/dbaccess/res/lc010.png
deleted file mode 100644
index c2962d2..0000000
Binary files a/icon-themes/industrial/dbaccess/res/lc010.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/lc011.png b/icon-themes/industrial/dbaccess/res/lc011.png
deleted file mode 100644
index c3df84d..0000000
Binary files a/icon-themes/industrial/dbaccess/res/lc011.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/lc012.png b/icon-themes/industrial/dbaccess/res/lc012.png
deleted file mode 100644
index 61bfe04..0000000
Binary files a/icon-themes/industrial/dbaccess/res/lc012.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/lc013.png b/icon-themes/industrial/dbaccess/res/lc013.png
deleted file mode 100644
index 0faf31a..0000000
Binary files a/icon-themes/industrial/dbaccess/res/lc013.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/lc05621.png b/icon-themes/industrial/dbaccess/res/lc05621.png
deleted file mode 100644
index 2ae2470..0000000
Binary files a/icon-themes/industrial/dbaccess/res/lc05621.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/lc09.png b/icon-themes/industrial/dbaccess/res/lc09.png
deleted file mode 100644
index 03c2cde..0000000
Binary files a/icon-themes/industrial/dbaccess/res/lc09.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/lc12252.png b/icon-themes/industrial/dbaccess/res/lc12252.png
deleted file mode 100644
index 3959aa6..0000000
Binary files a/icon-themes/industrial/dbaccess/res/lc12252.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/linkdrop_sc.png b/icon-themes/industrial/dbaccess/res/linkdrop_sc.png
deleted file mode 100644
index 2e5e2dd..0000000
Binary files a/icon-themes/industrial/dbaccess/res/linkdrop_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/linkedit_sc.png b/icon-themes/industrial/dbaccess/res/linkedit_sc.png
deleted file mode 100644
index f9e2297..0000000
Binary files a/icon-themes/industrial/dbaccess/res/linkedit_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/linknew_sc.png b/icon-themes/industrial/dbaccess/res/linknew_sc.png
deleted file mode 100644
index bec4e35..0000000
Binary files a/icon-themes/industrial/dbaccess/res/linknew_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/querydrop_sc.png b/icon-themes/industrial/dbaccess/res/querydrop_sc.png
deleted file mode 100644
index fdaeb47..0000000
Binary files a/icon-themes/industrial/dbaccess/res/querydrop_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/querynewdesign_sc.png b/icon-themes/industrial/dbaccess/res/querynewdesign_sc.png
deleted file mode 100644
index 4cb2f83..0000000
Binary files a/icon-themes/industrial/dbaccess/res/querynewdesign_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/querynewsql_sc.png b/icon-themes/industrial/dbaccess/res/querynewsql_sc.png
deleted file mode 100644
index b5bcbf5..0000000
Binary files a/icon-themes/industrial/dbaccess/res/querynewsql_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/rename_sc.png b/icon-themes/industrial/dbaccess/res/rename_sc.png
deleted file mode 100644
index c940c01..0000000
Binary files a/icon-themes/industrial/dbaccess/res/rename_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/sc010.png b/icon-themes/industrial/dbaccess/res/sc010.png
deleted file mode 100644
index a468258..0000000
Binary files a/icon-themes/industrial/dbaccess/res/sc010.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/sc011.png b/icon-themes/industrial/dbaccess/res/sc011.png
deleted file mode 100644
index bec4e35..0000000
Binary files a/icon-themes/industrial/dbaccess/res/sc011.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/sc012.png b/icon-themes/industrial/dbaccess/res/sc012.png
deleted file mode 100644
index f9e2297..0000000
Binary files a/icon-themes/industrial/dbaccess/res/sc012.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/sc013.png b/icon-themes/industrial/dbaccess/res/sc013.png
deleted file mode 100644
index 848bd65..0000000
Binary files a/icon-themes/industrial/dbaccess/res/sc013.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/sc05621.png b/icon-themes/industrial/dbaccess/res/sc05621.png
deleted file mode 100644
index 6aa5a36..0000000
Binary files a/icon-themes/industrial/dbaccess/res/sc05621.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/sc09.png b/icon-themes/industrial/dbaccess/res/sc09.png
deleted file mode 100644
index a0ab1c2..0000000
Binary files a/icon-themes/industrial/dbaccess/res/sc09.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/sc12252.png b/icon-themes/industrial/dbaccess/res/sc12252.png
deleted file mode 100644
index 3f5da7a..0000000
Binary files a/icon-themes/industrial/dbaccess/res/sc12252.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/tabledrop_sc.png b/icon-themes/industrial/dbaccess/res/tabledrop_sc.png
deleted file mode 100644
index 1f18b7c..0000000
Binary files a/icon-themes/industrial/dbaccess/res/tabledrop_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/tableedit_sc.png b/icon-themes/industrial/dbaccess/res/tableedit_sc.png
deleted file mode 100644
index d025c07..0000000
Binary files a/icon-themes/industrial/dbaccess/res/tableedit_sc.png and /dev/null differ
diff --git a/icon-themes/industrial/dbaccess/res/tablenew_sc.png b/icon-themes/industrial/dbaccess/res/tablenew_sc.png
deleted file mode 100644
index 4f67b2c..0000000
Binary files a/icon-themes/industrial/dbaccess/res/tablenew_sc.png and /dev/null differ
diff --git a/icon-themes/oxygen/dbaccess/res/all_left.png b/icon-themes/oxygen/dbaccess/res/all_left.png
index 6df9dc1..5a7f2a4 100644
Binary files a/icon-themes/oxygen/dbaccess/res/all_left.png and b/icon-themes/oxygen/dbaccess/res/all_left.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/all_right.png b/icon-themes/oxygen/dbaccess/res/all_right.png
index ecbaade..8172347 100644
Binary files a/icon-themes/oxygen/dbaccess/res/all_right.png and b/icon-themes/oxygen/dbaccess/res/all_right.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/exerror.png b/icon-themes/oxygen/dbaccess/res/exerror.png
index 7fcc7d9..8938882 100644
Binary files a/icon-themes/oxygen/dbaccess/res/exerror.png and b/icon-themes/oxygen/dbaccess/res/exerror.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/exerror_sch.png b/icon-themes/oxygen/dbaccess/res/exerror_sch.png
index 983ba7b..7dc2862 100644
Binary files a/icon-themes/oxygen/dbaccess/res/exerror_sch.png and b/icon-themes/oxygen/dbaccess/res/exerror_sch.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/forms_16.png b/icon-themes/oxygen/dbaccess/res/forms_16.png
index 4917d10..a98ffc6 100644
Binary files a/icon-themes/oxygen/dbaccess/res/forms_16.png and b/icon-themes/oxygen/dbaccess/res/forms_16.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/jo01.png b/icon-themes/oxygen/dbaccess/res/jo01.png
index e571ca7..02ff6ac 100644
Binary files a/icon-themes/oxygen/dbaccess/res/jo01.png and b/icon-themes/oxygen/dbaccess/res/jo01.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/jo02.png b/icon-themes/oxygen/dbaccess/res/jo02.png
index 5f92857..778dfdf 100644
Binary files a/icon-themes/oxygen/dbaccess/res/jo02.png and b/icon-themes/oxygen/dbaccess/res/jo02.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/lc037.png b/icon-themes/oxygen/dbaccess/res/lc037.png
index 00c8bd3..3d13240 100644
Binary files a/icon-themes/oxygen/dbaccess/res/lc037.png and b/icon-themes/oxygen/dbaccess/res/lc037.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/lc038.png b/icon-themes/oxygen/dbaccess/res/lc038.png
index 82cff48..3af095f 100644
Binary files a/icon-themes/oxygen/dbaccess/res/lc038.png and b/icon-themes/oxygen/dbaccess/res/lc038.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/lc039.png b/icon-themes/oxygen/dbaccess/res/lc039.png
index 24fd2e8..5395d80 100644
Binary files a/icon-themes/oxygen/dbaccess/res/lc039.png and b/icon-themes/oxygen/dbaccess/res/lc039.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/lc040.png b/icon-themes/oxygen/dbaccess/res/lc040.png
index 1f86321..71e8f9b 100644
Binary files a/icon-themes/oxygen/dbaccess/res/lc040.png and b/icon-themes/oxygen/dbaccess/res/lc040.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/nu07.png b/icon-themes/oxygen/dbaccess/res/nu07.png
index 469975e..3a9293a 100644
Binary files a/icon-themes/oxygen/dbaccess/res/nu07.png and b/icon-themes/oxygen/dbaccess/res/nu07.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/nu08.png b/icon-themes/oxygen/dbaccess/res/nu08.png
index cf6fa4c..decea14 100644
Binary files a/icon-themes/oxygen/dbaccess/res/nu08.png and b/icon-themes/oxygen/dbaccess/res/nu08.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/nu09.png b/icon-themes/oxygen/dbaccess/res/nu09.png
deleted file mode 100644
index b905f26..0000000
Binary files a/icon-themes/oxygen/dbaccess/res/nu09.png and /dev/null differ
diff --git a/icon-themes/oxygen/dbaccess/res/one_left.png b/icon-themes/oxygen/dbaccess/res/one_left.png
index a946229..5173451 100644
Binary files a/icon-themes/oxygen/dbaccess/res/one_left.png and b/icon-themes/oxygen/dbaccess/res/one_left.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/one_right.png b/icon-themes/oxygen/dbaccess/res/one_right.png
index 90a3dcf..3809dda 100644
Binary files a/icon-themes/oxygen/dbaccess/res/one_right.png and b/icon-themes/oxygen/dbaccess/res/one_right.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/pkey.png b/icon-themes/oxygen/dbaccess/res/pkey.png
index 2c637ce..4ee4dfc 100644
Binary files a/icon-themes/oxygen/dbaccess/res/pkey.png and b/icon-themes/oxygen/dbaccess/res/pkey.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/report_16.png b/icon-themes/oxygen/dbaccess/res/report_16.png
index f7e5a30..4e6fb98 100644
Binary files a/icon-themes/oxygen/dbaccess/res/report_16.png and b/icon-themes/oxygen/dbaccess/res/report_16.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/reports_16.png b/icon-themes/oxygen/dbaccess/res/reports_16.png
index 67c948c..0e5b49e 100644
Binary files a/icon-themes/oxygen/dbaccess/res/reports_16.png and b/icon-themes/oxygen/dbaccess/res/reports_16.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/sc037.png b/icon-themes/oxygen/dbaccess/res/sc037.png
index e7a1895..5dfd285 100644
Binary files a/icon-themes/oxygen/dbaccess/res/sc037.png and b/icon-themes/oxygen/dbaccess/res/sc037.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/sc038.png b/icon-themes/oxygen/dbaccess/res/sc038.png
index 8dde43f..9a5cf32 100644
Binary files a/icon-themes/oxygen/dbaccess/res/sc038.png and b/icon-themes/oxygen/dbaccess/res/sc038.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/sc039.png b/icon-themes/oxygen/dbaccess/res/sc039.png
index 74943ed..f573c56 100644
Binary files a/icon-themes/oxygen/dbaccess/res/sc039.png and b/icon-themes/oxygen/dbaccess/res/sc039.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/sc040.png b/icon-themes/oxygen/dbaccess/res/sc040.png
index 4a9282d..ae9148f 100644
Binary files a/icon-themes/oxygen/dbaccess/res/sc040.png and b/icon-themes/oxygen/dbaccess/res/sc040.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/sortdown.png b/icon-themes/oxygen/dbaccess/res/sortdown.png
index 010866a..32922cb 100644
Binary files a/icon-themes/oxygen/dbaccess/res/sortdown.png and b/icon-themes/oxygen/dbaccess/res/sortdown.png differ
diff --git a/icon-themes/oxygen/dbaccess/res/sortup.png b/icon-themes/oxygen/dbaccess/res/sortup.png
index 9233b90..8153d36 100644
Binary files a/icon-themes/oxygen/dbaccess/res/sortup.png and b/icon-themes/oxygen/dbaccess/res/sortup.png differ
diff --git a/icon-themes/tango/dbaccess/res/bookmark_sx.png b/icon-themes/tango/dbaccess/res/bookmark_sx.png
deleted file mode 100644
index 129d935..0000000
Binary files a/icon-themes/tango/dbaccess/res/bookmark_sx.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/bookmarkcontainer_sx.png b/icon-themes/tango/dbaccess/res/bookmarkcontainer_sx.png
deleted file mode 100644
index 904306c..0000000
Binary files a/icon-themes/tango/dbaccess/res/bookmarkcontainer_sx.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/db_deleted.png b/icon-themes/tango/dbaccess/res/db_deleted.png
deleted file mode 100644
index 33f8b56fb..0000000
Binary files a/icon-themes/tango/dbaccess/res/db_deleted.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/db_deleted.xcf.bz2 b/icon-themes/tango/dbaccess/res/db_deleted.xcf.bz2
deleted file mode 100644
index 9d9fb29..0000000
Binary files a/icon-themes/tango/dbaccess/res/db_deleted.xcf.bz2 and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/db_modified.png b/icon-themes/tango/dbaccess/res/db_modified.png
deleted file mode 100644
index 7f56e96..0000000
Binary files a/icon-themes/tango/dbaccess/res/db_modified.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/db_modified.xcf.bz2 b/icon-themes/tango/dbaccess/res/db_modified.xcf.bz2
deleted file mode 100644
index 74f71a4..0000000
Binary files a/icon-themes/tango/dbaccess/res/db_modified.xcf.bz2 and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/db_new.png b/icon-themes/tango/dbaccess/res/db_new.png
deleted file mode 100644
index b72189d..0000000
Binary files a/icon-themes/tango/dbaccess/res/db_new.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/docedit_sc.png b/icon-themes/tango/dbaccess/res/docedit_sc.png
deleted file mode 100644
index 38416f7..0000000
Binary files a/icon-themes/tango/dbaccess/res/docedit_sc.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/docopen_sc.png b/icon-themes/tango/dbaccess/res/docopen_sc.png
deleted file mode 100644
index 03a29d6..0000000
Binary files a/icon-themes/tango/dbaccess/res/docopen_sc.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/exerror.png b/icon-themes/tango/dbaccess/res/exerror.png
index 7fcc7d9..8938882 100644
Binary files a/icon-themes/tango/dbaccess/res/exerror.png and b/icon-themes/tango/dbaccess/res/exerror.png differ
diff --git a/icon-themes/tango/dbaccess/res/formnew_sc.png b/icon-themes/tango/dbaccess/res/formnew_sc.png
deleted file mode 100644
index 6826b25..0000000
Binary files a/icon-themes/tango/dbaccess/res/formnew_sc.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/lc010.png b/icon-themes/tango/dbaccess/res/lc010.png
deleted file mode 100644
index 6664477..0000000
Binary files a/icon-themes/tango/dbaccess/res/lc010.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/lc011.png b/icon-themes/tango/dbaccess/res/lc011.png
deleted file mode 100644
index eed46e8..0000000
Binary files a/icon-themes/tango/dbaccess/res/lc011.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/lc011.xcf.bz2 b/icon-themes/tango/dbaccess/res/lc011.xcf.bz2
deleted file mode 100644
index 004ad1c..0000000
Binary files a/icon-themes/tango/dbaccess/res/lc011.xcf.bz2 and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/lc012.png b/icon-themes/tango/dbaccess/res/lc012.png
deleted file mode 100644
index 3561209..0000000
Binary files a/icon-themes/tango/dbaccess/res/lc012.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/lc012.xcf.bz2 b/icon-themes/tango/dbaccess/res/lc012.xcf.bz2
deleted file mode 100644
index 4593817..0000000
Binary files a/icon-themes/tango/dbaccess/res/lc012.xcf.bz2 and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/lc013.png b/icon-themes/tango/dbaccess/res/lc013.png
deleted file mode 100644
index 38dbbc3..0000000
Binary files a/icon-themes/tango/dbaccess/res/lc013.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/lc013.xcf.bz2 b/icon-themes/tango/dbaccess/res/lc013.xcf.bz2
deleted file mode 100644
index 39d2e9a..0000000
Binary files a/icon-themes/tango/dbaccess/res/lc013.xcf.bz2 and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/lc014.png b/icon-themes/tango/dbaccess/res/lc014.png
deleted file mode 100644
index f38ccb3..0000000
Binary files a/icon-themes/tango/dbaccess/res/lc014.png and /dev/null differ
diff --git a/icon-themes/tango/dbaccess/res/lc014.svg b/icon-themes/tango/dbaccess/res/lc014.svg
deleted file mode 100644
index a3f0ecf..0000000
--- a/icon-themes/tango/dbaccess/res/lc014.svg
+++ /dev/null
@@ -1,2101 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   inkscape:export-ydpi="90"
-   inkscape:export-xdpi="90"
-   inkscape:export-filename="/home/jimmac/src/cvs/ooo/ooo_custom_images/industrial/res/lx03242.png"
-   sodipodi:docname="lc014.svg"
-   sodipodi:docbase="/home/jimmac/src/cvs/ooo/ooo_custom_images/industrial/dbaccess/res"
-   inkscape:version="0.43+devel"
-   sodipodi:version="0.32"
-   id="svg249"
-   height="24"
-   width="24"
-   version="1.0">
-  <defs
-     id="defs3">
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient4875">
-      <stop
-         style="stop-color:#555753;stop-opacity:1;"
-         offset="0"
-         id="stop4877" />
-      <stop
-         style="stop-color:#555753;stop-opacity:0;"
-         offset="1"
-         id="stop4879" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient4790">
-      <stop
-         style="stop-color:#000000;stop-opacity:1;"
-         offset="0"
-         id="stop4792" />
-      <stop
-         style="stop-color:#000000;stop-opacity:0;"
-         offset="1"
-         id="stop4794" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient2251">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop2253" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0;"
-         offset="1"
-         id="stop2255" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2251"
-       id="linearGradient8166"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-1.642176e-2,-0.502605,0.500709,-1.648392e-2,-1.059141,22.33507)"
-       x1="33.396004"
-       y1="36.921333"
-       x2="34.170048"
-       y2="38.070381" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient4542">
-      <stop
-         style="stop-color:#000000;stop-opacity:1;"
-         offset="0"
-         id="stop4544" />
-      <stop
-         style="stop-color:#000000;stop-opacity:0;"
-         offset="1"
-         id="stop4546" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient15662">
-      <stop
-         id="stop15664"
-         offset="0.0000000"
-         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
-      <stop
-         id="stop15666"
-         offset="1.0000000"
-         style="stop-color:#f8f8f8;stop-opacity:1.0000000;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient269">
-      <stop
-         id="stop270"
-         offset="0.0000000"
-         style="stop-color:#a3a3a3;stop-opacity:1.0000000;" />
-      <stop
-         id="stop271"
-         offset="1"
-         style="stop-color:#8a8a8a;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient259">
-      <stop
-         id="stop260"
-         offset="0.0000000"
-         style="stop-color:#fafafa;stop-opacity:1.0000000;" />
-      <stop
-         id="stop261"
-         offset="1.0000000"
-         style="stop-color:#bbbbbb;stop-opacity:1.0000000;" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient269"
-       id="radialGradient15656"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.499753,0,0,0.527807,0.82258,-2.519918e-2)"
-       cx="8.824419"
-       cy="3.7561285"
-       fx="8.824419"
-       fy="3.7561285"
-       r="37.751713" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient259"
-       id="radialGradient15658"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.495738,0,0,0.532082,-0.908285,-0.355573)"
-       cx="33.966679"
-       cy="35.736916"
-       fx="33.966679"
-       fy="35.736916"
-       r="86.70845" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient15662"
-       id="radialGradient15668"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.472676,0,0,0.505546,1.394791,0.572572)"
-       cx="8.1435566"
-       cy="7.2678967"
-       fx="8.1435566"
-       fy="7.2678967"
-       r="38.158695" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4542"
-       id="radialGradient4548"
-       cx="24.306795"
-       cy="42.07798"
-       fx="24.306795"
-       fy="42.07798"
-       r="15.821514"
-       gradientTransform="matrix(1,0,0,0.284916,-6.614717e-16,30.08928)"
-       gradientUnits="userSpaceOnUse" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient269"
-       id="radialGradient5350"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.166193,-1.179191e-17,1.25299e-17,0.177933,9.368681,4.492848)"
-       cx="31.863327"
-       cy="2.3667307"
-       fx="31.863327"
-       fy="2.3667307"
-       r="37.751713" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient259"
-       id="radialGradient5352"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(7.432266e-2,5.074696e-3,-5.532997e-3,8.164949e-2,11.85095,6.119528)"
-       cx="30.653816"
-       cy="14.9373"
-       fx="30.653816"
-       fy="14.9373"
-       r="86.70845" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4790"
-       id="radialGradient4796"
-       cx="37.030354"
-       cy="12.98915"
-       fx="37.030354"
-       fy="12.98915"
-       r="4.2929163"
-       gradientTransform="matrix(0.874035,1.163428e-22,-8.331276e-23,0.645608,-14.02093,-2.07503)"
-       gradientUnits="userSpaceOnUse" />
-    <linearGradient
-       gradientUnits="userSpaceOnUse"
-       y2="6.0000024"
-       x2="24.24518"
-       y1="28.369167"
-       x1="23.379572"
-       id="linearGradient10026"
-       xlink:href="#linearGradient10020"
-       inkscape:collect="always"
-       gradientTransform="matrix(0.926812,0,0,0.966624,1.752099,1.078174)" />
-    <linearGradient
-       y2="25.015009"
-       x2="-20.821646"
-       y1="30.827509"
-       x1="-17.863041"
-       gradientUnits="userSpaceOnUse"
-       id="linearGradient10016"
-       xlink:href="#linearGradient6719"
-       inkscape:collect="always" />
-    <linearGradient
-       y2="28.195539"
-       x2="-9.7352734"
-       y1="24.453547"
-       x1="-16.387411"
-       gradientUnits="userSpaceOnUse"
-       id="linearGradient10014"
-       xlink:href="#linearGradient6711"
-       inkscape:collect="always" />
-    <linearGradient
-       y2="33.016045"
-       x2="-14.360273"
-       y1="18.516047"
-       x1="-22.976406"
-       gradientUnits="userSpaceOnUse"
-       id="linearGradient10012"
-       xlink:href="#linearGradient6699"
-       inkscape:collect="always" />
-    <linearGradient
-       y2="18.75"
-       x2="-19.5"
-       y1="29"
-       x1="-20.75"
-       gradientUnits="userSpaceOnUse"
-       id="linearGradient10002"
-       xlink:href="#linearGradient6687"
-       inkscape:collect="always" />
-    <linearGradient
-       y2="7.4600263"
-       x2="24.919374"
-       y1="6.1478682"
-       x1="24.919374"
-       gradientTransform="matrix(1.905258,0,0,2.521777,-22.82065,-13.24604)"
-       gradientUnits="userSpaceOnUse"
-       id="linearGradient9224"
-       xlink:href="#aigrd6"
-       inkscape:collect="always" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.181159,-3.898351e-15,36.04743)"
-       r="12.197592"
-       fy="44.022526"
-       fx="26.162951"
-       cy="44.022526"
-       cx="26.162951"
-       id="radialGradient9220"
-       xlink:href="#linearGradient9214"
-       inkscape:collect="always" />
-    <radialGradient
-       r="0.59020001"
-       fy="30.991199"
-       fx="24.774401"
-       cy="30.991199"
-       cx="24.774401"
-       gradientTransform="matrix(3.502527,0,0,3.502527,-62.05312,-73.8612)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient1537"
-       xlink:href="#aigrd7"
-       inkscape:collect="always" />
-    <radialGradient
-       id="aigrd7"
-       cx="24.774401"
-       cy="30.991199"
-       r="0.59020001"
-       fx="24.774401"
-       fy="30.991199"
-       gradientUnits="userSpaceOnUse">
-      <stop
-         offset="0"
-         style="stop-color:#F0F0F0"
-         id="stop13046" />
-      <stop
-         offset="1"
-         style="stop-color:#848484"
-         id="stop13048" />
-    </radialGradient>
-    <linearGradient
-       id="aigrd6"
-       gradientUnits="userSpaceOnUse"
-       x1="24.6035"
-       y1="9.3432999"
-       x2="24.6035"
-       y2="10.4377">
-      <stop
-         offset="0"
-         style="stop-color:#F0F0F0"
-         id="stop13035" />
-      <stop
-         offset="1"
-         style="stop-color:#686868"
-         id="stop13037" />
-    </linearGradient>
-    <linearGradient
-       y2="11.0039"
-       x2="20.945299"
-       y1="25.4727"
-       x1="27.294901"
-       gradientTransform="matrix(1.847833,0,0,1.564422,-20.07706,-10.58854)"
-       gradientUnits="userSpaceOnUse"
-       id="linearGradient1553"
-       xlink:href="#aigrd5"
-       inkscape:collect="always" />
-    <linearGradient
-       id="aigrd5"
-       gradientUnits="userSpaceOnUse"
-       x1="27.294901"
-       y1="25.4727"
-       x2="20.945299"
-       y2="11.0039">
-      <stop
-         offset="0"
-         style="stop-color:#f5f5f5;stop-opacity:1;"
-         id="stop13012" />
-      <stop
-         offset="1"
-         style="stop-color:#e1e1e1;stop-opacity:1;"
-         id="stop13014" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient9214"
-       inkscape:collect="always">
-      <stop
-         id="stop9216"
-         offset="0"
-         style="stop-color:#5b5b5b;stop-opacity:1;" />
-      <stop
-         id="stop9218"
-         offset="1"
-         style="stop-color:#5b5b5b;stop-opacity:0;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient6699">
-      <stop
-         id="stop6701"
-         offset="0.0000000"
-         style="stop-color:#ff7171;stop-opacity:1.0000000;" />
-      <stop
-         id="stop6703"
-         offset="1.0000000"
-         style="stop-color:#cc0000;stop-opacity:1.0000000;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient6711">
-      <stop
-         id="stop6713"
-         offset="0.0000000"
-         style="stop-color:#5b8ccb;stop-opacity:1.0000000;" />
-      <stop
-         id="stop6715"
-         offset="1.0000000"
-         style="stop-color:#3465a4;stop-opacity:1.0000000;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient6719">
-      <stop
-         id="stop6721"
-         offset="0"
-         style="stop-color:#73d216;stop-opacity:1;" />
-      <stop
-         id="stop6723"
-         offset="1.0000000"
-         style="stop-color:#d5f7b3;stop-opacity:1.0000000;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient6687"
-       inkscape:collect="always">
-      <stop
-         id="stop6689"
-         offset="0"
-         style="stop-color:#ffffff;stop-opacity:1;" />
-      <stop
-         id="stop6691"
-         offset="1"
-         style="stop-color:#ffffff;stop-opacity:0;" />
-    </linearGradient>
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       r="13.804391"
-       fy="47.400623"
-       fx="28.283663"
-       cy="47.400623"
-       cx="28.283663"
-       gradientTransform="scale(1.164226,0.85894)"
-       id="radialGradient2462"
-       xlink:href="#linearGradient2456"
-       inkscape:collect="always" />
-    <linearGradient
-       id="linearGradient2456"
-       inkscape:collect="always">
-      <stop
-         id="stop2458"
-         offset="0"
-         style="stop-color:#000000;stop-opacity:1;" />
-      <stop
-         id="stop2460"
-         offset="1"
-         style="stop-color:#000000;stop-opacity:0;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient10020"
-       inkscape:collect="always">
-      <stop
-         id="stop10022"
-         offset="0"
-         style="stop-color:#ffffff;stop-opacity:1;" />
-      <stop
-         id="stop10024"
-         offset="1"
-         style="stop-color:#ffffff;stop-opacity:0;" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4875"
-       id="linearGradient4881"
-       x1="23.53125"
-       y1="37.25"
-       x2="23.53125"
-       y2="39.5"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-9.06246,-13.125)" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#aigrd5"
-       id="linearGradient4361"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.899066,0,0,1.564422,-20.84166,-10.58854)"
-       x1="27.294901"
-       y1="25.4727"
-       x2="20.945299"
-       y2="11.0039" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9214"
-       id="radialGradient4363"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.181159,-5.205465e-15,36.04743)"
-       cx="26.162951"
-       cy="44.022526"
-       fx="26.162951"
-       fy="44.022526"
-       r="12.197592" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient10020"
-       id="linearGradient4365"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.930767,0,0,0.94162,2.106357,1.240695)"
-       x1="23.379572"
-       y1="28.369167"
-       x2="24.24518"
-       y2="6.0000024" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#aigrd6"
-       id="linearGradient4367"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(2.014353,0,0,2.708658,-25.31931,-14.67173)"
-       x1="24.919374"
-       y1="6.1478682"
-       x2="24.919374"
-       y2="7.4600263" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2456"
-       id="radialGradient4369"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="scale(1.164226,0.85894)"
-       cx="28.283663"
-       cy="47.400623"
-       fx="28.283663"
-       fy="47.400623"
-       r="13.804391" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient6699"
-       id="linearGradient4371"
-       gradientUnits="userSpaceOnUse"
-       x1="-22.976406"
-       y1="18.516047"
-       x2="-14.360273"
-       y2="33.016045" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient6711"
-       id="linearGradient4373"
-       gradientUnits="userSpaceOnUse"
-       x1="-16.387411"
-       y1="24.453547"
-       x2="-9.7352734"
-       y2="28.195539" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient6719"
-       id="linearGradient4375"
-       gradientUnits="userSpaceOnUse"
-       x1="-17.863041"
-       y1="30.827509"
-       x2="-20.821646"
-       y2="25.015009" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient6687"
-       id="linearGradient4377"
-       gradientUnits="userSpaceOnUse"
-       x1="-20.75"
-       y1="29"
-       x2="-19.5"
-       y2="18.75" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#aigrd7"
-       id="radialGradient4379"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(3.502527,0,0,3.502527,-62.05312,-73.8612)"
-       cx="24.774401"
-       cy="30.991199"
-       fx="24.774401"
-       fy="30.991199"
-       r="0.59020001" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4875"
-       id="linearGradient4381"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.882353,0,0,1,-6.606582,-13.125)"
-       x1="23.53125"
-       y1="37.25"
-       x2="23.53125"
-       y2="39.5" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-3.310893e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9207"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="9.8222504"
-       fy="17.257843"
-       fx="25.968998"
-       cy="17.257854"
-       cx="25.969097"
-       gradientTransform="matrix(6.718136e-2,2.42191,-1.629357,4.51789e-2,52.36869,-50.34012)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9205"
-       xlink:href="#linearGradient8918"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-5.09731e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9201"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="2.9719501"
-       fy="17.573889"
-       fx="24.478539"
-       cy="17.573915"
-       cx="24.478569"
-       gradientTransform="matrix(0.222034,8.004376,-0.597156,1.656095e-2,29.5454,-182.3268)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9199"
-       xlink:href="#linearGradient8912"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-4.59875e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9195"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="4.1347499"
-       fy="14.542329"
-       fx="25.135332"
-       cy="14.542349"
-       cx="25.135374"
-       gradientTransform="matrix(0.159592,5.753335,-0.8072,2.23703e-2,32.87305,-131.6974)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9193"
-       xlink:href="#linearGradient8930"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-4.032541e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9189"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="8.6174498"
-       fy="18.944481"
-       fx="24.652485"
-       cy="18.94449"
-       cx="24.652573"
-       gradientTransform="matrix(7.657394e-2,2.760516,-1.969551,5.463895e-2,60.09901,-55.47179)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9187"
-       xlink:href="#linearGradient8924"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-5.851568e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9183"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-2.711719e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9181"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-7.024936e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9179"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-2.516737e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9177"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-2.477186e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9175"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-7.024936e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9173"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="9.7552834"
-       fy="-8.7256308"
-       fx="62.200352"
-       cy="-8.7256308"
-       cx="62.200352"
-       gradientTransform="matrix(1.122354,-2.185101e-15,2.185149e-15,1.122379,-7.610472,1.067717)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9171"
-       xlink:href="#linearGradient8647"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.625"
-       fy="4.625"
-       fx="62.625"
-       cy="4.625"
-       cx="62.625"
-       gradientTransform="matrix(1,0,0,0.341176,-1.221245e-15,3.047059)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9169"
-       xlink:href="#linearGradient8838"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-2.123995e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9167"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="9.8222504"
-       fy="17.257843"
-       fx="25.968998"
-       cy="17.257854"
-       cx="25.969097"
-       gradientTransform="matrix(6.718136e-2,2.42191,-1.629357,4.51789e-2,52.36869,-50.34012)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9165"
-       xlink:href="#linearGradient8918"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-4.484606e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9159"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="2.9719501"
-       fy="17.573889"
-       fx="24.478539"
-       cy="17.573915"
-       cx="24.478569"
-       gradientTransform="matrix(0.222034,8.004376,-0.597156,1.656095e-2,29.5454,-182.3268)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9157"
-       xlink:href="#linearGradient8912"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-2.928906e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9151"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="4.1347499"
-       fy="14.542329"
-       fx="25.135332"
-       cy="14.542349"
-       cx="25.135374"
-       gradientTransform="matrix(0.159592,5.753335,-0.8072,2.23703e-2,32.87305,-131.6974)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9149"
-       xlink:href="#linearGradient8930"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-2.575025e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9143"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="8.6174498"
-       fy="18.944481"
-       fx="24.652485"
-       cy="18.94449"
-       cx="24.652573"
-       gradientTransform="matrix(7.657394e-2,2.760516,-1.969551,5.463895e-2,60.09901,-55.47179)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9141"
-       xlink:href="#linearGradient8924"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-4.157091e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9115"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-1.749295e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9109"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-6.132595e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9101"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-1.627865e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9093"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-1.603579e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9087"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-6.132595e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9079"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="9.7552834"
-       fy="-8.7256308"
-       fx="62.200352"
-       cy="-8.7256308"
-       cx="62.200352"
-       gradientTransform="matrix(1.122354,-2.185101e-15,2.185149e-15,1.122379,-7.610472,1.067717)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9071"
-       xlink:href="#linearGradient8647"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.625"
-       fy="4.625"
-       fx="62.625"
-       cy="4.625"
-       cx="62.625"
-       gradientTransform="matrix(1,0,0,0.341176,0,3.047059)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient9069"
-       xlink:href="#linearGradient8838"
-       inkscape:collect="always" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(6.718136e-2,2.42191,-1.629357,4.51789e-2,52.36869,-50.34012)"
-       r="9.8222504"
-       fy="17.257843"
-       fx="25.968998"
-       cy="17.257854"
-       cx="25.969097"
-       id="radialGradient8898"
-       xlink:href="#linearGradient8918"
-       inkscape:collect="always" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(7.657394e-2,2.760516,-1.969551,5.463895e-2,60.09901,-55.47179)"
-       r="8.6174498"
-       fy="18.944481"
-       fx="24.652485"
-       cy="18.94449"
-       cx="24.652573"
-       id="radialGradient8896"
-       xlink:href="#linearGradient8924"
-       inkscape:collect="always" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.159592,5.753335,-0.8072,2.23703e-2,32.87305,-131.6974)"
-       r="4.1347499"
-       fy="14.542329"
-       fx="25.135332"
-       cy="14.542349"
-       cx="25.135374"
-       id="radialGradient8894"
-       xlink:href="#linearGradient8930"
-       inkscape:collect="always" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.222034,8.004376,-0.597156,1.656095e-2,29.5454,-182.3268)"
-       r="2.9719501"
-       fy="17.573889"
-       fx="24.478539"
-       cy="17.573915"
-       cx="24.478569"
-       id="radialGradient8892"
-       xlink:href="#linearGradient8912"
-       inkscape:collect="always" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.341176,0,3.047059)"
-       r="10.625"
-       fy="4.625"
-       fx="62.625"
-       cy="4.625"
-       cx="62.625"
-       id="radialGradient8844"
-       xlink:href="#linearGradient8838"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-1.734723e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8826"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-3.338995e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8822"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-2.378652e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8818"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-2.095547e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8814"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-3.3612e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8790"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-1.434963e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8784"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-4.657386e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8776"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-1.337819e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8768"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-1.31839e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8762"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       r="10.081216"
-       fy="-3.4420195"
-       fx="62.225391"
-       cy="-3.4420195"
-       cx="62.225391"
-       gradientTransform="matrix(1,0,0,0.930233,-4.657386e-14,-0.240141)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient8754"
-       xlink:href="#linearGradient8740"
-       inkscape:collect="always" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.122354,-2.185101e-15,2.185149e-15,1.122379,-7.610472,1.067717)"
-       r="9.7552834"
-       fy="-8.7256308"
-       fx="62.200352"
-       cy="-8.7256308"
-       cx="62.200352"
-       id="radialGradient8653"
-       xlink:href="#linearGradient8647"
-       inkscape:collect="always" />
-    <radialGradient
-       r="30.7033"
-       fy="15.0801"
-       fx="22.3018"
-       cy="15.0801"
-       cx="22.3018"
-       gradientTransform="matrix(0.468894,0,0,0.468894,50.34623,-14.79462)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7769"
-       xlink:href="#aigrd2"
-       inkscape:collect="always" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.744653,2.313551e-22,-1.663e-22,1.283833,-26.58256,-3.478359)"
-       r="4.2929163"
-       fy="12.98915"
-       fx="37.030354"
-       cy="12.98915"
-       cx="37.030354"
-       id="radialGradient4943"
-       xlink:href="#linearGradient4790"
-       inkscape:collect="always" />
-    <radialGradient
-       r="86.70845"
-       fy="14.9373"
-       fx="30.653816"
-       cy="14.9373"
-       cx="30.653816"
-       gradientTransform="matrix(0.148355,1.009137e-2,-1.104438e-2,0.162365,25.06011,12.81706)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient4941"
-       xlink:href="#linearGradient259"
-       inkscape:collect="always" />
-    <radialGradient
-       r="37.751713"
-       fy="2.3667307"
-       fx="31.863327"
-       cy="2.3667307"
-       cx="31.863327"
-       gradientTransform="matrix(0.331735,-2.3449e-17,2.501087e-17,0.353831,20.10526,9.5823)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient4939"
-       xlink:href="#linearGradient269"
-       inkscape:collect="always" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.284916,-6.340414e-16,30.08928)"
-       r="15.821514"
-       fy="42.07798"
-       fx="24.306795"
-       cy="42.07798"
-       cx="24.306795"
-       id="radialGradient4937"
-       xlink:href="#linearGradient4542"
-       inkscape:collect="always" />
-    <radialGradient
-       r="38.158695"
-       fy="7.2678967"
-       fx="8.1435566"
-       cy="7.2678967"
-       cx="8.1435566"
-       gradientTransform="matrix(0.968273,0,0,1.032767,3.353553,0.646447)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient4935"
-       xlink:href="#linearGradient15662"
-       inkscape:collect="always" />
-    <radialGradient
-       r="86.70845"
-       fy="35.736916"
-       fx="33.966679"
-       cy="35.736916"
-       cx="33.966679"
-       gradientTransform="scale(0.960493,1.041132)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient4933"
-       xlink:href="#linearGradient259"
-       inkscape:collect="always" />
-    <radialGradient
-       r="37.751713"
-       fy="3.7561285"
-       fx="8.824419"
-       cy="3.7561285"
-       cx="8.824419"
-       gradientTransform="matrix(0.968273,0,0,1.032767,3.353553,0.646447)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient4931"
-       xlink:href="#linearGradient269"
-       inkscape:collect="always" />
-    <linearGradient
-       id="linearGradient4925">
-      <stop
-         style="stop-color:#fafafa;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop4927" />
-      <stop
-         style="stop-color:#bbbbbb;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop4929" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient4919">
-      <stop
-         style="stop-color:#a3a3a3;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop4921" />
-      <stop
-         style="stop-color:#8a8a8a;stop-opacity:1;"
-         offset="1"
-         id="stop4923" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient4913">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop4915" />
-      <stop
-         style="stop-color:#f8f8f8;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop4917" />
-    </linearGradient>
-    <linearGradient
-       y2="38.070381"
-       x2="34.170048"
-       y1="36.921333"
-       x1="33.396004"
-       gradientTransform="matrix(-3.277938e-2,-0.999463,0.999463,-3.277938e-2,-0.709646,45.06274)"
-       gradientUnits="userSpaceOnUse"
-       id="linearGradient4905"
-       xlink:href="#linearGradient2251"
-       inkscape:collect="always" />
-    <radialGradient
-       r="12.289036"
-       fy="63.965389"
-       fx="15.115514"
-       cy="63.965389"
-       cx="15.115514"
-       gradientTransform="scale(1.64399,0.608276)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7422"
-       xlink:href="#linearGradient4114"
-       inkscape:collect="always" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient4114">
-      <stop
-         style="stop-color:#000000;stop-opacity:1;"
-         offset="0"
-         id="stop4116" />
-      <stop
-         style="stop-color:#000000;stop-opacity:0;"
-         offset="1"
-         id="stop4118" />
-    </linearGradient>
-    <radialGradient
-       r="29.993349"
-       fy="15.716079"
-       fx="18.247644"
-       cy="15.716079"
-       cx="18.247644"
-       gradientTransform="matrix(0.58713,0,0,0.587142,11.29919,10.42967)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7424"
-       xlink:href="#linearGradient3962"
-       inkscape:collect="always" />
-    <linearGradient
-       id="linearGradient3962">
-      <stop
-         style="stop-color:#d3e9ff;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop3964" />
-      <stop
-         style="stop-color:#d3e9ff;stop-opacity:1.0000000;"
-         offset="0.15517241"
-         id="stop4134" />
-      <stop
-         style="stop-color:#4074ae;stop-opacity:1.0000000;"
-         offset="0.75000000"
-         id="stop4346" />
-      <stop
-         style="stop-color:#36486c;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop3966" />
-    </linearGradient>
-    <radialGradient
-       r="32.664848"
-       fy="10.476453"
-       fx="11.826907"
-       cy="10.476453"
-       cx="11.826907"
-       gradientTransform="scale(1.179536,0.847791)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7426"
-       xlink:href="#linearGradient4350"
-       inkscape:collect="always" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient4350">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop4352" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0;"
-         offset="1"
-         id="stop4354" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient4750">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop4752" />
-      <stop
-         style="stop-color:#fefefe;stop-opacity:1.0000000;"
-         offset="0.37931034"
-         id="stop4758" />
-      <stop
-         style="stop-color:#1d1d1d;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop4754" />
-    </linearGradient>
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7428"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7430"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7432"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7434"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7436"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7438"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7440"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7442"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7444"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7446"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7448"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7450"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7452"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="40.692665"
-       fy="17.810213"
-       fx="18.934305"
-       cy="17.486208"
-       cx="18.63378"
-       gradientTransform="scale(1.036822,0.964486)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7454"
-       xlink:href="#linearGradient4750"
-       inkscape:collect="always" />
-    <radialGradient
-       r="43.526714"
-       fy="12.142302"
-       fx="15.601279"
-       cy="12.142302"
-       cx="15.601279"
-       gradientTransform="matrix(0.587129,0,0,0.587142,11.29918,10.42968)"
-       gradientUnits="userSpaceOnUse"
-       id="radialGradient7456"
-       xlink:href="#linearGradient4126"
-       inkscape:collect="always" />
-    <linearGradient
-       id="linearGradient4126">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop4128" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0.16494845;"
-         offset="1.0000000"
-         id="stop4130" />
-    </linearGradient>
-    <radialGradient
-       gradientTransform="matrix(1.25,0,0,1.25,46.40827,-42.83999)"
-       gradientUnits="userSpaceOnUse"
-       fy="15.0801"
-       fx="22.3018"
-       r="30.7033"
-       cy="15.0801"
-       cx="22.3018"
-       id="aigrd2">
-      <stop
-         id="stop6498"
-         style="stop-color:#FFFFFF"
-         offset="0" />
-      <stop
-         id="stop6500"
-         style="stop-color:#FBFBFB"
-         offset="0.1258" />
-      <stop
-         id="stop6502"
-         style="stop-color:#EFEFEF"
-         offset="0.2514" />
-      <stop
-         id="stop6504"
-         style="stop-color:#DBDBDB"
-         offset="0.3769" />
-      <stop
-         id="stop6506"
-         style="stop-color:#BFBFBF"
-         offset="0.5026" />
-      <stop
-         id="stop6508"
-         style="stop-color:#9B9B9B"
-         offset="0.6283" />
-      <stop
-         id="stop6510"
-         style="stop-color:#6E6E6E"
-         offset="0.7541" />
-      <stop
-         id="stop6512"
-         style="stop-color:#3B3B3B"
-         offset="0.8776" />
-      <stop
-         id="stop6514"
-         style="stop-color:#000000"
-         offset="1" />
-    </radialGradient>
-    <linearGradient
-       id="linearGradient8647">
-      <stop
-         id="stop8649"
-         offset="0"
-         style="stop-color:#8fb1dc;stop-opacity:1;" />
-      <stop
-         id="stop8651"
-         offset="1"
-         style="stop-color:#3465a4;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient8740"
-       inkscape:collect="always">
-      <stop
-         id="stop8742"
-         offset="0"
-         style="stop-color:#ffffff;stop-opacity:1;" />
-      <stop
-         id="stop8744"
-         offset="1"
-         style="stop-color:#ffffff;stop-opacity:0;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient8838"
-       inkscape:collect="always">
-      <stop
-         id="stop8840"
-         offset="0"
-         style="stop-color:#000000;stop-opacity:1;" />
-      <stop
-         id="stop8842"
-         offset="1"
-         style="stop-color:#000000;stop-opacity:0;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient8912">
-      <stop
-         id="stop8914"
-         offset="0"
-         style="stop-color:#cee14b" />
-      <stop
-         id="stop8916"
-         offset="1"
-         style="stop-color:#9db029" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient8918">
-      <stop
-         style="stop-color:#cee14b"
-         offset="0"
-         id="stop8920" />
-      <stop
-         style="stop-color:#9db029"
-         offset="1"
-         id="stop8922" />
-    </linearGradient>

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list