diff --git a/configure.ac b/configure.ac index 657c11001367..98b316858245 100644 --- a/configure.ac +++ b/configure.ac @@ -1542,7 +1542,7 @@ AC_ARG_WITH(galleries, AC_ARG_WITH(theme, AS_HELP_STRING([--with-theme="theme1 theme2..."], [Choose which themes to include. By default those themes with an '*' are included. - Possible choices: *breeze, *breeze_dark, *colibre, *elementary, *galaxy, oxygen, *sifr, *sifr_dark, *tango.]), + Possible choices: *breeze, *breeze_dark, *colibre, *elementary, oxygen, *sifr, *sifr_dark, *tango.]), ,) libo_FUZZ_ARG_WITH(helppack-integration, @@ -11213,15 +11213,15 @@ dnl =================================================================== AC_MSG_CHECKING([which themes to include]) # if none given use default subset of available themes if test "x$with_theme" = "x" -o "x$with_theme" = "xyes"; then - with_theme="breeze breeze_dark colibre elementary galaxy sifr sifr_dark tango" + with_theme="breeze breeze_dark colibre elementary sifr sifr_dark tango" fi WITH_THEMES="" if test "x$with_theme" != "xno"; then for theme in $with_theme; do case $theme in - breeze|breeze_dark|colibre|elementary|galaxy|oxygen|sifr|sifr_dark|tango) real_theme="$theme" ;; - default) real_theme=galaxy ;; + breeze|breeze_dark|colibre|elementary|oxygen|sifr|sifr_dark|tango) real_theme="$theme" ;; + default) real_theme=colibre ;; *) AC_MSG_ERROR([Unknown value for --with-theme: $theme]) ;; esac WITH_THEMES=`echo "$WITH_THEMES $real_theme"|tr '\ ' '\n'|sort|uniq|tr '\n' '\ '` @@ -11229,10 +11229,10 @@ if test "x$with_theme" != "xno"; then fi AC_MSG_RESULT([$WITH_THEMES]) AC_SUBST([WITH_THEMES]) -# FIXME: remove this, and the convenience default->galaxy remapping after a crace period +# FIXME: remove this, and the convenience default->colibre remapping after a crace period for theme in $with_theme; do case $theme in - default) AC_MSG_WARN([--with-theme=default is deprecated and will be removed, use --with-theme=galaxy]) ;; + default) AC_MSG_WARN([--with-theme=default is deprecated and will be removed, use --with-theme=colibre]) ;; *) ;; esac done diff --git a/desktop/Package_branding.mk b/desktop/Package_branding.mk index 4cd39c8ca3fa..bca87bab32d2 100644 --- a/desktop/Package_branding.mk +++ b/desktop/Package_branding.mk @@ -7,7 +7,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Package_Package,desktop_branding,$(SRCDIR)/icon-themes/galaxy)) +$(eval $(call gb_Package_Package,desktop_branding,$(SRCDIR)/icon-themes/colibre)) $(eval $(call gb_Package_add_files,desktop_branding,$(LIBO_ETC_FOLDER),\ $(foreach image,$(filter $(BRAND_INTRO_IMAGES),$(DEFAULT_BRAND_IMAGES)),\ diff --git a/icon-themes/README b/icon-themes/README index 4541358df3e3..8c1d03386042 100644 --- a/icon-themes/README +++ b/icon-themes/README @@ -13,7 +13,7 @@ In general the layering is done like this: tango industrial -galaxy +colibre How to add a new image set: @@ -51,13 +51,13 @@ How to add a new icon for a new command: Here, you need to define a property named "Properties", with its value set to 1 so that the icons show up. -- Now, you need to add 2 new icon images under icon-themes/galaxy/cmd/, one +- Now, you need to add 2 new icon images under icon-themes/colibre/cmd/, one for the large size and one for the smaller size. The name of each image must be lc_.png and sc_.png. Here, the command name is the name given in the above .xcu file without the ".uno:" prefix and all its letters lower-cased. In this example, the file names will be lc_openfromcalc.png and sc_openfromcalc.png. Note that you need to add new - images to the galaxy theme for them to show up in any themes at all. + images to the colibre theme for them to show up in any themes at all. How to call optipng to optimize size: --------------------------- diff --git a/icon-themes/galaxy/README.txt b/icon-themes/colibre/README.txt similarity index 100% rename from icon-themes/galaxy/README.txt rename to icon-themes/colibre/README.txt diff --git a/icon-themes/galaxy/brand/flat_logo.svg b/icon-themes/colibre/brand/flat_logo.svg similarity index 100% rename from icon-themes/galaxy/brand/flat_logo.svg rename to icon-themes/colibre/brand/flat_logo.svg diff --git a/icon-themes/galaxy/brand/intro-highres.png b/icon-themes/colibre/brand/intro-highres.png similarity index 100% rename from icon-themes/galaxy/brand/intro-highres.png rename to icon-themes/colibre/brand/intro-highres.png diff --git a/icon-themes/galaxy/brand/intro.png b/icon-themes/colibre/brand/intro.png similarity index 100% rename from icon-themes/galaxy/brand/intro.png rename to icon-themes/colibre/brand/intro.png diff --git a/icon-themes/galaxy/brand/shell/about.svg b/icon-themes/colibre/brand/shell/about.svg similarity index 100% rename from icon-themes/galaxy/brand/shell/about.svg rename to icon-themes/colibre/brand/shell/about.svg diff --git a/icon-themes/galaxy/brand_dev/intro-highres.png b/icon-themes/colibre/brand_dev/intro-highres.png similarity index 100% rename from icon-themes/galaxy/brand_dev/intro-highres.png rename to icon-themes/colibre/brand_dev/intro-highres.png diff --git a/icon-themes/galaxy/brand_dev/intro.png b/icon-themes/colibre/brand_dev/intro.png similarity index 100% rename from icon-themes/galaxy/brand_dev/intro.png rename to icon-themes/colibre/brand_dev/intro.png diff --git a/icon-themes/galaxy/avmedia/res/av02048.png b/icon-themes/galaxy/avmedia/res/av02048.png deleted file mode 100644 index 0855ddca58b1..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/av02048.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/av02049.png b/icon-themes/galaxy/avmedia/res/av02049.png deleted file mode 100644 index bcbbfef22b44..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/av02049.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/av02050.png b/icon-themes/galaxy/avmedia/res/av02050.png deleted file mode 100644 index e2c812d2dae7..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/av02050.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/av02051.png b/icon-themes/galaxy/avmedia/res/av02051.png deleted file mode 100644 index 55158bad69ce..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/av02051.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/av02052.png b/icon-themes/galaxy/avmedia/res/av02052.png deleted file mode 100644 index 7f2db509a698..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/av02052.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/av02053.png b/icon-themes/galaxy/avmedia/res/av02053.png deleted file mode 100644 index 9c7dba06e981..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/av02053.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/av02054.png b/icon-themes/galaxy/avmedia/res/av02054.png deleted file mode 100644 index 483aa4050e7b..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/av02054.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/avaudiologo.png b/icon-themes/galaxy/avmedia/res/avaudiologo.png deleted file mode 100644 index b06354ea7d88..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/avaudiologo.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/avemptylogo.png b/icon-themes/galaxy/avmedia/res/avemptylogo.png deleted file mode 100644 index d9988a43ae1f..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/avemptylogo.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/avl02048.png b/icon-themes/galaxy/avmedia/res/avl02048.png deleted file mode 100644 index 0eb41ad7cc46..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/avl02048.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/avl02049.png b/icon-themes/galaxy/avmedia/res/avl02049.png deleted file mode 100644 index 7e8cacf8ada6..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/avl02049.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/avl02050.png b/icon-themes/galaxy/avmedia/res/avl02050.png deleted file mode 100644 index 1013990c36f3..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/avl02050.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/avl02051.png b/icon-themes/galaxy/avmedia/res/avl02051.png deleted file mode 100644 index a4e95d027ac5..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/avl02051.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/avl02052.png b/icon-themes/galaxy/avmedia/res/avl02052.png deleted file mode 100644 index 67e50cf343db..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/avl02052.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/avl02053.png b/icon-themes/galaxy/avmedia/res/avl02053.png deleted file mode 100644 index 41986f1d233c..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/avl02053.png and /dev/null differ diff --git a/icon-themes/galaxy/avmedia/res/avl02054.png b/icon-themes/galaxy/avmedia/res/avl02054.png deleted file mode 100644 index 55b447a17953..000000000000 Binary files a/icon-themes/galaxy/avmedia/res/avl02054.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/areas3d_52x60.png b/icon-themes/galaxy/chart2/res/areas3d_52x60.png deleted file mode 100644 index 8062d3ac46a9..000000000000 Binary files a/icon-themes/galaxy/chart2/res/areas3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/areas_52x60.png b/icon-themes/galaxy/chart2/res/areas_52x60.png deleted file mode 100644 index 7d360cd3d5c7..000000000000 Binary files a/icon-themes/galaxy/chart2/res/areas_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/areasfull3d_52x60.png b/icon-themes/galaxy/chart2/res/areasfull3d_52x60.png deleted file mode 100644 index a0f493a5bde6..000000000000 Binary files a/icon-themes/galaxy/chart2/res/areasfull3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/areasfull_52x60.png b/icon-themes/galaxy/chart2/res/areasfull_52x60.png deleted file mode 100644 index 25c861a8cf70..000000000000 Binary files a/icon-themes/galaxy/chart2/res/areasfull_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/areaspiled3d_52x60.png b/icon-themes/galaxy/chart2/res/areaspiled3d_52x60.png deleted file mode 100644 index 5a1930f7c41b..000000000000 Binary files a/icon-themes/galaxy/chart2/res/areaspiled3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/areaspiled_52x60.png b/icon-themes/galaxy/chart2/res/areaspiled_52x60.png deleted file mode 100644 index f0da0b11174a..000000000000 Binary files a/icon-themes/galaxy/chart2/res/areaspiled_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/bar3d_52x60.png b/icon-themes/galaxy/chart2/res/bar3d_52x60.png deleted file mode 100644 index 735b853e8ecd..000000000000 Binary files a/icon-themes/galaxy/chart2/res/bar3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/bar3ddeep_52x60.png b/icon-themes/galaxy/chart2/res/bar3ddeep_52x60.png deleted file mode 100644 index 17b55f9306e1..000000000000 Binary files a/icon-themes/galaxy/chart2/res/bar3ddeep_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/bar_52x60.png b/icon-themes/galaxy/chart2/res/bar_52x60.png deleted file mode 100644 index 050cbf234e90..000000000000 Binary files a/icon-themes/galaxy/chart2/res/bar_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/barpercent3d_52x60.png b/icon-themes/galaxy/chart2/res/barpercent3d_52x60.png deleted file mode 100644 index 32b36f74d0af..000000000000 Binary files a/icon-themes/galaxy/chart2/res/barpercent3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/barpercent_52x60.png b/icon-themes/galaxy/chart2/res/barpercent_52x60.png deleted file mode 100644 index 4caf6d586745..000000000000 Binary files a/icon-themes/galaxy/chart2/res/barpercent_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/barstack3d_52x60.png b/icon-themes/galaxy/chart2/res/barstack3d_52x60.png deleted file mode 100644 index 930a7ed6e0ec..000000000000 Binary files a/icon-themes/galaxy/chart2/res/barstack3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/barstack_52x60.png b/icon-themes/galaxy/chart2/res/barstack_52x60.png deleted file mode 100644 index 88cfc9be6614..000000000000 Binary files a/icon-themes/galaxy/chart2/res/barstack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/bubble_52x60.png b/icon-themes/galaxy/chart2/res/bubble_52x60.png deleted file mode 100644 index 2fc7ee34fcf9..000000000000 Binary files a/icon-themes/galaxy/chart2/res/bubble_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/columnline_52x60.png b/icon-themes/galaxy/chart2/res/columnline_52x60.png deleted file mode 100644 index dfdb9294e3c9..000000000000 Binary files a/icon-themes/galaxy/chart2/res/columnline_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/columnpercent3d_52x60.png b/icon-themes/galaxy/chart2/res/columnpercent3d_52x60.png deleted file mode 100644 index 3cbcd6ac721d..000000000000 Binary files a/icon-themes/galaxy/chart2/res/columnpercent3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/columnpercent_52x60.png b/icon-themes/galaxy/chart2/res/columnpercent_52x60.png deleted file mode 100644 index 46223fd75639..000000000000 Binary files a/icon-themes/galaxy/chart2/res/columnpercent_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/columns3d_52x60.png b/icon-themes/galaxy/chart2/res/columns3d_52x60.png deleted file mode 100644 index 54265fe92044..000000000000 Binary files a/icon-themes/galaxy/chart2/res/columns3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/columns3ddeep_52x60.png b/icon-themes/galaxy/chart2/res/columns3ddeep_52x60.png deleted file mode 100644 index ead2b4ea1780..000000000000 Binary files a/icon-themes/galaxy/chart2/res/columns3ddeep_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/columns_52x60.png b/icon-themes/galaxy/chart2/res/columns_52x60.png deleted file mode 100644 index 548d661ee531..000000000000 Binary files a/icon-themes/galaxy/chart2/res/columns_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/columnstack3d_52x60.png b/icon-themes/galaxy/chart2/res/columnstack3d_52x60.png deleted file mode 100644 index 9a52e552799c..000000000000 Binary files a/icon-themes/galaxy/chart2/res/columnstack3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/columnstack_52x60.png b/icon-themes/galaxy/chart2/res/columnstack_52x60.png deleted file mode 100644 index 12882a4fae1e..000000000000 Binary files a/icon-themes/galaxy/chart2/res/columnstack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/columnstackline_52x60.png b/icon-themes/galaxy/chart2/res/columnstackline_52x60.png deleted file mode 100644 index 961f1913b02f..000000000000 Binary files a/icon-themes/galaxy/chart2/res/columnstackline_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/cone_52x60.png b/icon-themes/galaxy/chart2/res/cone_52x60.png deleted file mode 100644 index b70bf7a20f5b..000000000000 Binary files a/icon-themes/galaxy/chart2/res/cone_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/conedeep_52x60.png b/icon-themes/galaxy/chart2/res/conedeep_52x60.png deleted file mode 100644 index a76e92a82937..000000000000 Binary files a/icon-themes/galaxy/chart2/res/conedeep_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/conehori_52x60.png b/icon-themes/galaxy/chart2/res/conehori_52x60.png deleted file mode 100644 index fe70750c3586..000000000000 Binary files a/icon-themes/galaxy/chart2/res/conehori_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/conehorideep_52x60.png b/icon-themes/galaxy/chart2/res/conehorideep_52x60.png deleted file mode 100644 index 6b9358758816..000000000000 Binary files a/icon-themes/galaxy/chart2/res/conehorideep_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/conehoripercent_52x60.png b/icon-themes/galaxy/chart2/res/conehoripercent_52x60.png deleted file mode 100644 index 973aa5c759d1..000000000000 Binary files a/icon-themes/galaxy/chart2/res/conehoripercent_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/conehoristack_52x60.png b/icon-themes/galaxy/chart2/res/conehoristack_52x60.png deleted file mode 100644 index fa3adbdf47ca..000000000000 Binary files a/icon-themes/galaxy/chart2/res/conehoristack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/conepercent_52x60.png b/icon-themes/galaxy/chart2/res/conepercent_52x60.png deleted file mode 100644 index f32010717565..000000000000 Binary files a/icon-themes/galaxy/chart2/res/conepercent_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/conestack_52x60.png b/icon-themes/galaxy/chart2/res/conestack_52x60.png deleted file mode 100644 index 6e9e58744d62..000000000000 Binary files a/icon-themes/galaxy/chart2/res/conestack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/cylinder_52x60.png b/icon-themes/galaxy/chart2/res/cylinder_52x60.png deleted file mode 100644 index 1ca824a447a1..000000000000 Binary files a/icon-themes/galaxy/chart2/res/cylinder_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/cylinderdeep_52x60.png b/icon-themes/galaxy/chart2/res/cylinderdeep_52x60.png deleted file mode 100644 index 3c63a8a1483a..000000000000 Binary files a/icon-themes/galaxy/chart2/res/cylinderdeep_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/cylinderhori_52x60.png b/icon-themes/galaxy/chart2/res/cylinderhori_52x60.png deleted file mode 100644 index e59ec14473de..000000000000 Binary files a/icon-themes/galaxy/chart2/res/cylinderhori_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/cylinderhorideep_52x60.png b/icon-themes/galaxy/chart2/res/cylinderhorideep_52x60.png deleted file mode 100644 index 395180ee111c..000000000000 Binary files a/icon-themes/galaxy/chart2/res/cylinderhorideep_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/cylinderhoriprocent_52x60.png b/icon-themes/galaxy/chart2/res/cylinderhoriprocent_52x60.png deleted file mode 100644 index dbc5923fdd5b..000000000000 Binary files a/icon-themes/galaxy/chart2/res/cylinderhoriprocent_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/cylinderhoristack_52x60.png b/icon-themes/galaxy/chart2/res/cylinderhoristack_52x60.png deleted file mode 100644 index d5e3d898aa61..000000000000 Binary files a/icon-themes/galaxy/chart2/res/cylinderhoristack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/cylinderpercent_52x60.png b/icon-themes/galaxy/chart2/res/cylinderpercent_52x60.png deleted file mode 100644 index a5f2dbca2889..000000000000 Binary files a/icon-themes/galaxy/chart2/res/cylinderpercent_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/cylinderstack_52x60.png b/icon-themes/galaxy/chart2/res/cylinderstack_52x60.png deleted file mode 100644 index 58bfbf3f8a08..000000000000 Binary files a/icon-themes/galaxy/chart2/res/cylinderstack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/dataeditor_icon01.png b/icon-themes/galaxy/chart2/res/dataeditor_icon01.png deleted file mode 100644 index 8e27c5f7c5b9..000000000000 Binary files a/icon-themes/galaxy/chart2/res/dataeditor_icon01.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/dataeditor_icon02.png b/icon-themes/galaxy/chart2/res/dataeditor_icon02.png deleted file mode 100644 index c5f1a2a06ddf..000000000000 Binary files a/icon-themes/galaxy/chart2/res/dataeditor_icon02.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/dataeditor_icon03.png b/icon-themes/galaxy/chart2/res/dataeditor_icon03.png deleted file mode 100644 index d1a5523ddd5e..000000000000 Binary files a/icon-themes/galaxy/chart2/res/dataeditor_icon03.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/dataeditor_icon04.png b/icon-themes/galaxy/chart2/res/dataeditor_icon04.png deleted file mode 100644 index e5f91647b73d..000000000000 Binary files a/icon-themes/galaxy/chart2/res/dataeditor_icon04.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/dataeditor_icon05.png b/icon-themes/galaxy/chart2/res/dataeditor_icon05.png deleted file mode 100644 index cb9336e27a3c..000000000000 Binary files a/icon-themes/galaxy/chart2/res/dataeditor_icon05.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/dataeditor_icon06.png b/icon-themes/galaxy/chart2/res/dataeditor_icon06.png deleted file mode 100644 index c2ddb5f6f66c..000000000000 Binary files a/icon-themes/galaxy/chart2/res/dataeditor_icon06.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/dataeditor_icon07.png b/icon-themes/galaxy/chart2/res/dataeditor_icon07.png deleted file mode 100644 index aecf25858615..000000000000 Binary files a/icon-themes/galaxy/chart2/res/dataeditor_icon07.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/dataeditor_icon08.png b/icon-themes/galaxy/chart2/res/dataeditor_icon08.png deleted file mode 100644 index 8e111554de9c..000000000000 Binary files a/icon-themes/galaxy/chart2/res/dataeditor_icon08.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/dataeditor_icon09.png b/icon-themes/galaxy/chart2/res/dataeditor_icon09.png deleted file mode 100644 index f23f2f648938..000000000000 Binary files a/icon-themes/galaxy/chart2/res/dataeditor_icon09.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/donut3d_52x60.png b/icon-themes/galaxy/chart2/res/donut3d_52x60.png deleted file mode 100644 index 96d5733b8b24..000000000000 Binary files a/icon-themes/galaxy/chart2/res/donut3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/donut3dexploded_52x60.png b/icon-themes/galaxy/chart2/res/donut3dexploded_52x60.png deleted file mode 100644 index 22ff7f4ac960..000000000000 Binary files a/icon-themes/galaxy/chart2/res/donut3dexploded_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/donut_52x60.png b/icon-themes/galaxy/chart2/res/donut_52x60.png deleted file mode 100644 index c89a4ab7443c..000000000000 Binary files a/icon-themes/galaxy/chart2/res/donut_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/donutexploded_52x60.png b/icon-themes/galaxy/chart2/res/donutexploded_52x60.png deleted file mode 100644 index b3771e556e72..000000000000 Binary files a/icon-themes/galaxy/chart2/res/donutexploded_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/errorbothhori_30.png b/icon-themes/galaxy/chart2/res/errorbothhori_30.png deleted file mode 100644 index 16e09f5382f7..000000000000 Binary files a/icon-themes/galaxy/chart2/res/errorbothhori_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/errorbothverti_30.png b/icon-themes/galaxy/chart2/res/errorbothverti_30.png deleted file mode 100644 index 5742429ed16c..000000000000 Binary files a/icon-themes/galaxy/chart2/res/errorbothverti_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/errordown_30.png b/icon-themes/galaxy/chart2/res/errordown_30.png deleted file mode 100644 index ce467e207bf1..000000000000 Binary files a/icon-themes/galaxy/chart2/res/errordown_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/errorleft_30.png b/icon-themes/galaxy/chart2/res/errorleft_30.png deleted file mode 100644 index 0629aa849ce9..000000000000 Binary files a/icon-themes/galaxy/chart2/res/errorleft_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/errorright_30.png b/icon-themes/galaxy/chart2/res/errorright_30.png deleted file mode 100644 index e9fd02fd60a8..000000000000 Binary files a/icon-themes/galaxy/chart2/res/errorright_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/errorup_30.png b/icon-themes/galaxy/chart2/res/errorup_30.png deleted file mode 100644 index c9981a53c869..000000000000 Binary files a/icon-themes/galaxy/chart2/res/errorup_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/gl3dbar_roundrect.png b/icon-themes/galaxy/chart2/res/gl3dbar_roundrect.png deleted file mode 100644 index ac7423665fe6..000000000000 Binary files a/icon-themes/galaxy/chart2/res/gl3dbar_roundrect.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/net_52x60.png b/icon-themes/galaxy/chart2/res/net_52x60.png deleted file mode 100644 index 88059c4ae6b6..000000000000 Binary files a/icon-themes/galaxy/chart2/res/net_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/netfill_52x60.png b/icon-themes/galaxy/chart2/res/netfill_52x60.png deleted file mode 100644 index d9eb97f02599..000000000000 Binary files a/icon-themes/galaxy/chart2/res/netfill_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/netlinepoint_52x60.png b/icon-themes/galaxy/chart2/res/netlinepoint_52x60.png deleted file mode 100644 index 2295e9a3d5c6..000000000000 Binary files a/icon-themes/galaxy/chart2/res/netlinepoint_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/netlinepointstack_52x60.png b/icon-themes/galaxy/chart2/res/netlinepointstack_52x60.png deleted file mode 100644 index 18b215c02e00..000000000000 Binary files a/icon-themes/galaxy/chart2/res/netlinepointstack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/netpoint_52x60.png b/icon-themes/galaxy/chart2/res/netpoint_52x60.png deleted file mode 100644 index 6a8a54681125..000000000000 Binary files a/icon-themes/galaxy/chart2/res/netpoint_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/netpointstack_52x60.png b/icon-themes/galaxy/chart2/res/netpointstack_52x60.png deleted file mode 100644 index 22b24654d28f..000000000000 Binary files a/icon-themes/galaxy/chart2/res/netpointstack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/netstack_52x60.png b/icon-themes/galaxy/chart2/res/netstack_52x60.png deleted file mode 100644 index 60f33b90b13c..000000000000 Binary files a/icon-themes/galaxy/chart2/res/netstack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/netstackfill_52x60.png b/icon-themes/galaxy/chart2/res/netstackfill_52x60.png deleted file mode 100644 index 8b9b9321ca21..000000000000 Binary files a/icon-themes/galaxy/chart2/res/netstackfill_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostackdirect3d_52x60.png b/icon-themes/galaxy/chart2/res/nostackdirect3d_52x60.png deleted file mode 100644 index 77f9fbce4bf5..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostackdirect3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostackdirectboth_52x60.png b/icon-themes/galaxy/chart2/res/nostackdirectboth_52x60.png deleted file mode 100644 index b84c9e0b0fbc..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostackdirectboth_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostackdirectlines_52x60.png b/icon-themes/galaxy/chart2/res/nostackdirectlines_52x60.png deleted file mode 100644 index 0edacab72b10..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostackdirectlines_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostackdirectpoints_52x60.png b/icon-themes/galaxy/chart2/res/nostackdirectpoints_52x60.png deleted file mode 100644 index ee9ec7cb9e57..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostackdirectpoints_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostacksmooth3d_52x60.png b/icon-themes/galaxy/chart2/res/nostacksmooth3d_52x60.png deleted file mode 100644 index e5ecf49fc81f..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostacksmooth3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostacksmoothboth_52x60.png b/icon-themes/galaxy/chart2/res/nostacksmoothboth_52x60.png deleted file mode 100644 index 4da36f40d19f..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostacksmoothboth_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostacksmoothlines_52x60.png b/icon-themes/galaxy/chart2/res/nostacksmoothlines_52x60.png deleted file mode 100644 index 94debbc008cf..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostacksmoothlines_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostackstepped3d_52x60.png b/icon-themes/galaxy/chart2/res/nostackstepped3d_52x60.png deleted file mode 100644 index de7031a60a07..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostackstepped3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostacksteppedboth_52x60.png b/icon-themes/galaxy/chart2/res/nostacksteppedboth_52x60.png deleted file mode 100644 index 323a8489b636..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostacksteppedboth_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostacksteppedlines_52x60.png b/icon-themes/galaxy/chart2/res/nostacksteppedlines_52x60.png deleted file mode 100644 index 6f4e266f8fc0..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostacksteppedlines_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/nostacksteppedpoints_52x60.png b/icon-themes/galaxy/chart2/res/nostacksteppedpoints_52x60.png deleted file mode 100644 index ee9ec7cb9e57..000000000000 Binary files a/icon-themes/galaxy/chart2/res/nostacksteppedpoints_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pie3d_52x60.png b/icon-themes/galaxy/chart2/res/pie3d_52x60.png deleted file mode 100644 index 747326f676ba..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pie3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pie3dexploded_52x60.png b/icon-themes/galaxy/chart2/res/pie3dexploded_52x60.png deleted file mode 100644 index 2812b82df385..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pie3dexploded_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pie_52x60.png b/icon-themes/galaxy/chart2/res/pie_52x60.png deleted file mode 100644 index a5048a60986d..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pie_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pieexploded_52x60.png b/icon-themes/galaxy/chart2/res/pieexploded_52x60.png deleted file mode 100644 index 5fb410789637..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pieexploded_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pyramind_52x60.png b/icon-themes/galaxy/chart2/res/pyramind_52x60.png deleted file mode 100644 index e834696616be..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pyramind_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pyraminddeep_52x60.png b/icon-themes/galaxy/chart2/res/pyraminddeep_52x60.png deleted file mode 100644 index 19d42b8cb9c0..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pyraminddeep_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pyramindhori_52x60.png b/icon-themes/galaxy/chart2/res/pyramindhori_52x60.png deleted file mode 100644 index bf1c2806698f..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pyramindhori_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pyramindhorideep_52x60.png b/icon-themes/galaxy/chart2/res/pyramindhorideep_52x60.png deleted file mode 100644 index 9b1a2bafc8b5..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pyramindhorideep_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pyramindhoripercent_52x60.png b/icon-themes/galaxy/chart2/res/pyramindhoripercent_52x60.png deleted file mode 100644 index 56dccfa04b08..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pyramindhoripercent_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pyramindhoristack_52x60.png b/icon-themes/galaxy/chart2/res/pyramindhoristack_52x60.png deleted file mode 100644 index ad267951dab8..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pyramindhoristack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pyramindpercent_52x60.png b/icon-themes/galaxy/chart2/res/pyramindpercent_52x60.png deleted file mode 100644 index 3affdc0bc764..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pyramindpercent_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/pyramindstack_52x60.png b/icon-themes/galaxy/chart2/res/pyramindstack_52x60.png deleted file mode 100644 index 9dc4ee2d6037..000000000000 Binary files a/icon-themes/galaxy/chart2/res/pyramindstack_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/regavg.png b/icon-themes/galaxy/chart2/res/regavg.png deleted file mode 100644 index b3ca451ad89e..000000000000 Binary files a/icon-themes/galaxy/chart2/res/regavg.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/regexp.png b/icon-themes/galaxy/chart2/res/regexp.png deleted file mode 100644 index fcdb0bfc534e..000000000000 Binary files a/icon-themes/galaxy/chart2/res/regexp.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/reglin.png b/icon-themes/galaxy/chart2/res/reglin.png deleted file mode 100644 index b44969b55720..000000000000 Binary files a/icon-themes/galaxy/chart2/res/reglin.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/reglog.png b/icon-themes/galaxy/chart2/res/reglog.png deleted file mode 100644 index 9e3cc7769b06..000000000000 Binary files a/icon-themes/galaxy/chart2/res/reglog.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/regno.png b/icon-themes/galaxy/chart2/res/regno.png deleted file mode 100644 index f9b9a4639d47..000000000000 Binary files a/icon-themes/galaxy/chart2/res/regno.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/regpoly.png b/icon-themes/galaxy/chart2/res/regpoly.png deleted file mode 100644 index 48e21a3653ba..000000000000 Binary files a/icon-themes/galaxy/chart2/res/regpoly.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/regpow.png b/icon-themes/galaxy/chart2/res/regpow.png deleted file mode 100644 index 43441aafce1d..000000000000 Binary files a/icon-themes/galaxy/chart2/res/regpow.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/selectrange.png b/icon-themes/galaxy/chart2/res/selectrange.png deleted file mode 100644 index 4c3bfa9485d0..000000000000 Binary files a/icon-themes/galaxy/chart2/res/selectrange.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stackdirect3d_52x60.png b/icon-themes/galaxy/chart2/res/stackdirect3d_52x60.png deleted file mode 100644 index e8a3a0e012ea..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stackdirect3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stackdirectboth_52x60.png b/icon-themes/galaxy/chart2/res/stackdirectboth_52x60.png deleted file mode 100644 index 391f8491a05e..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stackdirectboth_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stackdirectlines_52x60.png b/icon-themes/galaxy/chart2/res/stackdirectlines_52x60.png deleted file mode 100644 index a5dd70f7be7b..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stackdirectlines_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stackdirectpoints_52x60.png b/icon-themes/galaxy/chart2/res/stackdirectpoints_52x60.png deleted file mode 100644 index 970c8ea5bb51..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stackdirectpoints_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stacksmooth3d_52x60.png b/icon-themes/galaxy/chart2/res/stacksmooth3d_52x60.png deleted file mode 100644 index 6d845cd07411..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stacksmooth3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stacksmoothboth_52x60.png b/icon-themes/galaxy/chart2/res/stacksmoothboth_52x60.png deleted file mode 100644 index e45ffbfd7ab1..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stacksmoothboth_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stacksmoothlines_52x60.png b/icon-themes/galaxy/chart2/res/stacksmoothlines_52x60.png deleted file mode 100644 index 1cc18f45cce6..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stacksmoothlines_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stackstepped3d_52x60.png b/icon-themes/galaxy/chart2/res/stackstepped3d_52x60.png deleted file mode 100644 index a4b2d8fcff4a..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stackstepped3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stacksteppedboth_52x60.png b/icon-themes/galaxy/chart2/res/stacksteppedboth_52x60.png deleted file mode 100644 index b67e8a5965a1..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stacksteppedboth_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stacksteppedlines_52x60.png b/icon-themes/galaxy/chart2/res/stacksteppedlines_52x60.png deleted file mode 100644 index 208b27fb2a34..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stacksteppedlines_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stacksteppedpoints_52x60.png b/icon-themes/galaxy/chart2/res/stacksteppedpoints_52x60.png deleted file mode 100644 index 970c8ea5bb51..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stacksteppedpoints_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/step_center_x_30.png b/icon-themes/galaxy/chart2/res/step_center_x_30.png deleted file mode 100644 index 0fcabc0302b6..000000000000 Binary files a/icon-themes/galaxy/chart2/res/step_center_x_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/step_center_y_30.png b/icon-themes/galaxy/chart2/res/step_center_y_30.png deleted file mode 100644 index bfd38fb5ffde..000000000000 Binary files a/icon-themes/galaxy/chart2/res/step_center_y_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/step_end_30.png b/icon-themes/galaxy/chart2/res/step_end_30.png deleted file mode 100644 index 7e769563d7a1..000000000000 Binary files a/icon-themes/galaxy/chart2/res/step_end_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/step_start_30.png b/icon-themes/galaxy/chart2/res/step_start_30.png deleted file mode 100644 index 31ae308ea0db..000000000000 Binary files a/icon-themes/galaxy/chart2/res/step_start_30.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stock_52x60.png b/icon-themes/galaxy/chart2/res/stock_52x60.png deleted file mode 100644 index 74bd60b669eb..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stock_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stockblock_52x60.png b/icon-themes/galaxy/chart2/res/stockblock_52x60.png deleted file mode 100644 index 94a97eb8e312..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stockblock_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stockcolumns_52x60.png b/icon-themes/galaxy/chart2/res/stockcolumns_52x60.png deleted file mode 100644 index 4f58c85d52eb..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stockcolumns_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/stockcolumnsattach_52x60.png b/icon-themes/galaxy/chart2/res/stockcolumnsattach_52x60.png deleted file mode 100644 index 0abcf90ca027..000000000000 Binary files a/icon-themes/galaxy/chart2/res/stockcolumnsattach_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typearea_16.png b/icon-themes/galaxy/chart2/res/typearea_16.png deleted file mode 100644 index 6fc648284724..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typearea_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typebar_16.png b/icon-themes/galaxy/chart2/res/typebar_16.png deleted file mode 100644 index a53103902080..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typebar_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typebubble_16.png b/icon-themes/galaxy/chart2/res/typebubble_16.png deleted file mode 100644 index 3260f8970514..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typebubble_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typecolumn_16.png b/icon-themes/galaxy/chart2/res/typecolumn_16.png deleted file mode 100644 index 1210eb88fca0..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typecolumn_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typecolumnline_16.png b/icon-themes/galaxy/chart2/res/typecolumnline_16.png deleted file mode 100644 index fcc8493ec60a..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typecolumnline_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typegl3dbar_16.png b/icon-themes/galaxy/chart2/res/typegl3dbar_16.png deleted file mode 100644 index 50b4b088949b..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typegl3dbar_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typenet_16.png b/icon-themes/galaxy/chart2/res/typenet_16.png deleted file mode 100644 index c67b9d1d4d31..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typenet_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typepie_16.png b/icon-themes/galaxy/chart2/res/typepie_16.png deleted file mode 100644 index 5468f7c466de..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typepie_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typepointline_16.png b/icon-themes/galaxy/chart2/res/typepointline_16.png deleted file mode 100644 index b252c1093f82..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typepointline_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typestock_16.png b/icon-themes/galaxy/chart2/res/typestock_16.png deleted file mode 100644 index ed9aa1489cd4..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typestock_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/typexy_16.png b/icon-themes/galaxy/chart2/res/typexy_16.png deleted file mode 100644 index 7c66d9f71ffc..000000000000 Binary files a/icon-themes/galaxy/chart2/res/typexy_16.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxisdirect3d_52x60.png b/icon-themes/galaxy/chart2/res/valueaxisdirect3d_52x60.png deleted file mode 100644 index b9d3315c89b1..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxisdirect3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxisdirectboth_52x60.png b/icon-themes/galaxy/chart2/res/valueaxisdirectboth_52x60.png deleted file mode 100644 index 81201f9ef484..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxisdirectboth_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxisdirectlines_52x60.png b/icon-themes/galaxy/chart2/res/valueaxisdirectlines_52x60.png deleted file mode 100644 index 24de09e5bf23..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxisdirectlines_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxisdirectpoints_52x60.png b/icon-themes/galaxy/chart2/res/valueaxisdirectpoints_52x60.png deleted file mode 100644 index 14a4f6c911ed..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxisdirectpoints_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxissmooth3d_52x60.png b/icon-themes/galaxy/chart2/res/valueaxissmooth3d_52x60.png deleted file mode 100644 index 16ef308717c7..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxissmooth3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxissmoothboth_52x60.png b/icon-themes/galaxy/chart2/res/valueaxissmoothboth_52x60.png deleted file mode 100644 index ddddde4de7a5..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxissmoothboth_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxissmoothlines_52x60.png b/icon-themes/galaxy/chart2/res/valueaxissmoothlines_52x60.png deleted file mode 100644 index 2f7255ba15d6..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxissmoothlines_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxisstepped3d_52x60.png b/icon-themes/galaxy/chart2/res/valueaxisstepped3d_52x60.png deleted file mode 100644 index 221082c13095..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxisstepped3d_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxissteppedboth_52x60.png b/icon-themes/galaxy/chart2/res/valueaxissteppedboth_52x60.png deleted file mode 100644 index 91f64fea722d..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxissteppedboth_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/chart2/res/valueaxissteppedlines_52x60.png b/icon-themes/galaxy/chart2/res/valueaxissteppedlines_52x60.png deleted file mode 100644 index 1da77d135964..000000000000 Binary files a/icon-themes/galaxy/chart2/res/valueaxissteppedlines_52x60.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ar/lc_redo.png b/icon-themes/galaxy/cmd/ar/lc_redo.png deleted file mode 100644 index 7d31274a4377..000000000000 Binary files a/icon-themes/galaxy/cmd/ar/lc_redo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ar/lc_undo.png b/icon-themes/galaxy/cmd/ar/lc_undo.png deleted file mode 100644 index 66fe9b363250..000000000000 Binary files a/icon-themes/galaxy/cmd/ar/lc_undo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ar/sc_redo.png b/icon-themes/galaxy/cmd/ar/sc_redo.png deleted file mode 100644 index 0fabd415c91e..000000000000 Binary files a/icon-themes/galaxy/cmd/ar/sc_redo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ar/sc_undo.png b/icon-themes/galaxy/cmd/ar/sc_undo.png deleted file mode 100644 index cdac568c222a..000000000000 Binary files a/icon-themes/galaxy/cmd/ar/sc_undo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_backcolor.png b/icon-themes/galaxy/cmd/bg/lc_backcolor.png deleted file mode 100644 index bcaa7543b0a6..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_backcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_bold.png b/icon-themes/galaxy/cmd/bg/lc_bold.png deleted file mode 100644 index 317988b5c06e..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_dbqueryrename.png b/icon-themes/galaxy/cmd/bg/lc_dbqueryrename.png deleted file mode 100644 index 8e8e76699af5..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_dbqueryrename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_dbtablerename.png b/icon-themes/galaxy/cmd/bg/lc_dbtablerename.png deleted file mode 100644 index 8e8e76699af5..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_dbtablerename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_doubleclicktextedit.png b/icon-themes/galaxy/cmd/bg/lc_doubleclicktextedit.png deleted file mode 100644 index 00177ad811ec..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_doubleclicktextedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_edit.png b/icon-themes/galaxy/cmd/bg/lc_edit.png deleted file mode 100644 index daf927634967..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_edit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_editglossary.png b/icon-themes/galaxy/cmd/bg/lc_editglossary.png deleted file mode 100644 index 6d0f1a516eb2..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_editglossary.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_hyphenate.png b/icon-themes/galaxy/cmd/bg/lc_hyphenate.png deleted file mode 100644 index 6bd394bcb7da..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_hyphenate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_hyphenation.png b/icon-themes/galaxy/cmd/bg/lc_hyphenation.png deleted file mode 100644 index 6bd394bcb7da..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_hyphenation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_insertedit.png b/icon-themes/galaxy/cmd/bg/lc_insertedit.png deleted file mode 100644 index daf927634967..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_insertedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_italic.png b/icon-themes/galaxy/cmd/bg/lc_italic.png deleted file mode 100644 index 947a5db05cda..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_label.png b/icon-themes/galaxy/cmd/bg/lc_label.png deleted file mode 100644 index d38be34a6506..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_label.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_ordercrit.png b/icon-themes/galaxy/cmd/bg/lc_ordercrit.png deleted file mode 100644 index 0d52ea0eaec0..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_ordercrit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_pickthrough.png b/icon-themes/galaxy/cmd/bg/lc_pickthrough.png deleted file mode 100644 index 811ce69a12ad..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_pickthrough.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_shadowed.png b/icon-themes/galaxy/cmd/bg/lc_shadowed.png deleted file mode 100644 index fd2385c7ba36..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_shadowed.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_sortascending.png b/icon-themes/galaxy/cmd/bg/lc_sortascending.png deleted file mode 100644 index 0d0a30f91cd5..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_sortascending.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_sortdescending.png b/icon-themes/galaxy/cmd/bg/lc_sortdescending.png deleted file mode 100644 index f531964de097..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_sortdescending.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_sortdown.png b/icon-themes/galaxy/cmd/bg/lc_sortdown.png deleted file mode 100644 index dc2a674d61d9..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_sortdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_sortup.png b/icon-themes/galaxy/cmd/bg/lc_sortup.png deleted file mode 100644 index 0d0a30f91cd5..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_sortup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_spelldialog.png b/icon-themes/galaxy/cmd/bg/lc_spelldialog.png deleted file mode 100644 index 32ad7a924717..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_spelldialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_spelling.png b/icon-themes/galaxy/cmd/bg/lc_spelling.png deleted file mode 100644 index 32ad7a924717..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_spelling.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_spellonline.png b/icon-themes/galaxy/cmd/bg/lc_spellonline.png deleted file mode 100644 index 373404bc51c7..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_spellonline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_strikeout.png b/icon-themes/galaxy/cmd/bg/lc_strikeout.png deleted file mode 100644 index 5d82b3e32d30..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_strikeout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_tablesort.png b/icon-themes/galaxy/cmd/bg/lc_tablesort.png deleted file mode 100644 index e0d3059e8252..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_tablesort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_thesaurus.png b/icon-themes/galaxy/cmd/bg/lc_thesaurus.png deleted file mode 100644 index acd618b1c504..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_thesaurus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_thesaurusdialog.png b/icon-themes/galaxy/cmd/bg/lc_thesaurusdialog.png deleted file mode 100644 index acd618b1c504..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_thesaurusdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_underline.png b/icon-themes/galaxy/cmd/bg/lc_underline.png deleted file mode 100644 index 2fecf2924eb3..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/lc_underlinedouble.png b/icon-themes/galaxy/cmd/bg/lc_underlinedouble.png deleted file mode 100644 index 6d12ebb3bfb1..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_backcolor.png b/icon-themes/galaxy/cmd/bg/sc_backcolor.png deleted file mode 100644 index b754ecb1af76..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_backcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_bold.png b/icon-themes/galaxy/cmd/bg/sc_bold.png deleted file mode 100644 index 7204543a6b2d..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_dbqueryrename.png b/icon-themes/galaxy/cmd/bg/sc_dbqueryrename.png deleted file mode 100644 index 6cb42585356b..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_dbqueryrename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_dbtablerename.png b/icon-themes/galaxy/cmd/bg/sc_dbtablerename.png deleted file mode 100644 index 6cb42585356b..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_dbtablerename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_doubleclicktextedit.png b/icon-themes/galaxy/cmd/bg/sc_doubleclicktextedit.png deleted file mode 100644 index 687607cc7518..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_doubleclicktextedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_edit.png b/icon-themes/galaxy/cmd/bg/sc_edit.png deleted file mode 100644 index 0374f1336cb4..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_edit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_editglossary.png b/icon-themes/galaxy/cmd/bg/sc_editglossary.png deleted file mode 100644 index 6a2c9c97005f..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_editglossary.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_hyphenate.png b/icon-themes/galaxy/cmd/bg/sc_hyphenate.png deleted file mode 100644 index a5783772bd55..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_hyphenate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_hyphenation.png b/icon-themes/galaxy/cmd/bg/sc_hyphenation.png deleted file mode 100644 index a5783772bd55..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_hyphenation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_insertedit.png b/icon-themes/galaxy/cmd/bg/sc_insertedit.png deleted file mode 100644 index 0374f1336cb4..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_insertedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_insertfixedtext.png b/icon-themes/galaxy/cmd/bg/sc_insertfixedtext.png deleted file mode 100644 index f5702ee87dd0..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_insertfixedtext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_italic.png b/icon-themes/galaxy/cmd/bg/sc_italic.png deleted file mode 100644 index 556b16bce4a8..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_label.png b/icon-themes/galaxy/cmd/bg/sc_label.png deleted file mode 100644 index f5702ee87dd0..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_label.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_ordercrit.png b/icon-themes/galaxy/cmd/bg/sc_ordercrit.png deleted file mode 100644 index edf78be7bd16..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_ordercrit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_quickedit.png b/icon-themes/galaxy/cmd/bg/sc_quickedit.png deleted file mode 100644 index d9f9477972e5..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_quickedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_shadowed.png b/icon-themes/galaxy/cmd/bg/sc_shadowed.png deleted file mode 100644 index 8f9e833f50e6..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_shadowed.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_sortascending.png b/icon-themes/galaxy/cmd/bg/sc_sortascending.png deleted file mode 100644 index aff49e599301..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_sortascending.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_sortdescending.png b/icon-themes/galaxy/cmd/bg/sc_sortdescending.png deleted file mode 100644 index 970011ba705a..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_sortdescending.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_sortdown.png b/icon-themes/galaxy/cmd/bg/sc_sortdown.png deleted file mode 100644 index 0503e76b1ac3..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_sortdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_sortup.png b/icon-themes/galaxy/cmd/bg/sc_sortup.png deleted file mode 100644 index 9d14b977bd7e..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_sortup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_spelldialog.png b/icon-themes/galaxy/cmd/bg/sc_spelldialog.png deleted file mode 100644 index 5666e0f5472e..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_spelldialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_spelling.png b/icon-themes/galaxy/cmd/bg/sc_spelling.png deleted file mode 100644 index 5666e0f5472e..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_spelling.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_spellonline.png b/icon-themes/galaxy/cmd/bg/sc_spellonline.png deleted file mode 100644 index 4f26a8fd33fb..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_spellonline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_strikeout.png b/icon-themes/galaxy/cmd/bg/sc_strikeout.png deleted file mode 100644 index 7e5102636996..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_strikeout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_tablesort.png b/icon-themes/galaxy/cmd/bg/sc_tablesort.png deleted file mode 100644 index edf78be7bd16..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_tablesort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_thesaurus.png b/icon-themes/galaxy/cmd/bg/sc_thesaurus.png deleted file mode 100644 index d0500a229566..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_thesaurus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_thesaurusdialog.png b/icon-themes/galaxy/cmd/bg/sc_thesaurusdialog.png deleted file mode 100644 index d0500a229566..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_thesaurusdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_underline.png b/icon-themes/galaxy/cmd/bg/sc_underline.png deleted file mode 100644 index cedb25bf8cd0..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/bg/sc_underlinedouble.png b/icon-themes/galaxy/cmd/bg/sc_underlinedouble.png deleted file mode 100644 index 9db757eac8b5..000000000000 Binary files a/icon-themes/galaxy/cmd/bg/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ca/lc_bold.png b/icon-themes/galaxy/cmd/ca/lc_bold.png deleted file mode 100644 index f7e8207dc44b..000000000000 Binary files a/icon-themes/galaxy/cmd/ca/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ca/lc_italic.png b/icon-themes/galaxy/cmd/ca/lc_italic.png deleted file mode 100644 index 5977d2845aef..000000000000 Binary files a/icon-themes/galaxy/cmd/ca/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ca/lc_underline.png b/icon-themes/galaxy/cmd/ca/lc_underline.png deleted file mode 100644 index 2f7a7fa39df9..000000000000 Binary files a/icon-themes/galaxy/cmd/ca/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ca/lc_underlinedouble.png b/icon-themes/galaxy/cmd/ca/lc_underlinedouble.png deleted file mode 100644 index 3dcda4f9b6a6..000000000000 Binary files a/icon-themes/galaxy/cmd/ca/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ca/sc_bold.png b/icon-themes/galaxy/cmd/ca/sc_bold.png deleted file mode 100644 index 9fc9a91cd421..000000000000 Binary files a/icon-themes/galaxy/cmd/ca/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ca/sc_italic.png b/icon-themes/galaxy/cmd/ca/sc_italic.png deleted file mode 100644 index 3ac94272db22..000000000000 Binary files a/icon-themes/galaxy/cmd/ca/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ca/sc_underline.png b/icon-themes/galaxy/cmd/ca/sc_underline.png deleted file mode 100644 index 7ddbd36a323f..000000000000 Binary files a/icon-themes/galaxy/cmd/ca/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ca/sc_underlinedouble.png b/icon-themes/galaxy/cmd/ca/sc_underlinedouble.png deleted file mode 100644 index 957d62dddba5..000000000000 Binary files a/icon-themes/galaxy/cmd/ca/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/de/lc_bold.png b/icon-themes/galaxy/cmd/de/lc_bold.png deleted file mode 100644 index 1552ce1b8f71..000000000000 Binary files a/icon-themes/galaxy/cmd/de/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/de/lc_italic.png b/icon-themes/galaxy/cmd/de/lc_italic.png deleted file mode 100644 index 5256d4ca3bc6..000000000000 Binary files a/icon-themes/galaxy/cmd/de/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/de/lc_numberformatdecimal.png b/icon-themes/galaxy/cmd/de/lc_numberformatdecimal.png deleted file mode 100644 index ae4d711197fa..000000000000 Binary files a/icon-themes/galaxy/cmd/de/lc_numberformatdecimal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/de/sc_bold.png b/icon-themes/galaxy/cmd/de/sc_bold.png deleted file mode 100644 index 0a81fa100fd5..000000000000 Binary files a/icon-themes/galaxy/cmd/de/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/de/sc_italic.png b/icon-themes/galaxy/cmd/de/sc_italic.png deleted file mode 100644 index 562e2a666826..000000000000 Binary files a/icon-themes/galaxy/cmd/de/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/de/sc_numberformatdecimal.png b/icon-themes/galaxy/cmd/de/sc_numberformatdecimal.png deleted file mode 100644 index f93b66a06f19..000000000000 Binary files a/icon-themes/galaxy/cmd/de/sc_numberformatdecimal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/lc_bold.png b/icon-themes/galaxy/cmd/es/lc_bold.png deleted file mode 100644 index f7e8207dc44b..000000000000 Binary files a/icon-themes/galaxy/cmd/es/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/lc_italic.png b/icon-themes/galaxy/cmd/es/lc_italic.png deleted file mode 100644 index 5977d2845aef..000000000000 Binary files a/icon-themes/galaxy/cmd/es/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/lc_numberformatdecimal.png b/icon-themes/galaxy/cmd/es/lc_numberformatdecimal.png deleted file mode 100644 index ae4d711197fa..000000000000 Binary files a/icon-themes/galaxy/cmd/es/lc_numberformatdecimal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/lc_underline.png b/icon-themes/galaxy/cmd/es/lc_underline.png deleted file mode 100644 index 2f7a7fa39df9..000000000000 Binary files a/icon-themes/galaxy/cmd/es/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/lc_underlinedouble.png b/icon-themes/galaxy/cmd/es/lc_underlinedouble.png deleted file mode 100644 index 3dcda4f9b6a6..000000000000 Binary files a/icon-themes/galaxy/cmd/es/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/sc_bold.png b/icon-themes/galaxy/cmd/es/sc_bold.png deleted file mode 100644 index 9fc9a91cd421..000000000000 Binary files a/icon-themes/galaxy/cmd/es/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/sc_italic.png b/icon-themes/galaxy/cmd/es/sc_italic.png deleted file mode 100644 index 3ac94272db22..000000000000 Binary files a/icon-themes/galaxy/cmd/es/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/sc_numberformatdecimal.png b/icon-themes/galaxy/cmd/es/sc_numberformatdecimal.png deleted file mode 100644 index f93b66a06f19..000000000000 Binary files a/icon-themes/galaxy/cmd/es/sc_numberformatdecimal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/sc_underline.png b/icon-themes/galaxy/cmd/es/sc_underline.png deleted file mode 100644 index 7ddbd36a323f..000000000000 Binary files a/icon-themes/galaxy/cmd/es/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/es/sc_underlinedouble.png b/icon-themes/galaxy/cmd/es/sc_underlinedouble.png deleted file mode 100644 index 957d62dddba5..000000000000 Binary files a/icon-themes/galaxy/cmd/es/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fa/lc_redo.png b/icon-themes/galaxy/cmd/fa/lc_redo.png deleted file mode 100644 index 7d31274a4377..000000000000 Binary files a/icon-themes/galaxy/cmd/fa/lc_redo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fa/lc_undo.png b/icon-themes/galaxy/cmd/fa/lc_undo.png deleted file mode 100644 index 66fe9b363250..000000000000 Binary files a/icon-themes/galaxy/cmd/fa/lc_undo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fa/sc_redo.png b/icon-themes/galaxy/cmd/fa/sc_redo.png deleted file mode 100644 index 0fabd415c91e..000000000000 Binary files a/icon-themes/galaxy/cmd/fa/sc_redo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fa/sc_undo.png b/icon-themes/galaxy/cmd/fa/sc_undo.png deleted file mode 100644 index cdac568c222a..000000000000 Binary files a/icon-themes/galaxy/cmd/fa/sc_undo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fr/lc_bold.png b/icon-themes/galaxy/cmd/fr/lc_bold.png deleted file mode 100644 index 8f040aa85d40..000000000000 Binary files a/icon-themes/galaxy/cmd/fr/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fr/lc_underline.png b/icon-themes/galaxy/cmd/fr/lc_underline.png deleted file mode 100644 index 1ec1516091ae..000000000000 Binary files a/icon-themes/galaxy/cmd/fr/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fr/lc_underlinedouble.png b/icon-themes/galaxy/cmd/fr/lc_underlinedouble.png deleted file mode 100644 index 8683909554d0..000000000000 Binary files a/icon-themes/galaxy/cmd/fr/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fr/sc_bold.png b/icon-themes/galaxy/cmd/fr/sc_bold.png deleted file mode 100644 index e84fff87e1d4..000000000000 Binary files a/icon-themes/galaxy/cmd/fr/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fr/sc_underline.png b/icon-themes/galaxy/cmd/fr/sc_underline.png deleted file mode 100644 index 2588569cfd18..000000000000 Binary files a/icon-themes/galaxy/cmd/fr/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/fr/sc_underlinedouble.png b/icon-themes/galaxy/cmd/fr/sc_underlinedouble.png deleted file mode 100644 index 443a4ea21cbd..000000000000 Binary files a/icon-themes/galaxy/cmd/fr/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/he/lc_redo.png b/icon-themes/galaxy/cmd/he/lc_redo.png deleted file mode 100644 index 7d31274a4377..000000000000 Binary files a/icon-themes/galaxy/cmd/he/lc_redo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/he/lc_undo.png b/icon-themes/galaxy/cmd/he/lc_undo.png deleted file mode 100644 index 66fe9b363250..000000000000 Binary files a/icon-themes/galaxy/cmd/he/lc_undo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/he/sc_redo.png b/icon-themes/galaxy/cmd/he/sc_redo.png deleted file mode 100644 index 0fabd415c91e..000000000000 Binary files a/icon-themes/galaxy/cmd/he/sc_redo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/he/sc_undo.png b/icon-themes/galaxy/cmd/he/sc_undo.png deleted file mode 100644 index cdac568c222a..000000000000 Binary files a/icon-themes/galaxy/cmd/he/sc_undo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/hu/lc_bold.png b/icon-themes/galaxy/cmd/hu/lc_bold.png deleted file mode 100644 index 477f863ed098..000000000000 Binary files a/icon-themes/galaxy/cmd/hu/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/hu/lc_italic.png b/icon-themes/galaxy/cmd/hu/lc_italic.png deleted file mode 100644 index d00eae398997..000000000000 Binary files a/icon-themes/galaxy/cmd/hu/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/hu/lc_underline.png b/icon-themes/galaxy/cmd/hu/lc_underline.png deleted file mode 100644 index 9a7aef47a489..000000000000 Binary files a/icon-themes/galaxy/cmd/hu/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/hu/lc_underlinedouble.png b/icon-themes/galaxy/cmd/hu/lc_underlinedouble.png deleted file mode 100644 index 4a5754aca555..000000000000 Binary files a/icon-themes/galaxy/cmd/hu/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/hu/sc_bold.png b/icon-themes/galaxy/cmd/hu/sc_bold.png deleted file mode 100644 index 5a1192e06e84..000000000000 Binary files a/icon-themes/galaxy/cmd/hu/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/hu/sc_italic.png b/icon-themes/galaxy/cmd/hu/sc_italic.png deleted file mode 100644 index c3e287a9e6dd..000000000000 Binary files a/icon-themes/galaxy/cmd/hu/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/hu/sc_underline.png b/icon-themes/galaxy/cmd/hu/sc_underline.png deleted file mode 100644 index 4c3f7f257425..000000000000 Binary files a/icon-themes/galaxy/cmd/hu/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/hu/sc_underlinedouble.png b/icon-themes/galaxy/cmd/hu/sc_underlinedouble.png deleted file mode 100644 index 8839f8276e4c..000000000000 Binary files a/icon-themes/galaxy/cmd/hu/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/it/lc_bold.png b/icon-themes/galaxy/cmd/it/lc_bold.png deleted file mode 100644 index bde220c5f52e..000000000000 Binary files a/icon-themes/galaxy/cmd/it/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/it/lc_italic.png b/icon-themes/galaxy/cmd/it/lc_italic.png deleted file mode 100644 index 5977d2845aef..000000000000 Binary files a/icon-themes/galaxy/cmd/it/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/it/lc_underline.png b/icon-themes/galaxy/cmd/it/lc_underline.png deleted file mode 100644 index 2f7a7fa39df9..000000000000 Binary files a/icon-themes/galaxy/cmd/it/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/it/lc_underlinedouble.png b/icon-themes/galaxy/cmd/it/lc_underlinedouble.png deleted file mode 100644 index 3dcda4f9b6a6..000000000000 Binary files a/icon-themes/galaxy/cmd/it/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/it/sc_bold.png b/icon-themes/galaxy/cmd/it/sc_bold.png deleted file mode 100644 index 0c669d149d66..000000000000 Binary files a/icon-themes/galaxy/cmd/it/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/it/sc_italic.png b/icon-themes/galaxy/cmd/it/sc_italic.png deleted file mode 100644 index 3ac94272db22..000000000000 Binary files a/icon-themes/galaxy/cmd/it/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/it/sc_underline.png b/icon-themes/galaxy/cmd/it/sc_underline.png deleted file mode 100644 index 7ddbd36a323f..000000000000 Binary files a/icon-themes/galaxy/cmd/it/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/it/sc_underlinedouble.png b/icon-themes/galaxy/cmd/it/sc_underlinedouble.png deleted file mode 100644 index 957d62dddba5..000000000000 Binary files a/icon-themes/galaxy/cmd/it/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/km/lc_bold.png b/icon-themes/galaxy/cmd/km/lc_bold.png deleted file mode 100644 index e2a15961d685..000000000000 Binary files a/icon-themes/galaxy/cmd/km/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/km/lc_italic.png b/icon-themes/galaxy/cmd/km/lc_italic.png deleted file mode 100644 index 8f17e627d787..000000000000 Binary files a/icon-themes/galaxy/cmd/km/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/km/lc_underline.png b/icon-themes/galaxy/cmd/km/lc_underline.png deleted file mode 100644 index 33cdd3c017da..000000000000 Binary files a/icon-themes/galaxy/cmd/km/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/km/lc_underlinedouble.png b/icon-themes/galaxy/cmd/km/lc_underlinedouble.png deleted file mode 100644 index ab067b6a0544..000000000000 Binary files a/icon-themes/galaxy/cmd/km/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/km/sc_bold.png b/icon-themes/galaxy/cmd/km/sc_bold.png deleted file mode 100644 index 7b60374f0ef8..000000000000 Binary files a/icon-themes/galaxy/cmd/km/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/km/sc_italic.png b/icon-themes/galaxy/cmd/km/sc_italic.png deleted file mode 100644 index d135ff1e701a..000000000000 Binary files a/icon-themes/galaxy/cmd/km/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/km/sc_underline.png b/icon-themes/galaxy/cmd/km/sc_underline.png deleted file mode 100644 index 9febbf6217a5..000000000000 Binary files a/icon-themes/galaxy/cmd/km/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/km/sc_underlinedouble.png b/icon-themes/galaxy/cmd/km/sc_underlinedouble.png deleted file mode 100644 index 865fd07a57b8..000000000000 Binary files a/icon-themes/galaxy/cmd/km/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_bold.png b/icon-themes/galaxy/cmd/ko/lc_bold.png deleted file mode 100644 index 9dfcacdc9772..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_charfontname.png b/icon-themes/galaxy/cmd/ko/lc_charfontname.png deleted file mode 100644 index 5bf1df2efb39..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_charfontname.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_color.png b/icon-themes/galaxy/cmd/ko/lc_color.png deleted file mode 100644 index 7557bc1d7202..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_color.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_drawtext.png b/icon-themes/galaxy/cmd/ko/lc_drawtext.png deleted file mode 100644 index d8cca284cded..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_drawtext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_fontcolor.png b/icon-themes/galaxy/cmd/ko/lc_fontcolor.png deleted file mode 100644 index 7557bc1d7202..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_fontcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_fontheight.png b/icon-themes/galaxy/cmd/ko/lc_fontheight.png deleted file mode 100644 index b0d77646abfa..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_fontheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_italic.png b/icon-themes/galaxy/cmd/ko/lc_italic.png deleted file mode 100644 index 13f206bd7e2f..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_ordercrit.png b/icon-themes/galaxy/cmd/ko/lc_ordercrit.png deleted file mode 100644 index 4305fa3f8f86..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_ordercrit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_outlinefont.png b/icon-themes/galaxy/cmd/ko/lc_outlinefont.png deleted file mode 100644 index bcb83f24ca7d..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_outlinefont.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_shadowed.png b/icon-themes/galaxy/cmd/ko/lc_shadowed.png deleted file mode 100644 index 0a9d84e79c7a..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_shadowed.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_sortdown.png b/icon-themes/galaxy/cmd/ko/lc_sortdown.png deleted file mode 100644 index a19d0b048a2b..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_sortdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_sortup.png b/icon-themes/galaxy/cmd/ko/lc_sortup.png deleted file mode 100644 index a25dc612640f..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_sortup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_strikeout.png b/icon-themes/galaxy/cmd/ko/lc_strikeout.png deleted file mode 100644 index d2315f3a5fd1..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_strikeout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_tablesort.png b/icon-themes/galaxy/cmd/ko/lc_tablesort.png deleted file mode 100644 index 4305fa3f8f86..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_tablesort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_text.png b/icon-themes/galaxy/cmd/ko/lc_text.png deleted file mode 100644 index d8cca284cded..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_text.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_text_marquee.png b/icon-themes/galaxy/cmd/ko/lc_text_marquee.png deleted file mode 100644 index 92445ab4de31..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_text_marquee.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_textdirectionlefttoright.png b/icon-themes/galaxy/cmd/ko/lc_textdirectionlefttoright.png deleted file mode 100644 index 9420b8e19e80..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_textdirectionlefttoright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_textdirectiontoptobottom.png b/icon-themes/galaxy/cmd/ko/lc_textdirectiontoptobottom.png deleted file mode 100644 index 89afdb454577..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_textdirectiontoptobottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_texttoolbox.png b/icon-themes/galaxy/cmd/ko/lc_texttoolbox.png deleted file mode 100644 index d8cca284cded..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_texttoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_underline.png b/icon-themes/galaxy/cmd/ko/lc_underline.png deleted file mode 100644 index bf5ffbbf42fa..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_underlinedouble.png b/icon-themes/galaxy/cmd/ko/lc_underlinedouble.png deleted file mode 100644 index f90549a9a93c..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/lc_verticaltext.png b/icon-themes/galaxy/cmd/ko/lc_verticaltext.png deleted file mode 100644 index 349b609e3a46..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/lc_verticaltext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_bold.png b/icon-themes/galaxy/cmd/ko/sc_bold.png deleted file mode 100644 index e634fbf49e42..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_charfontname.png b/icon-themes/galaxy/cmd/ko/sc_charfontname.png deleted file mode 100644 index 4837fb1b67a7..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_charfontname.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_color.png b/icon-themes/galaxy/cmd/ko/sc_color.png deleted file mode 100644 index c2d2982bdda6..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_color.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_drawtext.png b/icon-themes/galaxy/cmd/ko/sc_drawtext.png deleted file mode 100644 index 9afa6f76a82d..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_drawtext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_fontcolor.png b/icon-themes/galaxy/cmd/ko/sc_fontcolor.png deleted file mode 100644 index c2d2982bdda6..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_fontcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_fontheight.png b/icon-themes/galaxy/cmd/ko/sc_fontheight.png deleted file mode 100644 index c0e8f61feaa2..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_fontheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_italic.png b/icon-themes/galaxy/cmd/ko/sc_italic.png deleted file mode 100644 index f2a55245f7f1..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_ordercrit.png b/icon-themes/galaxy/cmd/ko/sc_ordercrit.png deleted file mode 100644 index 1ecfe3339cf6..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_ordercrit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_outlinefont.png b/icon-themes/galaxy/cmd/ko/sc_outlinefont.png deleted file mode 100644 index 3e2c55abfcf0..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_outlinefont.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_shadowed.png b/icon-themes/galaxy/cmd/ko/sc_shadowed.png deleted file mode 100644 index 36d800df0fbb..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_shadowed.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_sortdown.png b/icon-themes/galaxy/cmd/ko/sc_sortdown.png deleted file mode 100644 index 874451b910f3..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_sortdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_sortup.png b/icon-themes/galaxy/cmd/ko/sc_sortup.png deleted file mode 100644 index 82341fa96833..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_sortup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_strikeout.png b/icon-themes/galaxy/cmd/ko/sc_strikeout.png deleted file mode 100644 index 3b23f83669e1..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_strikeout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_tablesort.png b/icon-themes/galaxy/cmd/ko/sc_tablesort.png deleted file mode 100644 index 1ecfe3339cf6..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_tablesort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_text.png b/icon-themes/galaxy/cmd/ko/sc_text.png deleted file mode 100644 index 9afa6f76a82d..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_text.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_text_marquee.png b/icon-themes/galaxy/cmd/ko/sc_text_marquee.png deleted file mode 100644 index af1edb29ae9e..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_text_marquee.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_textdirectionlefttoright.png b/icon-themes/galaxy/cmd/ko/sc_textdirectionlefttoright.png deleted file mode 100644 index 864787aa38a3..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_textdirectionlefttoright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_textdirectiontoptobottom.png b/icon-themes/galaxy/cmd/ko/sc_textdirectiontoptobottom.png deleted file mode 100644 index b8df2317c1fd..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_textdirectiontoptobottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_texttoolbox.png b/icon-themes/galaxy/cmd/ko/sc_texttoolbox.png deleted file mode 100644 index 9afa6f76a82d..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_texttoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_underline.png b/icon-themes/galaxy/cmd/ko/sc_underline.png deleted file mode 100644 index fb40bb85572c..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_underlinedouble.png b/icon-themes/galaxy/cmd/ko/sc_underlinedouble.png deleted file mode 100644 index 8aa0d913ef7c..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ko/sc_verticaltext.png b/icon-themes/galaxy/cmd/ko/sc_verticaltext.png deleted file mode 100644 index 9a2ffbf7566c..000000000000 Binary files a/icon-themes/galaxy/cmd/ko/sc_verticaltext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_absoluterecord.png b/icon-themes/galaxy/cmd/lc_absoluterecord.png deleted file mode 100644 index 5f363e945c5d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_absoluterecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_accepttrackedchange.png b/icon-themes/galaxy/cmd/lc_accepttrackedchange.png deleted file mode 100644 index 8dfd998f52f0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_accepttrackedchange.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_accepttrackedchanges.png b/icon-themes/galaxy/cmd/lc_accepttrackedchanges.png deleted file mode 100644 index 71c130147750..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_accepttrackedchanges.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_actionmode.png b/icon-themes/galaxy/cmd/lc_actionmode.png deleted file mode 100644 index 2d71c5e2cd0e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_actionmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_adddatefield.png b/icon-themes/galaxy/cmd/lc_adddatefield.png deleted file mode 100644 index aff9e1bb7b43..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_adddatefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_adddirect.png b/icon-themes/galaxy/cmd/lc_adddirect.png deleted file mode 100644 index 8e18798acdb2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_adddirect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_addfield.png b/icon-themes/galaxy/cmd/lc_addfield.png deleted file mode 100644 index 4532b961a432..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_addfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_addons.png b/icon-themes/galaxy/cmd/lc_addons.png deleted file mode 100644 index 4d28dd9226e0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_addons.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_addprintarea.png b/icon-themes/galaxy/cmd/lc_addprintarea.png deleted file mode 100644 index 73fd32614514..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_addprintarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_addtable.png b/icon-themes/galaxy/cmd/lc_addtable.png deleted file mode 100644 index 7dccad97ea19..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_addtable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_addwatch.png b/icon-themes/galaxy/cmd/lc_addwatch.png deleted file mode 100644 index 6eae5ce1e6f9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_addwatch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_advancedmode.png b/icon-themes/galaxy/cmd/lc_advancedmode.png deleted file mode 100644 index 733191207498..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_advancedmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_alignblock.png b/icon-themes/galaxy/cmd/lc_alignblock.png deleted file mode 100644 index 8ecf686635e7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_alignblock.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_alignbottom.png b/icon-themes/galaxy/cmd/lc_alignbottom.png deleted file mode 100644 index c6bb51361e5a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_alignbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_aligncenter.png b/icon-themes/galaxy/cmd/lc_aligncenter.png deleted file mode 100644 index be80cdc4eea1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_aligncenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_aligndown.png b/icon-themes/galaxy/cmd/lc_aligndown.png deleted file mode 100644 index 20738753f74d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_aligndown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_alignhorizontalcenter.png b/icon-themes/galaxy/cmd/lc_alignhorizontalcenter.png deleted file mode 100644 index 439cb8f995b2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_alignhorizontalcenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_alignleft.png b/icon-themes/galaxy/cmd/lc_alignleft.png deleted file mode 100644 index 1fc23eaf37bb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_alignleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_alignmiddle.png b/icon-themes/galaxy/cmd/lc_alignmiddle.png deleted file mode 100644 index 8f94ed75f806..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_alignmiddle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_alignright.png b/icon-themes/galaxy/cmd/lc_alignright.png deleted file mode 100644 index 489a580b88ec..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_alignright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_aligntop.png b/icon-themes/galaxy/cmd/lc_aligntop.png deleted file mode 100644 index 7475ba0573e9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_aligntop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_alignup.png b/icon-themes/galaxy/cmd/lc_alignup.png deleted file mode 100644 index fe44cc319c83..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_alignup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_alignvcenter.png b/icon-themes/galaxy/cmd/lc_alignvcenter.png deleted file mode 100644 index 07091791211f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_alignvcenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_alignverticalcenter.png b/icon-themes/galaxy/cmd/lc_alignverticalcenter.png deleted file mode 100644 index 850b96acb246..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_alignverticalcenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_animationeffects.png b/icon-themes/galaxy/cmd/lc_animationeffects.png deleted file mode 100644 index 2cb7fcd296f3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_animationeffects.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_animationmode.png b/icon-themes/galaxy/cmd/lc_animationmode.png deleted file mode 100644 index c62deac05ec6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_animationmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_animationobjects.png b/icon-themes/galaxy/cmd/lc_animationobjects.png deleted file mode 100644 index 6b17dbd5db8c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_animationobjects.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_apply.png b/icon-themes/galaxy/cmd/lc_apply.png deleted file mode 100644 index 000c3003d5e4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_apply.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arc.png b/icon-themes/galaxy/cmd/lc_arc.png deleted file mode 100644 index 9b8d64ab6003..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.chevron.png b/icon-themes/galaxy/cmd/lc_arrowshapes.chevron.png deleted file mode 100644 index e053abb57a29..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.chevron.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.circular-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.circular-arrow.png deleted file mode 100644 index b7a5a9258ca7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.circular-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.corner-right-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.corner-right-arrow.png deleted file mode 100644 index cab18ea8ad87..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.corner-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.down-arrow-callout.png b/icon-themes/galaxy/cmd/lc_arrowshapes.down-arrow-callout.png deleted file mode 100644 index 7abf965b1c7d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.down-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.down-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.down-arrow.png deleted file mode 100644 index 1fd5610803ca..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.down-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.left-arrow-callout.png b/icon-themes/galaxy/cmd/lc_arrowshapes.left-arrow-callout.png deleted file mode 100644 index ea071f239fd4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.left-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.left-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.left-arrow.png deleted file mode 100644 index 5c143ef4ed93..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.left-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.left-right-arrow-callout.png b/icon-themes/galaxy/cmd/lc_arrowshapes.left-right-arrow-callout.png deleted file mode 100644 index eb74c973bc60..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.left-right-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.left-right-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.left-right-arrow.png deleted file mode 100644 index 446f3f0db5af..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.left-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.notched-right-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.notched-right-arrow.png deleted file mode 100644 index f45075a2f2a0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.notched-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.pentagon-right.png b/icon-themes/galaxy/cmd/lc_arrowshapes.pentagon-right.png deleted file mode 100644 index 2ea2e43a3cd6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.pentagon-right.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.png b/icon-themes/galaxy/cmd/lc_arrowshapes.png deleted file mode 100644 index 446f3f0db5af..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.quad-arrow-callout.png b/icon-themes/galaxy/cmd/lc_arrowshapes.quad-arrow-callout.png deleted file mode 100644 index 78899eaec56e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.quad-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.quad-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.quad-arrow.png deleted file mode 100644 index 59ae814874e6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.quad-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.right-arrow-callout.png b/icon-themes/galaxy/cmd/lc_arrowshapes.right-arrow-callout.png deleted file mode 100644 index b29aa30ce1e6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.right-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.right-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.right-arrow.png deleted file mode 100644 index 7edbb36da159..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.s-sharped-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.s-sharped-arrow.png deleted file mode 100644 index 5f865cd7837b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.s-sharped-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.split-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.split-arrow.png deleted file mode 100644 index 54e6275caa19..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.split-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.split-round-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.split-round-arrow.png deleted file mode 100644 index bb8081a66128..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.split-round-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.striped-right-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.striped-right-arrow.png deleted file mode 100644 index 66f4aca82346..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.striped-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.up-arrow-callout.png b/icon-themes/galaxy/cmd/lc_arrowshapes.up-arrow-callout.png deleted file mode 100644 index 0720d77da958..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.up-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.up-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.up-arrow.png deleted file mode 100644 index b59dca54d44c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.up-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.up-down-arrow-callout.png b/icon-themes/galaxy/cmd/lc_arrowshapes.up-down-arrow-callout.png deleted file mode 100644 index 879bf631adf4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.up-down-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.up-down-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.up-down-arrow.png deleted file mode 100644 index 2c78d6e5ae12..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.up-down-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.up-right-arrow-callout.png b/icon-themes/galaxy/cmd/lc_arrowshapes.up-right-arrow-callout.png deleted file mode 100644 index 9a1112e0507d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.up-right-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.up-right-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.up-right-arrow.png deleted file mode 100644 index 9b8346778e9b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.up-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowshapes.up-right-down-arrow.png b/icon-themes/galaxy/cmd/lc_arrowshapes.up-right-down-arrow.png deleted file mode 100644 index de7aaf1680a7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowshapes.up-right-down-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_arrowstoolbox.png b/icon-themes/galaxy/cmd/lc_arrowstoolbox.png deleted file mode 100644 index 8f1fb5882918..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_arrowstoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_assignlayout.png b/icon-themes/galaxy/cmd/lc_assignlayout.png deleted file mode 100644 index 3330175eb950..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_assignlayout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_attributepagesize.png b/icon-themes/galaxy/cmd/lc_attributepagesize.png deleted file mode 100644 index d91615738469..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_attributepagesize.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_autocontrolfocus.png b/icon-themes/galaxy/cmd/lc_autocontrolfocus.png deleted file mode 100644 index 805052ea31ec..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_autocontrolfocus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_autofilter.png b/icon-themes/galaxy/cmd/lc_autofilter.png deleted file mode 100644 index 00f7161756b8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_autofilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_autoformat.png b/icon-themes/galaxy/cmd/lc_autoformat.png deleted file mode 100644 index 0b871b145eb0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_autoformat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_autopilotmenu.png b/icon-themes/galaxy/cmd/lc_autopilotmenu.png deleted file mode 100644 index 0b871b145eb0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_autopilotmenu.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_autosum.png b/icon-themes/galaxy/cmd/lc_autosum.png deleted file mode 100644 index dbf110647cae..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_autosum.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_avmediaplayer.png b/icon-themes/galaxy/cmd/lc_avmediaplayer.png deleted file mode 100644 index 4c5579497a22..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_avmediaplayer.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_backcolor.png b/icon-themes/galaxy/cmd/lc_backcolor.png deleted file mode 100644 index e430321e35fc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_backcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_backgroundcolor.png b/icon-themes/galaxy/cmd/lc_backgroundcolor.png deleted file mode 100644 index e8f5f3ef76f4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_backgroundcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_backgroundpatterncontroller.png b/icon-themes/galaxy/cmd/lc_backgroundpatterncontroller.png deleted file mode 100644 index bb817bcf932f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_backgroundpatterncontroller.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_backward.png b/icon-themes/galaxy/cmd/lc_backward.png deleted file mode 100644 index 57ea184ddc71..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_backward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.block-arc.png b/icon-themes/galaxy/cmd/lc_basicshapes.block-arc.png deleted file mode 100644 index 6b7f916df2aa..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.block-arc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.can.png b/icon-themes/galaxy/cmd/lc_basicshapes.can.png deleted file mode 100644 index 27f5e420cae5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.can.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.circle-pie.png b/icon-themes/galaxy/cmd/lc_basicshapes.circle-pie.png deleted file mode 100644 index 54babe19b5b1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.circle-pie.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.circle.png b/icon-themes/galaxy/cmd/lc_basicshapes.circle.png deleted file mode 100644 index c79241764f14..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.circle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.cross.png b/icon-themes/galaxy/cmd/lc_basicshapes.cross.png deleted file mode 100644 index 32af901fb98b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.cross.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.cube.png b/icon-themes/galaxy/cmd/lc_basicshapes.cube.png deleted file mode 100644 index 6fab0d45adf4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.cube.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.diamond.png b/icon-themes/galaxy/cmd/lc_basicshapes.diamond.png deleted file mode 100644 index 17fea23fead3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.diamond.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.ellipse.png b/icon-themes/galaxy/cmd/lc_basicshapes.ellipse.png deleted file mode 100644 index 5540d2906b68..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.ellipse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.frame.png b/icon-themes/galaxy/cmd/lc_basicshapes.frame.png deleted file mode 100644 index 436db0884e5d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.frame.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.hexagon.png b/icon-themes/galaxy/cmd/lc_basicshapes.hexagon.png deleted file mode 100644 index c896ca4cf58d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.hexagon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.isosceles-triangle.png b/icon-themes/galaxy/cmd/lc_basicshapes.isosceles-triangle.png deleted file mode 100644 index 78115c5e80f0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.isosceles-triangle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.octagon.png b/icon-themes/galaxy/cmd/lc_basicshapes.octagon.png deleted file mode 100644 index efdc2ee14f5f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.octagon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.paper.png b/icon-themes/galaxy/cmd/lc_basicshapes.paper.png deleted file mode 100644 index 5303bee1f7f8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.paper.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.parallelogram.png b/icon-themes/galaxy/cmd/lc_basicshapes.parallelogram.png deleted file mode 100644 index 559d0bdfe365..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.parallelogram.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.pentagon.png b/icon-themes/galaxy/cmd/lc_basicshapes.pentagon.png deleted file mode 100644 index 9645627352b8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.pentagon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.png b/icon-themes/galaxy/cmd/lc_basicshapes.png deleted file mode 100644 index 17fea23fead3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.quadrat.png b/icon-themes/galaxy/cmd/lc_basicshapes.quadrat.png deleted file mode 100644 index a6d6e663d467..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.quadrat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.rectangle.png b/icon-themes/galaxy/cmd/lc_basicshapes.rectangle.png deleted file mode 100644 index 9a6bf425ebb7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.rectangle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.right-triangle.png b/icon-themes/galaxy/cmd/lc_basicshapes.right-triangle.png deleted file mode 100644 index 4c2bf123ef70..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.right-triangle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.ring.png b/icon-themes/galaxy/cmd/lc_basicshapes.ring.png deleted file mode 100644 index e3905c81805c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.ring.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.round-quadrat.png b/icon-themes/galaxy/cmd/lc_basicshapes.round-quadrat.png deleted file mode 100644 index b1d882edcad3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.round-quadrat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.round-rectangle.png b/icon-themes/galaxy/cmd/lc_basicshapes.round-rectangle.png deleted file mode 100644 index 6eecb9e226e6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.round-rectangle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicshapes.trapezoid.png b/icon-themes/galaxy/cmd/lc_basicshapes.trapezoid.png deleted file mode 100644 index 3dd5277019be..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicshapes.trapezoid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicstepinto.png b/icon-themes/galaxy/cmd/lc_basicstepinto.png deleted file mode 100644 index c2300c219b0c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicstepinto.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicstepout.png b/icon-themes/galaxy/cmd/lc_basicstepout.png deleted file mode 100644 index 1e8ddc2c5b16..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicstepout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicstepover.png b/icon-themes/galaxy/cmd/lc_basicstepover.png deleted file mode 100644 index 99756ccdf6d9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicstepover.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_basicstop.png b/icon-themes/galaxy/cmd/lc_basicstop.png deleted file mode 100644 index c84d2adc5bd0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_basicstop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_beforeobject.png b/icon-themes/galaxy/cmd/lc_beforeobject.png deleted file mode 100644 index 9518cec8eb03..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_beforeobject.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_behindobject.png b/icon-themes/galaxy/cmd/lc_behindobject.png deleted file mode 100644 index 21f1ff828e7d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_behindobject.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bezier_unfilled.png b/icon-themes/galaxy/cmd/lc_bezier_unfilled.png deleted file mode 100644 index 3aca7b9a9785..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bezier_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bezierappend.png b/icon-themes/galaxy/cmd/lc_bezierappend.png deleted file mode 100644 index 3773a4bc972c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bezierappend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bezierclose.png b/icon-themes/galaxy/cmd/lc_bezierclose.png deleted file mode 100644 index 54e654620094..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bezierclose.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bezierconvert.png b/icon-themes/galaxy/cmd/lc_bezierconvert.png deleted file mode 100644 index 796e7dcdf93e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bezierconvert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_beziercutline.png b/icon-themes/galaxy/cmd/lc_beziercutline.png deleted file mode 100644 index f72029a60324..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_beziercutline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bezierdelete.png b/icon-themes/galaxy/cmd/lc_bezierdelete.png deleted file mode 100644 index 28334c012cdb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bezierdelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bezieredge.png b/icon-themes/galaxy/cmd/lc_bezieredge.png deleted file mode 100644 index 71c6da119714..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bezieredge.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_beziereliminatepoints.png b/icon-themes/galaxy/cmd/lc_beziereliminatepoints.png deleted file mode 100644 index e4443399d667..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_beziereliminatepoints.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bezierfill.png b/icon-themes/galaxy/cmd/lc_bezierfill.png deleted file mode 100644 index 1ae396bbcc62..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bezierfill.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bezierinsert.png b/icon-themes/galaxy/cmd/lc_bezierinsert.png deleted file mode 100644 index 8cccc43f54d5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bezierinsert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_beziermove.png b/icon-themes/galaxy/cmd/lc_beziermove.png deleted file mode 100644 index d41c87830f01..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_beziermove.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_beziersmooth.png b/icon-themes/galaxy/cmd/lc_beziersmooth.png deleted file mode 100644 index 8f6dda121d47..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_beziersmooth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_beziersymmetric.png b/icon-themes/galaxy/cmd/lc_beziersymmetric.png deleted file mode 100644 index 2234883d1af0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_beziersymmetric.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bold.png b/icon-themes/galaxy/cmd/lc_bold.png deleted file mode 100644 index 7ce6b7008c1c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_borderdialog.png b/icon-themes/galaxy/cmd/lc_borderdialog.png deleted file mode 100644 index 0cd8935914ec..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_borderdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bringtofront.png b/icon-themes/galaxy/cmd/lc_bringtofront.png deleted file mode 100644 index c31aa8197e38..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bringtofront.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_browsebackward.png b/icon-themes/galaxy/cmd/lc_browsebackward.png deleted file mode 100644 index aa3eb57a2c83..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_browsebackward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_browseforward.png b/icon-themes/galaxy/cmd/lc_browseforward.png deleted file mode 100644 index 2dbf0e0b969b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_browseforward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_browseview.png b/icon-themes/galaxy/cmd/lc_browseview.png deleted file mode 100644 index e38abcb4923b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_browseview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bullet.png b/icon-themes/galaxy/cmd/lc_bullet.png deleted file mode 100644 index aad2160559bc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bullet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_bulletsandnumberingdialog.png b/icon-themes/galaxy/cmd/lc_bulletsandnumberingdialog.png deleted file mode 100644 index add0f2a2b70b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_bulletsandnumberingdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_calloutshapes.cloud-callout.png b/icon-themes/galaxy/cmd/lc_calloutshapes.cloud-callout.png deleted file mode 100644 index af7e825882f5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_calloutshapes.cloud-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_calloutshapes.line-callout-1.png b/icon-themes/galaxy/cmd/lc_calloutshapes.line-callout-1.png deleted file mode 100644 index 0acd4c1347a6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_calloutshapes.line-callout-1.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_calloutshapes.line-callout-2.png b/icon-themes/galaxy/cmd/lc_calloutshapes.line-callout-2.png deleted file mode 100644 index 77dbe940852a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_calloutshapes.line-callout-2.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_calloutshapes.line-callout-3.png b/icon-themes/galaxy/cmd/lc_calloutshapes.line-callout-3.png deleted file mode 100644 index 5f816babe4eb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_calloutshapes.line-callout-3.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_calloutshapes.png b/icon-themes/galaxy/cmd/lc_calloutshapes.png deleted file mode 100644 index fb42a8c0690d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_calloutshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_calloutshapes.rectangular-callout.png b/icon-themes/galaxy/cmd/lc_calloutshapes.rectangular-callout.png deleted file mode 100644 index ede51ed8d7bd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_calloutshapes.rectangular-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_calloutshapes.round-callout.png b/icon-themes/galaxy/cmd/lc_calloutshapes.round-callout.png deleted file mode 100644 index 03014850831f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_calloutshapes.round-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_calloutshapes.round-rectangular-callout.png b/icon-themes/galaxy/cmd/lc_calloutshapes.round-rectangular-callout.png deleted file mode 100644 index 6d9205d280e3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_calloutshapes.round-rectangular-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_cancel.png b/icon-themes/galaxy/cmd/lc_cancel.png deleted file mode 100644 index 7cdb6f08568b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_cancel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_cellvertbottom.png b/icon-themes/galaxy/cmd/lc_cellvertbottom.png deleted file mode 100644 index 1426b3ef24cd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_cellvertbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_cellvertcenter.png b/icon-themes/galaxy/cmd/lc_cellvertcenter.png deleted file mode 100644 index c5349ec606e6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_cellvertcenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_cellverttop.png b/icon-themes/galaxy/cmd/lc_cellverttop.png deleted file mode 100644 index 3c88470392ca..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_cellverttop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_centerpara.png b/icon-themes/galaxy/cmd/lc_centerpara.png deleted file mode 100644 index 439cb8f995b2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_centerpara.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_chainframes.png b/icon-themes/galaxy/cmd/lc_chainframes.png deleted file mode 100644 index 7b575a7ec4ba..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_chainframes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_changebezier.png b/icon-themes/galaxy/cmd/lc_changebezier.png deleted file mode 100644 index 9c14adb77b40..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_changebezier.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_changecasetolower.png b/icon-themes/galaxy/cmd/lc_changecasetolower.png deleted file mode 100644 index 45109beb8384..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_changecasetolower.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_changecasetoupper.png b/icon-themes/galaxy/cmd/lc_changecasetoupper.png deleted file mode 100644 index b1898bf3ec35..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_changecasetoupper.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_changepolygon.png b/icon-themes/galaxy/cmd/lc_changepolygon.png deleted file mode 100644 index ecd367258605..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_changepolygon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_characterbackgroundpattern.png b/icon-themes/galaxy/cmd/lc_characterbackgroundpattern.png deleted file mode 100644 index daaa32800144..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_characterbackgroundpattern.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_charfontname.png b/icon-themes/galaxy/cmd/lc_charfontname.png deleted file mode 100644 index 60e60b0fbb83..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_charfontname.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_charmapcontrol.png b/icon-themes/galaxy/cmd/lc_charmapcontrol.png deleted file mode 100644 index f0020188ef09..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_charmapcontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_checkbox.png b/icon-themes/galaxy/cmd/lc_checkbox.png deleted file mode 100644 index 053fe4eaba9c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_checkbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_choosecontrols.png b/icon-themes/galaxy/cmd/lc_choosecontrols.png deleted file mode 100644 index 1c8dddf7ac51..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_choosecontrols.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_choosedesign.png b/icon-themes/galaxy/cmd/lc_choosedesign.png deleted file mode 100644 index 7a00545f8d35..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_choosedesign.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_choosemacro.png b/icon-themes/galaxy/cmd/lc_choosemacro.png deleted file mode 100644 index 28cee1b779cc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_choosemacro.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_choosepolygon.png b/icon-themes/galaxy/cmd/lc_choosepolygon.png deleted file mode 100644 index 4caecf9b29f6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_choosepolygon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_circle.png b/icon-themes/galaxy/cmd/lc_circle.png deleted file mode 100644 index c79241764f14..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_circle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_circle_unfilled.png b/icon-themes/galaxy/cmd/lc_circle_unfilled.png deleted file mode 100644 index 51e91bc622f9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_circle_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_circlearc.png b/icon-themes/galaxy/cmd/lc_circlearc.png deleted file mode 100644 index a0b91c827d9a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_circlearc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_circlecut.png b/icon-themes/galaxy/cmd/lc_circlecut.png deleted file mode 100644 index 7f8354c169a0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_circlecut.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_circlecut_unfilled.png b/icon-themes/galaxy/cmd/lc_circlecut_unfilled.png deleted file mode 100644 index f81dc590c01f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_circlecut_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_circlepie.png b/icon-themes/galaxy/cmd/lc_circlepie.png deleted file mode 100644 index 54babe19b5b1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_circlepie.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_circlepie_unfilled.png b/icon-themes/galaxy/cmd/lc_circlepie_unfilled.png deleted file mode 100644 index ea2999d2e576..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_circlepie_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_clickchangerotation.png b/icon-themes/galaxy/cmd/lc_clickchangerotation.png deleted file mode 100644 index 504f89e98df2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_clickchangerotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_closedoc.png b/icon-themes/galaxy/cmd/lc_closedoc.png deleted file mode 100644 index 926bf5db6cf5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_closedoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_closedocs.png b/icon-themes/galaxy/cmd/lc_closedocs.png deleted file mode 100644 index faf0bb67c029..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_closedocs.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_closemasterview.png b/icon-themes/galaxy/cmd/lc_closemasterview.png deleted file mode 100644 index a8a88dd256b2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_closemasterview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_closewin.png b/icon-themes/galaxy/cmd/lc_closewin.png deleted file mode 100644 index 926bf5db6cf5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_closewin.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_color.png b/icon-themes/galaxy/cmd/lc_color.png deleted file mode 100644 index 327b59747035..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_color.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_colorscaleformatdialog.png b/icon-themes/galaxy/cmd/lc_colorscaleformatdialog.png deleted file mode 100644 index 359bbc3c29a1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_colorscaleformatdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_colorsettings.png b/icon-themes/galaxy/cmd/lc_colorsettings.png deleted file mode 100644 index 7fd61215aabf..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_colorsettings.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_colorview.png b/icon-themes/galaxy/cmd/lc_colorview.png deleted file mode 100644 index 10782c86e241..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_colorview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_combobox.png b/icon-themes/galaxy/cmd/lc_combobox.png deleted file mode 100644 index 848dbb276234..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_combobox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_commentchangetracking.png b/icon-themes/galaxy/cmd/lc_commentchangetracking.png deleted file mode 100644 index f8469965754a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_commentchangetracking.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_commontaskbarvisible.png b/icon-themes/galaxy/cmd/lc_commontaskbarvisible.png deleted file mode 100644 index f8374748e935..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_commontaskbarvisible.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_comparedocuments.png b/icon-themes/galaxy/cmd/lc_comparedocuments.png deleted file mode 100644 index 84cc8d254921..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_comparedocuments.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_comparedocuments.xcf.bz2 b/icon-themes/galaxy/cmd/lc_comparedocuments.xcf.bz2 deleted file mode 100644 index 40112db1ea58..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_comparedocuments.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_compilebasic.png b/icon-themes/galaxy/cmd/lc_compilebasic.png deleted file mode 100644 index c7adb5edba4e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_compilebasic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_conditionalformatdialog.png b/icon-themes/galaxy/cmd/lc_conditionalformatdialog.png deleted file mode 100644 index bbc241b09c92..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_conditionalformatdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_cone.png b/icon-themes/galaxy/cmd/lc_cone.png deleted file mode 100644 index 2a473fd2e6c9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_cone.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_config.png b/icon-themes/galaxy/cmd/lc_config.png deleted file mode 100644 index 1c8dddf7ac51..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_config.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connector.png b/icon-themes/galaxy/cmd/lc_connector.png deleted file mode 100644 index 1e7981b5c314..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connector.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorarrowend.png b/icon-themes/galaxy/cmd/lc_connectorarrowend.png deleted file mode 100644 index 921d4495fec6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorarrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorarrows.png b/icon-themes/galaxy/cmd/lc_connectorarrows.png deleted file mode 100644 index 3fd2ce6a213e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorarrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorarrowstart.png b/icon-themes/galaxy/cmd/lc_connectorarrowstart.png deleted file mode 100644 index 03f8224fb713..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorarrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcircleend.png b/icon-themes/galaxy/cmd/lc_connectorcircleend.png deleted file mode 100644 index f82e3d94ca69..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcircleend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcircles.png b/icon-themes/galaxy/cmd/lc_connectorcircles.png deleted file mode 100644 index 3c7f317a7716..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcircles.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcirclestart.png b/icon-themes/galaxy/cmd/lc_connectorcirclestart.png deleted file mode 100644 index ebcdd35aa5ea..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcirclestart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcurve.png b/icon-themes/galaxy/cmd/lc_connectorcurve.png deleted file mode 100644 index fcd437cf3464..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcurve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcurvearrowend.png b/icon-themes/galaxy/cmd/lc_connectorcurvearrowend.png deleted file mode 100644 index 61ec97cdd3bd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcurvearrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcurvearrows.png b/icon-themes/galaxy/cmd/lc_connectorcurvearrows.png deleted file mode 100644 index 990568cd1756..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcurvearrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcurvearrowstart.png b/icon-themes/galaxy/cmd/lc_connectorcurvearrowstart.png deleted file mode 100644 index a93912b13177..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcurvearrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcurvecircleend.png b/icon-themes/galaxy/cmd/lc_connectorcurvecircleend.png deleted file mode 100644 index c9aa0c2fcafe..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcurvecircleend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcurvecircles.png b/icon-themes/galaxy/cmd/lc_connectorcurvecircles.png deleted file mode 100644 index 5ece6c6670f6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcurvecircles.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorcurvecirclestart.png b/icon-themes/galaxy/cmd/lc_connectorcurvecirclestart.png deleted file mode 100644 index ae6c0b00f1ac..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorcurvecirclestart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorline.png b/icon-themes/galaxy/cmd/lc_connectorline.png deleted file mode 100644 index 78c72a19d6b0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinearrowend.png b/icon-themes/galaxy/cmd/lc_connectorlinearrowend.png deleted file mode 100644 index 4efeb09b9866..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinearrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinearrows.png b/icon-themes/galaxy/cmd/lc_connectorlinearrows.png deleted file mode 100644 index db7453f50e33..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinearrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinearrowstart.png b/icon-themes/galaxy/cmd/lc_connectorlinearrowstart.png deleted file mode 100644 index f347791184aa..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinearrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinecircleend.png b/icon-themes/galaxy/cmd/lc_connectorlinecircleend.png deleted file mode 100644 index 26644fce03ad..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinecircleend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinecircles.png b/icon-themes/galaxy/cmd/lc_connectorlinecircles.png deleted file mode 100644 index 422250bdadc7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinecircles.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinecirclestart.png b/icon-themes/galaxy/cmd/lc_connectorlinecirclestart.png deleted file mode 100644 index 4752d01cdb0c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinecirclestart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlines.png b/icon-themes/galaxy/cmd/lc_connectorlines.png deleted file mode 100644 index 13c0888dc2fc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlines.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinesarrowend.png b/icon-themes/galaxy/cmd/lc_connectorlinesarrowend.png deleted file mode 100644 index 84a4febbbf38..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinesarrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinesarrows.png b/icon-themes/galaxy/cmd/lc_connectorlinesarrows.png deleted file mode 100644 index 4c47b331b0c7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinesarrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinesarrowstart.png b/icon-themes/galaxy/cmd/lc_connectorlinesarrowstart.png deleted file mode 100644 index 2ad64df25000..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinesarrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinescircleend.png b/icon-themes/galaxy/cmd/lc_connectorlinescircleend.png deleted file mode 100644 index d20d7bb62fb9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinescircleend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinescircles.png b/icon-themes/galaxy/cmd/lc_connectorlinescircles.png deleted file mode 100644 index f6b27cf6dc07..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinescircles.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectorlinescirclestart.png b/icon-themes/galaxy/cmd/lc_connectorlinescirclestart.png deleted file mode 100644 index 5ff34597115a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectorlinescirclestart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_connectortoolbox.png b/icon-themes/galaxy/cmd/lc_connectortoolbox.png deleted file mode 100644 index 3c7f317a7716..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_connectortoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_contourdialog.png b/icon-themes/galaxy/cmd/lc_contourdialog.png deleted file mode 100644 index 0fd37eac2ff0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_contourdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_controlcodes.png b/icon-themes/galaxy/cmd/lc_controlcodes.png deleted file mode 100644 index 265128299bf2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_controlcodes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_controlproperties.png b/icon-themes/galaxy/cmd/lc_controlproperties.png deleted file mode 100644 index 2fcec259dfb3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_controlproperties.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_convertinto3d.png b/icon-themes/galaxy/cmd/lc_convertinto3d.png deleted file mode 100644 index 28442cc63c50..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_convertinto3d.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_convertinto3dlathe.png b/icon-themes/galaxy/cmd/lc_convertinto3dlathe.png deleted file mode 100644 index 04ce4cb1d718..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_convertinto3dlathe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_convertinto3dlathefast.png b/icon-themes/galaxy/cmd/lc_convertinto3dlathefast.png deleted file mode 100644 index a25e04a4406d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_convertinto3dlathefast.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_copy.png b/icon-themes/galaxy/cmd/lc_copy.png deleted file mode 100644 index acffcd96bc02..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_copy.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_crookrotate.png b/icon-themes/galaxy/cmd/lc_crookrotate.png deleted file mode 100644 index c4d14d50b437..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_crookrotate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_crookslant.png b/icon-themes/galaxy/cmd/lc_crookslant.png deleted file mode 100644 index 6c5dbf9407ff..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_crookslant.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_crop.png b/icon-themes/galaxy/cmd/lc_crop.png deleted file mode 100644 index ae8531890100..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_crop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_cube.png b/icon-themes/galaxy/cmd/lc_cube.png deleted file mode 100644 index 2cfa835be038..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_cube.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_currencyfield.png b/icon-themes/galaxy/cmd/lc_currencyfield.png deleted file mode 100644 index b1d5fdf7a9b0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_currencyfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_customanimation.png b/icon-themes/galaxy/cmd/lc_customanimation.png deleted file mode 100644 index ce3375404660..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_customanimation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_cut.png b/icon-themes/galaxy/cmd/lc_cut.png deleted file mode 100644 index a57499086f2c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_cut.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_cylinder.png b/icon-themes/galaxy/cmd/lc_cylinder.png deleted file mode 100644 index bfd386d7f527..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_cylinder.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_cyramid.png b/icon-themes/galaxy/cmd/lc_cyramid.png deleted file mode 100644 index dc49b513e22b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_cyramid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_databarformatdialog.png b/icon-themes/galaxy/cmd/lc_databarformatdialog.png deleted file mode 100644 index 0d771aed67c6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_databarformatdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_datadatapilotrun.png b/icon-themes/galaxy/cmd/lc_datadatapilotrun.png deleted file mode 100644 index dc54f63aa567..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_datadatapilotrun.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_datafilterautofilter.png b/icon-themes/galaxy/cmd/lc_datafilterautofilter.png deleted file mode 100644 index 2ab5bc057dba..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_datafilterautofilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_datafilterspecialfilter.png b/icon-themes/galaxy/cmd/lc_datafilterspecialfilter.png deleted file mode 100644 index 277edc1a9655..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_datafilterspecialfilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_datafilterstandardfilter.png b/icon-themes/galaxy/cmd/lc_datafilterstandardfilter.png deleted file mode 100644 index 0d8a8a3b3c58..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_datafilterstandardfilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dataimport.png b/icon-themes/galaxy/cmd/lc_dataimport.png deleted file mode 100644 index 4f5a23e1ef25..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dataimport.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dataincolumns.png b/icon-themes/galaxy/cmd/lc_dataincolumns.png deleted file mode 100644 index ea2367ae6c0d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dataincolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_datainrows.png b/icon-themes/galaxy/cmd/lc_datainrows.png deleted file mode 100644 index b5106c4a0f69..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_datainrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dataranges.png b/icon-themes/galaxy/cmd/lc_dataranges.png deleted file mode 100644 index 946429dec729..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dataranges.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dataranges.xcf.bz2 b/icon-themes/galaxy/cmd/lc_dataranges.xcf.bz2 deleted file mode 100644 index 227a42ba47d6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dataranges.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_datasort.png b/icon-themes/galaxy/cmd/lc_datasort.png deleted file mode 100644 index e769159d843a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_datasort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_datefield.png b/icon-themes/galaxy/cmd/lc_datefield.png deleted file mode 100644 index aff9e1bb7b43..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_datefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbaddrelation.png b/icon-themes/galaxy/cmd/lc_dbaddrelation.png deleted file mode 100644 index acd0756d9017..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbaddrelation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbchangedesignmode.png b/icon-themes/galaxy/cmd/lc_dbchangedesignmode.png deleted file mode 100644 index 2d626dcb4d2a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbchangedesignmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbclearquery.png b/icon-themes/galaxy/cmd/lc_dbclearquery.png deleted file mode 100644 index 7b9f353c5fd3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbclearquery.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbdistinctvalues.png b/icon-themes/galaxy/cmd/lc_dbdistinctvalues.png deleted file mode 100644 index 4bca1f1f3523..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbdistinctvalues.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbdtableedit.png b/icon-themes/galaxy/cmd/lc_dbdtableedit.png deleted file mode 100644 index 33f954994979..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbdtableedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbformdelete.png b/icon-themes/galaxy/cmd/lc_dbformdelete.png deleted file mode 100644 index f1792e01decd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbformdelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbformedit.png b/icon-themes/galaxy/cmd/lc_dbformedit.png deleted file mode 100644 index 9afb1e5af3b6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbformedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbformopen.png b/icon-themes/galaxy/cmd/lc_dbformopen.png deleted file mode 100644 index 990b985792a1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbformopen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbformrename.png b/icon-themes/galaxy/cmd/lc_dbformrename.png deleted file mode 100644 index 5652fcc1389d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbformrename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbindexdesign.png b/icon-themes/galaxy/cmd/lc_dbindexdesign.png deleted file mode 100644 index ec1eb881d53a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbindexdesign.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewform.png b/icon-themes/galaxy/cmd/lc_dbnewform.png deleted file mode 100644 index 3945c88734a8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewform.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewformautopilot.png b/icon-themes/galaxy/cmd/lc_dbnewformautopilot.png deleted file mode 100644 index f2658568b527..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewformautopilot.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewquery.png b/icon-themes/galaxy/cmd/lc_dbnewquery.png deleted file mode 100644 index 9b934071c967..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewquery.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewqueryautopilot.png b/icon-themes/galaxy/cmd/lc_dbnewqueryautopilot.png deleted file mode 100644 index efd9e6bdd494..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewqueryautopilot.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewquerysql.png b/icon-themes/galaxy/cmd/lc_dbnewquerysql.png deleted file mode 100644 index 313d85d37b04..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewquerysql.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewreport.png b/icon-themes/galaxy/cmd/lc_dbnewreport.png deleted file mode 100644 index e1ee8b3b265a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewreport.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewreportautopilot.png b/icon-themes/galaxy/cmd/lc_dbnewreportautopilot.png deleted file mode 100644 index f9b5837c5a7d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewreportautopilot.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewtable.png b/icon-themes/galaxy/cmd/lc_dbnewtable.png deleted file mode 100644 index d75e3ff604ea..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewtable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewtableautopilot.png b/icon-themes/galaxy/cmd/lc_dbnewtableautopilot.png deleted file mode 100644 index 57fca26d3cd7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewtableautopilot.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewview.png b/icon-themes/galaxy/cmd/lc_dbnewview.png deleted file mode 100644 index 49282d14222a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbnewviewsql.png b/icon-themes/galaxy/cmd/lc_dbnewviewsql.png deleted file mode 100644 index 134089b3b1f0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbnewviewsql.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbquerydelete.png b/icon-themes/galaxy/cmd/lc_dbquerydelete.png deleted file mode 100644 index e79021b84e3a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbquerydelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbqueryedit.png b/icon-themes/galaxy/cmd/lc_dbqueryedit.png deleted file mode 100644 index ae167677c880..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbqueryedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbqueryopen.png b/icon-themes/galaxy/cmd/lc_dbqueryopen.png deleted file mode 100644 index 85d87a2929b6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbqueryopen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbquerypropertiesdialog.png b/icon-themes/galaxy/cmd/lc_dbquerypropertiesdialog.png deleted file mode 100644 index dbea6273fdee..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbquerypropertiesdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbqueryrename.png b/icon-themes/galaxy/cmd/lc_dbqueryrename.png deleted file mode 100644 index bd2299f9f607..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbqueryrename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbreportdelete.png b/icon-themes/galaxy/cmd/lc_dbreportdelete.png deleted file mode 100644 index 2d93638786ad..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbreportdelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbreportedit.png b/icon-themes/galaxy/cmd/lc_dbreportedit.png deleted file mode 100644 index fecf4272a4f9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbreportedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbreportopen.png b/icon-themes/galaxy/cmd/lc_dbreportopen.png deleted file mode 100644 index 138c86afd4b1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbreportopen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbreportrename.png b/icon-themes/galaxy/cmd/lc_dbreportrename.png deleted file mode 100644 index 326545d29387..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbreportrename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbsortingandgrouping.png b/icon-themes/galaxy/cmd/lc_dbsortingandgrouping.png deleted file mode 100644 index 83ff7aea2bd1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbsortingandgrouping.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbtabledelete.png b/icon-themes/galaxy/cmd/lc_dbtabledelete.png deleted file mode 100644 index 4205a5183f3d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbtabledelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbtableedit.png b/icon-themes/galaxy/cmd/lc_dbtableedit.png deleted file mode 100644 index 6d183410a5fd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbtableedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbtableopen.png b/icon-themes/galaxy/cmd/lc_dbtableopen.png deleted file mode 100644 index 5f901445df13..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbtableopen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbtablerename.png b/icon-themes/galaxy/cmd/lc_dbtablerename.png deleted file mode 100644 index bd2299f9f607..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbtablerename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbviewaliases.png b/icon-themes/galaxy/cmd/lc_dbviewaliases.png deleted file mode 100644 index 570df6b3118e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbviewaliases.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbviewfunctions.png b/icon-themes/galaxy/cmd/lc_dbviewfunctions.png deleted file mode 100644 index 896c47aa04b9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbviewfunctions.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dbviewtablenames.png b/icon-themes/galaxy/cmd/lc_dbviewtablenames.png deleted file mode 100644 index ecb8b221a3b1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dbviewtablenames.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_decrementindent.png b/icon-themes/galaxy/cmd/lc_decrementindent.png deleted file mode 100644 index 778e02259502..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_decrementindent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_decrementlevel.png b/icon-themes/galaxy/cmd/lc_decrementlevel.png deleted file mode 100644 index 6ce1788e4d8b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_decrementlevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_decrementsublevels.png b/icon-themes/galaxy/cmd/lc_decrementsublevels.png deleted file mode 100644 index c218d8af6b82..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_decrementsublevels.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_defaultbullet.png b/icon-themes/galaxy/cmd/lc_defaultbullet.png deleted file mode 100644 index d1b634aadbff..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_defaultbullet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_defaultnumbering.png b/icon-themes/galaxy/cmd/lc_defaultnumbering.png deleted file mode 100644 index 6925306b041d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_defaultnumbering.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_definename.png b/icon-themes/galaxy/cmd/lc_definename.png deleted file mode 100644 index 56f55104666e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_definename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_defineprintarea.png b/icon-themes/galaxy/cmd/lc_defineprintarea.png deleted file mode 100644 index f4e3740befc8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_defineprintarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_delete.png b/icon-themes/galaxy/cmd/lc_delete.png deleted file mode 100644 index 9d0a13dc7c28..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_delete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deleteallannotation.png b/icon-themes/galaxy/cmd/lc_deleteallannotation.png deleted file mode 100644 index cedd5efd3f14..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deleteallannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deleteannotation.png b/icon-themes/galaxy/cmd/lc_deleteannotation.png deleted file mode 100644 index 23805e900387..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deleteannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deletecolumns.png b/icon-themes/galaxy/cmd/lc_deletecolumns.png deleted file mode 100644 index 74f63fb6a2c6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deletecolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deletemasterpage.png b/icon-themes/galaxy/cmd/lc_deletemasterpage.png deleted file mode 100644 index 072978485d9e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deletemasterpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deletepage.png b/icon-themes/galaxy/cmd/lc_deletepage.png deleted file mode 100644 index 717b854f53bf..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deletepage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deletepage.xcf.bz2 b/icon-themes/galaxy/cmd/lc_deletepage.xcf.bz2 deleted file mode 100644 index 5f0eb53516c1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deletepage.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deleteprintarea.png b/icon-themes/galaxy/cmd/lc_deleteprintarea.png deleted file mode 100644 index 8b243e8dc4e3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deleteprintarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deleterecord.png b/icon-themes/galaxy/cmd/lc_deleterecord.png deleted file mode 100644 index 5659e9040ead..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deleterecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deleterows.png b/icon-themes/galaxy/cmd/lc_deleterows.png deleted file mode 100644 index e40a38f72703..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deleterows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_deletetable.png b/icon-themes/galaxy/cmd/lc_deletetable.png deleted file mode 100644 index 16db8a343cf9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_deletetable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_designerdialog.png b/icon-themes/galaxy/cmd/lc_designerdialog.png deleted file mode 100644 index de8f5cd9e246..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_designerdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dia.png b/icon-themes/galaxy/cmd/lc_dia.png deleted file mode 100644 index 038bfcb51b6b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dia.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diaauto.png b/icon-themes/galaxy/cmd/lc_diaauto.png deleted file mode 100644 index 038bfcb51b6b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diaauto.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diaeffect.png b/icon-themes/galaxy/cmd/lc_diaeffect.png deleted file mode 100644 index 038bfcb51b6b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diaeffect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diagramarea.png b/icon-themes/galaxy/cmd/lc_diagramarea.png deleted file mode 100644 index df4a0e74429f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diagramarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diagramarea.xcf b/icon-themes/galaxy/cmd/lc_diagramarea.xcf deleted file mode 100644 index 2c32ded6fcbc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diagramarea.xcf and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diagramaxisx.png b/icon-themes/galaxy/cmd/lc_diagramaxisx.png deleted file mode 100644 index cc6aac9bdbf7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diagramaxisx.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diagramaxisy.png b/icon-themes/galaxy/cmd/lc_diagramaxisy.png deleted file mode 100644 index a52c969a5cab..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diagramaxisy.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diagramaxisz.png b/icon-themes/galaxy/cmd/lc_diagramaxisz.png deleted file mode 100644 index 6df327c542ef..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diagramaxisz.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diagramaxisz.xcf.bz2 b/icon-themes/galaxy/cmd/lc_diagramaxisz.xcf.bz2 deleted file mode 100644 index 3d5cebce70b0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diagramaxisz.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diagramdata.png b/icon-themes/galaxy/cmd/lc_diagramdata.png deleted file mode 100644 index 646496b2dcd8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diagramdata.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diagramtype.png b/icon-themes/galaxy/cmd/lc_diagramtype.png deleted file mode 100644 index 18a39393e906..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diagramtype.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diaspeed.png b/icon-themes/galaxy/cmd/lc_diaspeed.png deleted file mode 100644 index dc709b464c79..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diaspeed.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_diatime.png b/icon-themes/galaxy/cmd/lc_diatime.png deleted file mode 100644 index 038bfcb51b6b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_diatime.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_displaymode.png b/icon-themes/galaxy/cmd/lc_displaymode.png deleted file mode 100644 index 481407d3dfb8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_displaymode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_distributecolumns.png b/icon-themes/galaxy/cmd/lc_distributecolumns.png deleted file mode 100644 index 5eb9e30eee42..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_distributecolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_distributerows.png b/icon-themes/galaxy/cmd/lc_distributerows.png deleted file mode 100644 index c6ea62cf9d10..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_distributerows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_distributeselection.png b/icon-themes/galaxy/cmd/lc_distributeselection.png deleted file mode 100644 index 758e7ce52d78..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_distributeselection.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_doubleclicktextedit.png b/icon-themes/galaxy/cmd/lc_doubleclicktextedit.png deleted file mode 100644 index e0860c811b95..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_doubleclicktextedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_downsearch.png b/icon-themes/galaxy/cmd/lc_downsearch.png deleted file mode 100644 index c7090277cc75..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_downsearch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_draw.png b/icon-themes/galaxy/cmd/lc_draw.png deleted file mode 100644 index cd7a290000db..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_draw.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_drawcaption.png b/icon-themes/galaxy/cmd/lc_drawcaption.png deleted file mode 100644 index f14b21b59331..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_drawcaption.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_drawchart.png b/icon-themes/galaxy/cmd/lc_drawchart.png deleted file mode 100644 index 99615d03db78..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_drawchart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_drawselect.png b/icon-themes/galaxy/cmd/lc_drawselect.png deleted file mode 100644 index dca5af45c5bd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_drawselect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_drawtext.png b/icon-themes/galaxy/cmd/lc_drawtext.png deleted file mode 100644 index c59681524975..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_drawtext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dsbdocumentdatasource.png b/icon-themes/galaxy/cmd/lc_dsbdocumentdatasource.png deleted file mode 100644 index 88f94827c6c2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dsbdocumentdatasource.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dsbeditdoc.png b/icon-themes/galaxy/cmd/lc_dsbeditdoc.png deleted file mode 100644 index 2f26d1571ec7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dsbeditdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dsbformletter.png b/icon-themes/galaxy/cmd/lc_dsbformletter.png deleted file mode 100644 index f04e4c5d5ba6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dsbformletter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dsbinsertcolumns.png b/icon-themes/galaxy/cmd/lc_dsbinsertcolumns.png deleted file mode 100644 index 9df01bf2b5b4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dsbinsertcolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dsbinsertcontent.png b/icon-themes/galaxy/cmd/lc_dsbinsertcontent.png deleted file mode 100644 index a1047bc64ed6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dsbinsertcontent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_dsbrowserexplorer.png b/icon-themes/galaxy/cmd/lc_dsbrowserexplorer.png deleted file mode 100644 index cedba7a2b613..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_dsbrowserexplorer.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_duplicatepage.png b/icon-themes/galaxy/cmd/lc_duplicatepage.png deleted file mode 100644 index 118caa99a596..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_duplicatepage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_edit.png b/icon-themes/galaxy/cmd/lc_edit.png deleted file mode 100644 index 3ece3c814fe5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_edit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_editdoc.png b/icon-themes/galaxy/cmd/lc_editdoc.png deleted file mode 100644 index 2f26d1571ec7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_editdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_editglossary.png b/icon-themes/galaxy/cmd/lc_editglossary.png deleted file mode 100644 index fcba68f1feb5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_editglossary.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_editheaderandfooter.png b/icon-themes/galaxy/cmd/lc_editheaderandfooter.png deleted file mode 100644 index c391c9da54ff..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_editheaderandfooter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_editprintarea.png b/icon-themes/galaxy/cmd/lc_editprintarea.png deleted file mode 100644 index c54bffe7fb5c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_editprintarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_ellipse.png b/icon-themes/galaxy/cmd/lc_ellipse.png deleted file mode 100644 index 5e0e1ff264d7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_ellipse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_ellipse_unfilled.png b/icon-themes/galaxy/cmd/lc_ellipse_unfilled.png deleted file mode 100644 index 924003b8ee3e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_ellipse_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_ellipsecut.png b/icon-themes/galaxy/cmd/lc_ellipsecut.png deleted file mode 100644 index bbe808bdcfea..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_ellipsecut.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_ellipsecut_unfilled.png b/icon-themes/galaxy/cmd/lc_ellipsecut_unfilled.png deleted file mode 100644 index 58049f7b3b95..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_ellipsecut_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_ellipsetoolbox.png b/icon-themes/galaxy/cmd/lc_ellipsetoolbox.png deleted file mode 100644 index 5540d2906b68..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_ellipsetoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_emojicontrol.png b/icon-themes/galaxy/cmd/lc_emojicontrol.png deleted file mode 100644 index bfcfd2d36133..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_emojicontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_entergroup.png b/icon-themes/galaxy/cmd/lc_entergroup.png deleted file mode 100644 index 4e73879a77c9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_entergroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_entirecolumn.png b/icon-themes/galaxy/cmd/lc_entirecolumn.png deleted file mode 100644 index 94e2607cc3d9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_entirecolumn.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_entirerow.png b/icon-themes/galaxy/cmd/lc_entirerow.png deleted file mode 100644 index b073ce479c27..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_entirerow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_euroconverter.png b/icon-themes/galaxy/cmd/lc_euroconverter.png deleted file mode 100644 index fee389067c12..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_euroconverter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_executereport.png b/icon-themes/galaxy/cmd/lc_executereport.png deleted file mode 100644 index 781abc3b0b05..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_executereport.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_exitsearch.png b/icon-themes/galaxy/cmd/lc_exitsearch.png deleted file mode 100644 index 52ce0dad9279..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_exitsearch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_expandpage.png b/icon-themes/galaxy/cmd/lc_expandpage.png deleted file mode 100644 index 2e319359bf51..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_expandpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_exportdialog.png b/icon-themes/galaxy/cmd/lc_exportdialog.png deleted file mode 100644 index 975c3b82a55e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_exportdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_exportdirecttoepub.png b/icon-themes/galaxy/cmd/lc_exportdirecttoepub.png deleted file mode 100644 index 338c5a0d4853..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_exportdirecttoepub.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_exportdirecttopdf.png b/icon-themes/galaxy/cmd/lc_exportdirecttopdf.png deleted file mode 100644 index e5348aa3c865..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_exportdirecttopdf.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_exportto.png b/icon-themes/galaxy/cmd/lc_exportto.png deleted file mode 100644 index 4e5ee3cced94..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_exportto.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extendedhelp.png b/icon-themes/galaxy/cmd/lc_extendedhelp.png deleted file mode 100644 index e6beffb7e9ad..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extendedhelp.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusion3dcolor.png b/icon-themes/galaxy/cmd/lc_extrusion3dcolor.png deleted file mode 100644 index d192b80ccf12..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusion3dcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusiondepthfloater.png b/icon-themes/galaxy/cmd/lc_extrusiondepthfloater.png deleted file mode 100644 index 547ecb5640bb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusiondepthfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusiondirectionfloater.png b/icon-themes/galaxy/cmd/lc_extrusiondirectionfloater.png deleted file mode 100644 index 0db07bcd876d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusiondirectionfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusionlightingfloater.png b/icon-themes/galaxy/cmd/lc_extrusionlightingfloater.png deleted file mode 100644 index 9f18e2ce7896..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusionlightingfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusionsurfacefloater.png b/icon-themes/galaxy/cmd/lc_extrusionsurfacefloater.png deleted file mode 100644 index e39a81dcfcf8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusionsurfacefloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusiontiltdown.png b/icon-themes/galaxy/cmd/lc_extrusiontiltdown.png deleted file mode 100644 index b4bf19e07311..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusiontiltdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusiontiltleft.png b/icon-themes/galaxy/cmd/lc_extrusiontiltleft.png deleted file mode 100644 index 79e0e341f5d4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusiontiltleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusiontiltright.png b/icon-themes/galaxy/cmd/lc_extrusiontiltright.png deleted file mode 100644 index be44a20c0506..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusiontiltright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusiontiltup.png b/icon-themes/galaxy/cmd/lc_extrusiontiltup.png deleted file mode 100644 index 4d382bdaa020..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusiontiltup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_extrusiontoggle.png b/icon-themes/galaxy/cmd/lc_extrusiontoggle.png deleted file mode 100644 index abd461aaceee..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_extrusiontoggle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fieldnames.png b/icon-themes/galaxy/cmd/lc_fieldnames.png deleted file mode 100644 index d43cccb54aa3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fieldnames.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fields.png b/icon-themes/galaxy/cmd/lc_fields.png deleted file mode 100644 index d43cccb54aa3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fields.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_filecontrol.png b/icon-themes/galaxy/cmd/lc_filecontrol.png deleted file mode 100644 index ffe7edbf2fac..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_filecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fillshadow.png b/icon-themes/galaxy/cmd/lc_fillshadow.png deleted file mode 100644 index ba0f16b658d8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fillshadow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fillstyle.png b/icon-themes/galaxy/cmd/lc_fillstyle.png deleted file mode 100644 index 3b34ed5fc516..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fillstyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_filtercrit.png b/icon-themes/galaxy/cmd/lc_filtercrit.png deleted file mode 100644 index 98963fd39fb8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_filtercrit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_firstpage.png b/icon-themes/galaxy/cmd/lc_firstpage.png deleted file mode 100644 index 4edd3e212c94..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_firstpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_firstrecord.png b/icon-themes/galaxy/cmd/lc_firstrecord.png deleted file mode 100644 index 53d83cfc384c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_firstrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fliphorizontal.png b/icon-themes/galaxy/cmd/lc_fliphorizontal.png deleted file mode 100644 index 1a428242d72b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fliphorizontal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flipvertical.png b/icon-themes/galaxy/cmd/lc_flipvertical.png deleted file mode 100644 index 2dee631129e9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flipvertical.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-alternate-process.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-alternate-process.png deleted file mode 100644 index b1d882edcad3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-alternate-process.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-card.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-card.png deleted file mode 100644 index bc9431c80f02..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-card.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-collate.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-collate.png deleted file mode 100644 index b0a6b36c6fcb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-collate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-connector.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-connector.png deleted file mode 100644 index c79241764f14..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-connector.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-data.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-data.png deleted file mode 100644 index de902cf9b4e5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-data.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-decision.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-decision.png deleted file mode 100644 index 17fea23fead3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-decision.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-delay.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-delay.png deleted file mode 100644 index a8c4c17e0213..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-delay.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-direct-access-storage.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-direct-access-storage.png deleted file mode 100644 index bcc091509686..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-direct-access-storage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-display.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-display.png deleted file mode 100644 index 8a05e4e89fe4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-display.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-document.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-document.png deleted file mode 100644 index 697e2257de3d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-document.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-extract.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-extract.png deleted file mode 100644 index 78115c5e80f0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-extract.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-internal-storage.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-internal-storage.png deleted file mode 100644 index 896a87fb8934..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-internal-storage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-magnetic-disk.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-magnetic-disk.png deleted file mode 100644 index 0d549bfb4a3b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-magnetic-disk.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-manual-input.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-manual-input.png deleted file mode 100644 index 3db99166bb15..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-manual-input.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-manual-operation.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-manual-operation.png deleted file mode 100644 index 3dd5277019be..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-manual-operation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-merge.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-merge.png deleted file mode 100644 index d794cbec38fa..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-merge.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-multidocument.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-multidocument.png deleted file mode 100644 index 9824e2f0fab4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-multidocument.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-off-page-connector.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-off-page-connector.png deleted file mode 100644 index 0e6cd5d3af83..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-off-page-connector.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-or.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-or.png deleted file mode 100644 index 36dd424b949a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-or.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-predefined-process.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-predefined-process.png deleted file mode 100644 index 3c922094d37c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-predefined-process.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-preparation.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-preparation.png deleted file mode 100644 index c896ca4cf58d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-preparation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-process.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-process.png deleted file mode 100644 index a6d6e663d467..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-process.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-punched-tape.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-punched-tape.png deleted file mode 100644 index fd5a60c3dfee..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-punched-tape.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-sequential-access.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-sequential-access.png deleted file mode 100644 index 836f9007dfe0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-sequential-access.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-sort.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-sort.png deleted file mode 100644 index e1e34d43bd73..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-sort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-stored-data.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-stored-data.png deleted file mode 100644 index 8be9bfdb2095..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-stored-data.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-summing-junction.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-summing-junction.png deleted file mode 100644 index abe4992eb11f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-summing-junction.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-terminator.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-terminator.png deleted file mode 100644 index 2a4a0a4c4b30..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.flowchart-terminator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_flowchartshapes.png b/icon-themes/galaxy/cmd/lc_flowchartshapes.png deleted file mode 100644 index 896a87fb8934..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_flowchartshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontcolor.png b/icon-themes/galaxy/cmd/lc_fontcolor.png deleted file mode 100644 index 327b59747035..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontdialog.png b/icon-themes/galaxy/cmd/lc_fontdialog.png deleted file mode 100644 index fe07828cfe69..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontheight.png b/icon-themes/galaxy/cmd/lc_fontheight.png deleted file mode 100644 index 439475ce607d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontwork.png b/icon-themes/galaxy/cmd/lc_fontwork.png deleted file mode 100644 index d03732d2ae89..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontwork.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkalignmentfloater.png b/icon-themes/galaxy/cmd/lc_fontworkalignmentfloater.png deleted file mode 100644 index 439cb8f995b2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkalignmentfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkcharacterspacingfloater.png b/icon-themes/galaxy/cmd/lc_fontworkcharacterspacingfloater.png deleted file mode 100644 index 1c27a7562487..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkcharacterspacingfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkgalleryfloater.png b/icon-themes/galaxy/cmd/lc_fontworkgalleryfloater.png deleted file mode 100644 index f6173010d93c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkgalleryfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworksameletterheights.png b/icon-themes/galaxy/cmd/lc_fontworksameletterheights.png deleted file mode 100644 index b0f34b7b9794..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworksameletterheights.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.png deleted file mode 100644 index 666a9a416739..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.png deleted file mode 100644 index 1d80fdfa2381..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.png deleted file mode 100644 index 18be5ce94d33..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.png deleted file mode 100644 index 20226efe41da..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.png deleted file mode 100644 index 6e8f6e84b70d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.png deleted file mode 100644 index 22af7e8e0ac7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.png deleted file mode 100644 index 4743e6441e8f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.png deleted file mode 100644 index 2688982155a9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-chevron-down.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-chevron-down.png deleted file mode 100644 index 41a96a5330f9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-chevron-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-chevron-up.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-chevron-up.png deleted file mode 100644 index 61cf27812415..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-chevron-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-circle-curve.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-circle-curve.png deleted file mode 100644 index 52d9cd4377cf..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-circle-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-circle-pour.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-circle-pour.png deleted file mode 100644 index d09adf3e6740..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-circle-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-curve-down.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-curve-down.png deleted file mode 100644 index ab3e5682918f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-curve-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-curve-up.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-curve-up.png deleted file mode 100644 index c8f6674a6685..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-curve-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-down.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-down.png deleted file mode 100644 index f1f6428e51c3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-left.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-left.png deleted file mode 100644 index 87753f12b899..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-left.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-right.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-right.png deleted file mode 100644 index fc481bc87948..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-right.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-up-and-left.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-up-and-left.png deleted file mode 100644 index a80326bb8336..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-up-and-left.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-up-and-right.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-up-and-right.png deleted file mode 100644 index 164f35fe1f72..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-up-and-right.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-up.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-up.png deleted file mode 100644 index 2d826db7d5a7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-fade-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-inflate.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-inflate.png deleted file mode 100644 index 7b50ad4fdf60..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-inflate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-open-circle-curve.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-open-circle-curve.png deleted file mode 100644 index ed8417ded25e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-open-circle-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-open-circle-pour.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-open-circle-pour.png deleted file mode 100644 index 26d7097e0624..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-open-circle-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-plain-text.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-plain-text.png deleted file mode 100644 index ca23476a2bdc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-plain-text.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-slant-down.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-slant-down.png deleted file mode 100644 index 8cfa98a75b79..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-slant-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-slant-up.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-slant-up.png deleted file mode 100644 index 9451ad4f66ed..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-slant-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-stop.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-stop.png deleted file mode 100644 index 6edf0a7c097e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-stop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-triangle-down.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-triangle-down.png deleted file mode 100644 index f99ddd16f16e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-triangle-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-triangle-up.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-triangle-up.png deleted file mode 100644 index e470b94a62fe..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-triangle-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-wave.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-wave.png deleted file mode 100644 index e1d55d573980..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.fontwork-wave.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fontworkshapetype.png b/icon-themes/galaxy/cmd/lc_fontworkshapetype.png deleted file mode 100644 index 5cbf55271784..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fontworkshapetype.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formatarea.png b/icon-themes/galaxy/cmd/lc_formatarea.png deleted file mode 100644 index 5dd0bbf3b1e6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formatarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formatcolumns.png b/icon-themes/galaxy/cmd/lc_formatcolumns.png deleted file mode 100644 index 67d259cbee92..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formatcolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formatgroup.png b/icon-themes/galaxy/cmd/lc_formatgroup.png deleted file mode 100644 index 743ee54af40c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formatgroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formatline.png b/icon-themes/galaxy/cmd/lc_formatline.png deleted file mode 100644 index f3a9aebb1543..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formatline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formatpaintbrush.png b/icon-themes/galaxy/cmd/lc_formatpaintbrush.png deleted file mode 100644 index 2a41157e051c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formatpaintbrush.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formattedfield.png b/icon-themes/galaxy/cmd/lc_formattedfield.png deleted file mode 100644 index 129a457d9c9b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formattedfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formatungroup.png b/icon-themes/galaxy/cmd/lc_formatungroup.png deleted file mode 100644 index 68de9a9b7121..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formatungroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formdesigntools.png b/icon-themes/galaxy/cmd/lc_formdesigntools.png deleted file mode 100644 index 367d0022e8c7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formdesigntools.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formelcursor.png b/icon-themes/galaxy/cmd/lc_formelcursor.png deleted file mode 100644 index 602b6fe7169d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formelcursor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formfilter.png b/icon-themes/galaxy/cmd/lc_formfilter.png deleted file mode 100644 index a0814a5d1ad3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formfilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formfiltered.png b/icon-themes/galaxy/cmd/lc_formfiltered.png deleted file mode 100644 index 18f61c55891d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formfiltered.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formfilterexecute.png b/icon-themes/galaxy/cmd/lc_formfilterexecute.png deleted file mode 100644 index ed6b39465b7c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formfilterexecute.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formfilternavigator.png b/icon-themes/galaxy/cmd/lc_formfilternavigator.png deleted file mode 100644 index 14497e7d50cf..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formfilternavigator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_formproperties.png b/icon-themes/galaxy/cmd/lc_formproperties.png deleted file mode 100644 index 097cee7604f4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_formproperties.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_forward.png b/icon-themes/galaxy/cmd/lc_forward.png deleted file mode 100644 index 96fad46f78f9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_forward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_framedialog.png b/icon-themes/galaxy/cmd/lc_framedialog.png deleted file mode 100644 index d0ec174bec46..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_framedialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_framelinecolor.png b/icon-themes/galaxy/cmd/lc_framelinecolor.png deleted file mode 100644 index fcc47e402aee..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_framelinecolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_freeline.png b/icon-themes/galaxy/cmd/lc_freeline.png deleted file mode 100644 index 34f191e393b7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_freeline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_freeline_unfilled.png b/icon-themes/galaxy/cmd/lc_freeline_unfilled.png deleted file mode 100644 index 29a4089fe196..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_freeline_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_freezepanes.png b/icon-themes/galaxy/cmd/lc_freezepanes.png deleted file mode 100644 index d3aacc9e07b0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_freezepanes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_freezepanes.xcf b/icon-themes/galaxy/cmd/lc_freezepanes.xcf deleted file mode 100644 index eb538c2d2892..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_freezepanes.xcf and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_fullscreen.png b/icon-themes/galaxy/cmd/lc_fullscreen.png deleted file mode 100644 index 97b774f85a7b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_fullscreen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gallery.png b/icon-themes/galaxy/cmd/lc_gallery.png deleted file mode 100644 index 04d8b3cb01a9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gallery.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_glueeditmode.png b/icon-themes/galaxy/cmd/lc_glueeditmode.png deleted file mode 100644 index c25d0c985906..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_glueeditmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_glueescapedirectionbottom.png b/icon-themes/galaxy/cmd/lc_glueescapedirectionbottom.png deleted file mode 100644 index 277aebf7f6ef..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_glueescapedirectionbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_glueescapedirectionleft.png b/icon-themes/galaxy/cmd/lc_glueescapedirectionleft.png deleted file mode 100644 index 18c1b0e1421c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_glueescapedirectionleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_glueescapedirectionright.png b/icon-themes/galaxy/cmd/lc_glueescapedirectionright.png deleted file mode 100644 index 2bdd8b538754..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_glueescapedirectionright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_glueescapedirectiontop.png b/icon-themes/galaxy/cmd/lc_glueescapedirectiontop.png deleted file mode 100644 index 6765917765bf..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_glueescapedirectiontop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gluehorzaligncenter.png b/icon-themes/galaxy/cmd/lc_gluehorzaligncenter.png deleted file mode 100644 index 68d5975389cd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gluehorzaligncenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gluehorzalignleft.png b/icon-themes/galaxy/cmd/lc_gluehorzalignleft.png deleted file mode 100644 index 33b1653213fe..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gluehorzalignleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gluehorzalignright.png b/icon-themes/galaxy/cmd/lc_gluehorzalignright.png deleted file mode 100644 index 658a2b6b9259..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gluehorzalignright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_glueinsertpoint.png b/icon-themes/galaxy/cmd/lc_glueinsertpoint.png deleted file mode 100644 index 95d97e8ae8cc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_glueinsertpoint.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gluepercent.png b/icon-themes/galaxy/cmd/lc_gluepercent.png deleted file mode 100644 index 9f6ba341a4d1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gluepercent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gluevertalignbottom.png b/icon-themes/galaxy/cmd/lc_gluevertalignbottom.png deleted file mode 100644 index c0a43dba7cc6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gluevertalignbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gluevertaligncenter.png b/icon-themes/galaxy/cmd/lc_gluevertaligncenter.png deleted file mode 100644 index ae0ba3b5f684..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gluevertaligncenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gluevertaligntop.png b/icon-themes/galaxy/cmd/lc_gluevertaligntop.png deleted file mode 100644 index 9d20da89f73b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gluevertaligntop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_goalseekdialog.png b/icon-themes/galaxy/cmd/lc_goalseekdialog.png deleted file mode 100644 index 503d26dfbc5c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_goalseekdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gotoend.png b/icon-themes/galaxy/cmd/lc_gotoend.png deleted file mode 100644 index ef6c0ba72b1e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gotoend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gotoendofdoc.png b/icon-themes/galaxy/cmd/lc_gotoendofdoc.png deleted file mode 100644 index 5a4df8cab8f5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gotoendofdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gotostartofdoc.png b/icon-themes/galaxy/cmd/lc_gotostartofdoc.png deleted file mode 100644 index 4edd3e212c94..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gotostartofdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gotostartoftable.png b/icon-themes/galaxy/cmd/lc_gotostartoftable.png deleted file mode 100644 index 92ff4f03a632..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gotostartoftable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grafattrcrop.png b/icon-themes/galaxy/cmd/lc_grafattrcrop.png deleted file mode 100644 index 49d52fe60aab..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grafattrcrop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grafblue.png b/icon-themes/galaxy/cmd/lc_grafblue.png deleted file mode 100644 index d64f4a65d788..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grafblue.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grafcontrast.png b/icon-themes/galaxy/cmd/lc_grafcontrast.png deleted file mode 100644 index bfe9ffeb33cd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grafcontrast.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grafgamma.png b/icon-themes/galaxy/cmd/lc_grafgamma.png deleted file mode 100644 index 64ee125e90a0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grafgamma.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grafgreen.png b/icon-themes/galaxy/cmd/lc_grafgreen.png deleted file mode 100644 index c1cd0d5a5e5b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grafgreen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grafinvert.png b/icon-themes/galaxy/cmd/lc_grafinvert.png deleted file mode 100644 index 2e5edb51b0a8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grafinvert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grafluminance.png b/icon-themes/galaxy/cmd/lc_grafluminance.png deleted file mode 100644 index d0bc996f780f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grafluminance.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grafmode.png b/icon-themes/galaxy/cmd/lc_grafmode.png deleted file mode 100644 index 972a37203391..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grafmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grafred.png b/icon-themes/galaxy/cmd/lc_grafred.png deleted file mode 100644 index 3e971070b9e4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grafred.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graftransparence.png b/icon-themes/galaxy/cmd/lc_graftransparence.png deleted file mode 100644 index f0c2bc187a2f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graftransparence.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphic.png b/icon-themes/galaxy/cmd/lc_graphic.png deleted file mode 100644 index 44781180d0f1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicdialog.png b/icon-themes/galaxy/cmd/lc_graphicdialog.png deleted file mode 100644 index 511744afdc49..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicdialog.xcf.bz2 b/icon-themes/galaxy/cmd/lc_graphicdialog.xcf.bz2 deleted file mode 100644 index ad8efbd8e92a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicdialog.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfilterinvert.png b/icon-themes/galaxy/cmd/lc_graphicfilterinvert.png deleted file mode 100644 index 3bd917d5de43..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfilterinvert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfiltermosaic.png b/icon-themes/galaxy/cmd/lc_graphicfiltermosaic.png deleted file mode 100644 index 82b522850445..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfiltermosaic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfilterpopart.png b/icon-themes/galaxy/cmd/lc_graphicfilterpopart.png deleted file mode 100644 index 72fbbbffcb0f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfilterpopart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfilterposter.png b/icon-themes/galaxy/cmd/lc_graphicfilterposter.png deleted file mode 100644 index c1b121c451b4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfilterposter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfilterrelief.png b/icon-themes/galaxy/cmd/lc_graphicfilterrelief.png deleted file mode 100644 index d9e94f9d4b73..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfilterrelief.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfilterremovenoise.png b/icon-themes/galaxy/cmd/lc_graphicfilterremovenoise.png deleted file mode 100644 index f8b1f4adc00e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfilterremovenoise.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfiltersepia.png b/icon-themes/galaxy/cmd/lc_graphicfiltersepia.png deleted file mode 100644 index 553e1bfa69b5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfiltersepia.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfiltersharpen.png b/icon-themes/galaxy/cmd/lc_graphicfiltersharpen.png deleted file mode 100644 index 11c46633b2ca..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfiltersharpen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfiltersmooth.png b/icon-themes/galaxy/cmd/lc_graphicfiltersmooth.png deleted file mode 100644 index 7d430b39e4b1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfiltersmooth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfiltersobel.png b/icon-themes/galaxy/cmd/lc_graphicfiltersobel.png deleted file mode 100644 index f7a4f8e3b1d6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfiltersobel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfiltersolarize.png b/icon-themes/galaxy/cmd/lc_graphicfiltersolarize.png deleted file mode 100644 index e8d813d2d291..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfiltersolarize.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_graphicfiltertoolbox.png b/icon-themes/galaxy/cmd/lc_graphicfiltertoolbox.png deleted file mode 100644 index 5049ee58b11e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_graphicfiltertoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_greatestheight.png b/icon-themes/galaxy/cmd/lc_greatestheight.png deleted file mode 100644 index f03991eba8e4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_greatestheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_greatestwidth.png b/icon-themes/galaxy/cmd/lc_greatestwidth.png deleted file mode 100644 index 45c663b55a8f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_greatestwidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grid.png b/icon-themes/galaxy/cmd/lc_grid.png deleted file mode 100644 index 646496b2dcd8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_griduse.png b/icon-themes/galaxy/cmd/lc_griduse.png deleted file mode 100644 index ae0a0b471104..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_griduse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_gridvisible.png b/icon-themes/galaxy/cmd/lc_gridvisible.png deleted file mode 100644 index 2d70b378141b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_gridvisible.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_group.png b/icon-themes/galaxy/cmd/lc_group.png deleted file mode 100644 index 4f5a23e1ef25..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_group.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_groupbox.png b/icon-themes/galaxy/cmd/lc_groupbox.png deleted file mode 100644 index bcbfb9d98078..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_groupbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_grow.png b/icon-themes/galaxy/cmd/lc_grow.png deleted file mode 100644 index a0d2f004caf6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_grow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_halfsphere.png b/icon-themes/galaxy/cmd/lc_halfsphere.png deleted file mode 100644 index ac5870ffc61c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_halfsphere.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_hangingindent.png b/icon-themes/galaxy/cmd/lc_hangingindent.png deleted file mode 100644 index 2adc4628a732..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_hangingindent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_helpindex.png b/icon-themes/galaxy/cmd/lc_helpindex.png deleted file mode 100644 index 543c9020dac1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_helpindex.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_helplinesmove.png b/icon-themes/galaxy/cmd/lc_helplinesmove.png deleted file mode 100644 index 9071d23b5bc7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_helplinesmove.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_helplinesuse.png b/icon-themes/galaxy/cmd/lc_helplinesuse.png deleted file mode 100644 index ef306a6341ca..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_helplinesuse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_helplinesvisible.png b/icon-themes/galaxy/cmd/lc_helplinesvisible.png deleted file mode 100644 index b4d93ba7a3c4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_helplinesvisible.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_hfixedline.png b/icon-themes/galaxy/cmd/lc_hfixedline.png deleted file mode 100644 index 10ed87322858..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_hfixedline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_hideslide.png b/icon-themes/galaxy/cmd/lc_hideslide.png deleted file mode 100644 index 8c8f7c6ad209..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_hideslide.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_hscrollbar.png b/icon-themes/galaxy/cmd/lc_hscrollbar.png deleted file mode 100644 index 528edcb4a4a0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_hscrollbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_hyperlinkdialog.png b/icon-themes/galaxy/cmd/lc_hyperlinkdialog.png deleted file mode 100644 index ef1024a32ff3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_hyperlinkdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_hyphenate.png b/icon-themes/galaxy/cmd/lc_hyphenate.png deleted file mode 100644 index 59c010f797e4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_hyphenate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_hyphenation.png b/icon-themes/galaxy/cmd/lc_hyphenation.png deleted file mode 100644 index c3c8776994db..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_hyphenation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_iconsetformatdialog.png b/icon-themes/galaxy/cmd/lc_iconsetformatdialog.png deleted file mode 100644 index 55b1bca060c3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_iconsetformatdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_imagebutton.png b/icon-themes/galaxy/cmd/lc_imagebutton.png deleted file mode 100644 index c4bc02fd5a72..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_imagebutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_imagecontrol.png b/icon-themes/galaxy/cmd/lc_imagecontrol.png deleted file mode 100644 index a2969c20e691..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_imagecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_imagemapdialog.png b/icon-themes/galaxy/cmd/lc_imagemapdialog.png deleted file mode 100644 index 677bb56105a0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_imagemapdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_importdialog.png b/icon-themes/galaxy/cmd/lc_importdialog.png deleted file mode 100644 index 8a107f51552f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_importdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_importfromfile.png b/icon-themes/galaxy/cmd/lc_importfromfile.png deleted file mode 100644 index 7c417b13cf47..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_importfromfile.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_incrementindent.png b/icon-themes/galaxy/cmd/lc_incrementindent.png deleted file mode 100644 index 755f0431fec9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_incrementindent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_incrementlevel.png b/icon-themes/galaxy/cmd/lc_incrementlevel.png deleted file mode 100644 index 488abd70cc3f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_incrementlevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_incrementsublevels.png b/icon-themes/galaxy/cmd/lc_incrementsublevels.png deleted file mode 100644 index 0f93a88930d9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_incrementsublevels.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_inscellsctrl.png b/icon-themes/galaxy/cmd/lc_inscellsctrl.png deleted file mode 100644 index 81cf3026046f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_inscellsctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertannotation.png b/icon-themes/galaxy/cmd/lc_insertannotation.png deleted file mode 100644 index 66630355a51f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertauthorfield.png b/icon-themes/galaxy/cmd/lc_insertauthorfield.png deleted file mode 100644 index abc8231c9a81..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertauthorfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertavmedia.png b/icon-themes/galaxy/cmd/lc_insertavmedia.png deleted file mode 100644 index df5da0bc942f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertavmedia.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertbookmark.png b/icon-themes/galaxy/cmd/lc_insertbookmark.png deleted file mode 100644 index 65074852a394..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertbookmark.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertcaptiondialog.png b/icon-themes/galaxy/cmd/lc_insertcaptiondialog.png deleted file mode 100644 index 30c038b52306..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertcaptiondialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertcellsdown.png b/icon-themes/galaxy/cmd/lc_insertcellsdown.png deleted file mode 100644 index 1fcccdb65ba7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertcellsdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertcellsright.png b/icon-themes/galaxy/cmd/lc_insertcellsright.png deleted file mode 100644 index f64bcd8dff68..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertcellsright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertcolumns.png b/icon-themes/galaxy/cmd/lc_insertcolumns.png deleted file mode 100644 index 688d9029abf9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertcolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertcolumnsafter.png b/icon-themes/galaxy/cmd/lc_insertcolumnsafter.png deleted file mode 100644 index 6fdcfa23b364..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertcolumnsafter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertcolumnsbefore.png b/icon-themes/galaxy/cmd/lc_insertcolumnsbefore.png deleted file mode 100644 index 35e9179591b7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertcolumnsbefore.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertctrl.png b/icon-themes/galaxy/cmd/lc_insertctrl.png deleted file mode 100644 index e10672be8715..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertcurrencyfield.png b/icon-themes/galaxy/cmd/lc_insertcurrencyfield.png deleted file mode 100644 index b1d5fdf7a9b0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertcurrencyfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertdatefield.png b/icon-themes/galaxy/cmd/lc_insertdatefield.png deleted file mode 100644 index aff9e1bb7b43..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertdatefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertdoc.png b/icon-themes/galaxy/cmd/lc_insertdoc.png deleted file mode 100644 index 387a522ede7f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertdraw.png b/icon-themes/galaxy/cmd/lc_insertdraw.png deleted file mode 100644 index fa567c9dff31..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertdraw.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertedit.png b/icon-themes/galaxy/cmd/lc_insertedit.png deleted file mode 100644 index 3ece3c814fe5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertendnote.png b/icon-themes/galaxy/cmd/lc_insertendnote.png deleted file mode 100644 index 8c702fe608fc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertendnote.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertendnote.xcf.bz2 b/icon-themes/galaxy/cmd/lc_insertendnote.xcf.bz2 deleted file mode 100644 index 35cd719026fa..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertendnote.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertfield.png b/icon-themes/galaxy/cmd/lc_insertfield.png deleted file mode 100644 index 9df01bf2b5b4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertfieldctrl.png b/icon-themes/galaxy/cmd/lc_insertfieldctrl.png deleted file mode 100644 index 9df01bf2b5b4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertfieldctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertfilecontrol.png b/icon-themes/galaxy/cmd/lc_insertfilecontrol.png deleted file mode 100644 index 1a287b2d2d08..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertfilecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertfixedtext.png b/icon-themes/galaxy/cmd/lc_insertfixedtext.png deleted file mode 100644 index fc6ff34ab14a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertfixedtext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertfootnote.png b/icon-themes/galaxy/cmd/lc_insertfootnote.png deleted file mode 100644 index 1c05a6eb0580..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertfootnote.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertformattedfield.png b/icon-themes/galaxy/cmd/lc_insertformattedfield.png deleted file mode 100644 index 129a457d9c9b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertformattedfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertformcheck.png b/icon-themes/galaxy/cmd/lc_insertformcheck.png deleted file mode 100644 index 053fe4eaba9c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertformcheck.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertformcombo.png b/icon-themes/galaxy/cmd/lc_insertformcombo.png deleted file mode 100644 index 848dbb276234..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertformcombo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertformhscroll.png b/icon-themes/galaxy/cmd/lc_insertformhscroll.png deleted file mode 100644 index 528edcb4a4a0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertformhscroll.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertformlist.png b/icon-themes/galaxy/cmd/lc_insertformlist.png deleted file mode 100644 index 622b21d38b9e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertformlist.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertformradio.png b/icon-themes/galaxy/cmd/lc_insertformradio.png deleted file mode 100644 index 13a406c32062..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertformradio.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertformspin.png b/icon-themes/galaxy/cmd/lc_insertformspin.png deleted file mode 100644 index 5da9aa13ee47..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertformspin.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertformula.png b/icon-themes/galaxy/cmd/lc_insertformula.png deleted file mode 100644 index eaa2f1dae47a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertformula.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertformvscroll.png b/icon-themes/galaxy/cmd/lc_insertformvscroll.png deleted file mode 100644 index 5a070c552325..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertformvscroll.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertframe.png b/icon-themes/galaxy/cmd/lc_insertframe.png deleted file mode 100644 index 4a3beaea1deb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertframeinteract.png b/icon-themes/galaxy/cmd/lc_insertframeinteract.png deleted file mode 100644 index f9586fa0c0c9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertframeinteract.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertframeinteractnocolumns.png b/icon-themes/galaxy/cmd/lc_insertframeinteractnocolumns.png deleted file mode 100644 index 2e12a888d6b6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertframeinteractnocolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertgraphic.png b/icon-themes/galaxy/cmd/lc_insertgraphic.png deleted file mode 100644 index a745ea8329d2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertgraphic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_inserthyperlink.png b/icon-themes/galaxy/cmd/lc_inserthyperlink.png deleted file mode 100644 index 6e1bcdfffa62..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_inserthyperlink.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertimagecontrol.png b/icon-themes/galaxy/cmd/lc_insertimagecontrol.png deleted file mode 100644 index 8acbe0e4511a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertimagecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertindexesentry.png b/icon-themes/galaxy/cmd/lc_insertindexesentry.png deleted file mode 100644 index a697c64cc572..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertindexesentry.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertlistbox.png b/icon-themes/galaxy/cmd/lc_insertlistbox.png deleted file mode 100644 index 622b21d38b9e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertlistbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertmasterpage.png b/icon-themes/galaxy/cmd/lc_insertmasterpage.png deleted file mode 100644 index c253e3b500c4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertmasterpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertmath.png b/icon-themes/galaxy/cmd/lc_insertmath.png deleted file mode 100644 index 5330bd8ff3e3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertmath.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertmenutitles.png b/icon-themes/galaxy/cmd/lc_insertmenutitles.png deleted file mode 100644 index c8a2fe9975ce..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertmenutitles.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertmenutitles.xcf.bz2 b/icon-themes/galaxy/cmd/lc_insertmenutitles.xcf.bz2 deleted file mode 100644 index 220582d9ed2f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertmenutitles.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertmultiindex.png b/icon-themes/galaxy/cmd/lc_insertmultiindex.png deleted file mode 100644 index b2372f2374d1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertmultiindex.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertneutralparagraph.png b/icon-themes/galaxy/cmd/lc_insertneutralparagraph.png deleted file mode 100644 index c5d9ef48f3e2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertneutralparagraph.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertnumericfield.png b/icon-themes/galaxy/cmd/lc_insertnumericfield.png deleted file mode 100644 index 05c2ad7ecb1d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertnumericfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertobjctrl.png b/icon-themes/galaxy/cmd/lc_insertobjctrl.png deleted file mode 100644 index 9223c1057fb0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertobjctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertobject.png b/icon-themes/galaxy/cmd/lc_insertobject.png deleted file mode 100644 index 9223c1057fb0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertobject.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertobjectchart.png b/icon-themes/galaxy/cmd/lc_insertobjectchart.png deleted file mode 100644 index 99615d03db78..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertobjectchart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertobjectdialog.png b/icon-themes/galaxy/cmd/lc_insertobjectdialog.png deleted file mode 100644 index 9223c1057fb0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertobjectdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertobjectfloatingframe.png b/icon-themes/galaxy/cmd/lc_insertobjectfloatingframe.png deleted file mode 100644 index e8a1e2d8237f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertobjectfloatingframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertobjectstarmath.png b/icon-themes/galaxy/cmd/lc_insertobjectstarmath.png deleted file mode 100644 index 5330bd8ff3e3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertobjectstarmath.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertpage.png b/icon-themes/galaxy/cmd/lc_insertpage.png deleted file mode 100644 index 99b1996ad252..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertpagebreak.png b/icon-themes/galaxy/cmd/lc_insertpagebreak.png deleted file mode 100644 index 2bae45e650a3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertpagebreak.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertpagebreak.xcf.bz2 b/icon-themes/galaxy/cmd/lc_insertpagebreak.xcf.bz2 deleted file mode 100644 index 39ec36448484..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertpagebreak.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertpagecountfield.png b/icon-themes/galaxy/cmd/lc_insertpagecountfield.png deleted file mode 100644 index a8a1f827a84f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertpagecountfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertpagenumberfield.png b/icon-themes/galaxy/cmd/lc_insertpagenumberfield.png deleted file mode 100644 index c63fd7923f79..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertpagenumberfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertpatternfield.png b/icon-themes/galaxy/cmd/lc_insertpatternfield.png deleted file mode 100644 index 6ea563fd1184..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertpatternfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertplugin.png b/icon-themes/galaxy/cmd/lc_insertplugin.png deleted file mode 100644 index 20394cdd0359..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertplugin.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertpushbutton.png b/icon-themes/galaxy/cmd/lc_insertpushbutton.png deleted file mode 100644 index b8236437ae51..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertpushbutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertreferencefield.png b/icon-themes/galaxy/cmd/lc_insertreferencefield.png deleted file mode 100644 index 6d32f3f2a3ae..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertreferencefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertrows.png b/icon-themes/galaxy/cmd/lc_insertrows.png deleted file mode 100644 index 235a43e56b58..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertrowsafter.png b/icon-themes/galaxy/cmd/lc_insertrowsafter.png deleted file mode 100644 index 6a70006221dd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertrowsafter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertrowsbefore.png b/icon-themes/galaxy/cmd/lc_insertrowsbefore.png deleted file mode 100644 index 15f95ce3fe9a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertrowsbefore.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertsection.png b/icon-themes/galaxy/cmd/lc_insertsection.png deleted file mode 100644 index 2f251b1b7cad..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertsection.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertsound.png b/icon-themes/galaxy/cmd/lc_insertsound.png deleted file mode 100644 index 1e4ed18570fd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertsound.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertspreadsheet.png b/icon-themes/galaxy/cmd/lc_insertspreadsheet.png deleted file mode 100644 index 646496b2dcd8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertspreadsheet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertsymbol.png b/icon-themes/galaxy/cmd/lc_insertsymbol.png deleted file mode 100644 index f0020188ef09..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertsymbol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_inserttable.png b/icon-themes/galaxy/cmd/lc_inserttable.png deleted file mode 100644 index 646496b2dcd8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_inserttable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_inserttextframe.png b/icon-themes/galaxy/cmd/lc_inserttextframe.png deleted file mode 100644 index c9195d7aff46..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_inserttextframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_inserttimefield.png b/icon-themes/galaxy/cmd/lc_inserttimefield.png deleted file mode 100644 index 61f4de884bea..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_inserttimefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_inserttitlefield.png b/icon-themes/galaxy/cmd/lc_inserttitlefield.png deleted file mode 100644 index 767f2646a4f5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_inserttitlefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_inserttoolbox.png b/icon-themes/galaxy/cmd/lc_inserttoolbox.png deleted file mode 100644 index 7c417b13cf47..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_inserttoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_inserttopicfield.png b/icon-themes/galaxy/cmd/lc_inserttopicfield.png deleted file mode 100644 index eb4392a83f3e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_inserttopicfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_inserttreecontrol.png b/icon-themes/galaxy/cmd/lc_inserttreecontrol.png deleted file mode 100644 index 34f15a295c99..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_inserttreecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insertvideo.png b/icon-themes/galaxy/cmd/lc_insertvideo.png deleted file mode 100644 index 6b17dbd5db8c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insertvideo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_insobjctrl.png b/icon-themes/galaxy/cmd/lc_insobjctrl.png deleted file mode 100644 index 9223c1057fb0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_insobjctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_interactivegradient.png b/icon-themes/galaxy/cmd/lc_interactivegradient.png deleted file mode 100644 index b2bd94e09b4e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_interactivegradient.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_interactivetransparence.png b/icon-themes/galaxy/cmd/lc_interactivetransparence.png deleted file mode 100644 index 5f42c81d284e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_interactivetransparence.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_italic.png b/icon-themes/galaxy/cmd/lc_italic.png deleted file mode 100644 index eb2bd8c4be4b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_justifypara.png b/icon-themes/galaxy/cmd/lc_justifypara.png deleted file mode 100644 index 8ecf686635e7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_justifypara.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_label.png b/icon-themes/galaxy/cmd/lc_label.png deleted file mode 100644 index 6d75a2ab0267..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_label.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_lastpage.png b/icon-themes/galaxy/cmd/lc_lastpage.png deleted file mode 100644 index fbde2701f80e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_lastpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_lastrecord.png b/icon-themes/galaxy/cmd/lc_lastrecord.png deleted file mode 100644 index af1bb3bd591b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_lastrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_leaveallgroups.png b/icon-themes/galaxy/cmd/lc_leaveallgroups.png deleted file mode 100644 index 8afd3beb7003..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_leaveallgroups.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_leavegroup.png b/icon-themes/galaxy/cmd/lc_leavegroup.png deleted file mode 100644 index ac525463f392..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_leavegroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_leftpara.png b/icon-themes/galaxy/cmd/lc_leftpara.png deleted file mode 100644 index 1fc23eaf37bb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_leftpara.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_legend.png b/icon-themes/galaxy/cmd/lc_legend.png deleted file mode 100644 index 3f9af4198bf9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_legend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_legend.xcf.bz2 b/icon-themes/galaxy/cmd/lc_legend.xcf.bz2 deleted file mode 100644 index 3171abfd41e1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_legend.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_line.png b/icon-themes/galaxy/cmd/lc_line.png deleted file mode 100644 index 0fccdc5886f0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_line.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_line_diagonal.png b/icon-themes/galaxy/cmd/lc_line_diagonal.png deleted file mode 100644 index 62e5cf261b76..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_line_diagonal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linearrowcircle.png b/icon-themes/galaxy/cmd/lc_linearrowcircle.png deleted file mode 100644 index b96befa72609..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linearrowcircle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linearrowend.png b/icon-themes/galaxy/cmd/lc_linearrowend.png deleted file mode 100644 index 8f1fb5882918..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linearrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linearrows.png b/icon-themes/galaxy/cmd/lc_linearrows.png deleted file mode 100644 index a0d4a3179c07..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linearrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linearrowsquare.png b/icon-themes/galaxy/cmd/lc_linearrowsquare.png deleted file mode 100644 index dcaf7852cb55..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linearrowsquare.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linearrowstart.png b/icon-themes/galaxy/cmd/lc_linearrowstart.png deleted file mode 100644 index 445a17a8a4d7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linearrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linecirclearrow.png b/icon-themes/galaxy/cmd/lc_linecirclearrow.png deleted file mode 100644 index b7253fc644e8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linecirclearrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_lineendstyle.png b/icon-themes/galaxy/cmd/lc_lineendstyle.png deleted file mode 100644 index 2bc8e3aa3844..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_lineendstyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linesquarearrow.png b/icon-themes/galaxy/cmd/lc_linesquarearrow.png deleted file mode 100644 index 3a1f10491af0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linesquarearrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linestyle.png b/icon-themes/galaxy/cmd/lc_linestyle.png deleted file mode 100644 index 0cd8935914ec..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linestyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linetoolbox.png b/icon-themes/galaxy/cmd/lc_linetoolbox.png deleted file mode 100644 index 71b5f234abf0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linetoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_linewidth.png b/icon-themes/galaxy/cmd/lc_linewidth.png deleted file mode 100644 index dbe499131225..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_linewidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_listbox.png b/icon-themes/galaxy/cmd/lc_listbox.png deleted file mode 100644 index 4cf1152dad0e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_listbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_loadbasic.png b/icon-themes/galaxy/cmd/lc_loadbasic.png deleted file mode 100644 index edb2677b0f85..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_loadbasic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_macrorecorder.png b/icon-themes/galaxy/cmd/lc_macrorecorder.png deleted file mode 100644 index 36b0db403739..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_macrorecorder.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_managebreakpoints.png b/icon-themes/galaxy/cmd/lc_managebreakpoints.png deleted file mode 100644 index b83eb004f35e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_managebreakpoints.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_managelanguage.png b/icon-themes/galaxy/cmd/lc_managelanguage.png deleted file mode 100644 index 36e9aad1ee8e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_managelanguage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_marks.png b/icon-themes/galaxy/cmd/lc_marks.png deleted file mode 100644 index 2de9c0f058ab..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_marks.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_matchgroup.png b/icon-themes/galaxy/cmd/lc_matchgroup.png deleted file mode 100644 index 4a6e42ab07b4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_matchgroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_measureline.png b/icon-themes/galaxy/cmd/lc_measureline.png deleted file mode 100644 index 834754dc465f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_measureline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_mergecells.png b/icon-themes/galaxy/cmd/lc_mergecells.png deleted file mode 100644 index aa97bfb98e5c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_mergecells.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_mergedialog.png b/icon-themes/galaxy/cmd/lc_mergedialog.png deleted file mode 100644 index af9c85746aba..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_mergedialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_mirror.png b/icon-themes/galaxy/cmd/lc_mirror.png deleted file mode 100644 index 6cc952d6a5f3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_mirror.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_modifyframe.png b/icon-themes/galaxy/cmd/lc_modifyframe.png deleted file mode 100644 index 690b58f5bf79..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_modifyframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_modifypage.png b/icon-themes/galaxy/cmd/lc_modifypage.png deleted file mode 100644 index 3a61b13f0a9b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_modifypage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_moduledialog.png b/icon-themes/galaxy/cmd/lc_moduledialog.png deleted file mode 100644 index 950048238cd3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_moduledialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_morecontrols.png b/icon-themes/galaxy/cmd/lc_morecontrols.png deleted file mode 100644 index e229b0e0e68a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_morecontrols.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_movedown.png b/icon-themes/galaxy/cmd/lc_movedown.png deleted file mode 100644 index 6baaaedabd9f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_movedown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_movedownsubitems.png b/icon-themes/galaxy/cmd/lc_movedownsubitems.png deleted file mode 100644 index 18b22bbbfcda..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_movedownsubitems.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_movepagedown.png b/icon-themes/galaxy/cmd/lc_movepagedown.png deleted file mode 100644 index d9c15843e013..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_movepagedown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_movepagefirst.png b/icon-themes/galaxy/cmd/lc_movepagefirst.png deleted file mode 100644 index 6422d7755811..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_movepagefirst.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_movepagelast.png b/icon-themes/galaxy/cmd/lc_movepagelast.png deleted file mode 100644 index b76c82fc04a2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_movepagelast.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_movepageup.png b/icon-themes/galaxy/cmd/lc_movepageup.png deleted file mode 100644 index b496c381db11..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_movepageup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_moveup.png b/icon-themes/galaxy/cmd/lc_moveup.png deleted file mode 100644 index 47c3f468472d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_moveup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_moveupsubitems.png b/icon-themes/galaxy/cmd/lc_moveupsubitems.png deleted file mode 100644 index 1c26d24ba1e7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_moveupsubitems.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_navigateback.png b/icon-themes/galaxy/cmd/lc_navigateback.png deleted file mode 100644 index decfbd1de4c7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_navigateback.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_navigateforward.png b/icon-themes/galaxy/cmd/lc_navigateforward.png deleted file mode 100644 index 7ca3c3f37156..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_navigateforward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_navigationbar.png b/icon-themes/galaxy/cmd/lc_navigationbar.png deleted file mode 100644 index 408787fa32ff..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_navigationbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_navigator.png b/icon-themes/galaxy/cmd/lc_navigator.png deleted file mode 100644 index 0bcb359df5ae..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_navigator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_newarrangement.png b/icon-themes/galaxy/cmd/lc_newarrangement.png deleted file mode 100644 index 9942188feb8b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_newarrangement.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_newdoc.png b/icon-themes/galaxy/cmd/lc_newdoc.png deleted file mode 100644 index 8e18798acdb2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_newdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_newrecord.png b/icon-themes/galaxy/cmd/lc_newrecord.png deleted file mode 100644 index e4443676154d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_newrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_nextannotation.png b/icon-themes/galaxy/cmd/lc_nextannotation.png deleted file mode 100644 index 6dcef59ef2a0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_nextannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_nextpage.png b/icon-themes/galaxy/cmd/lc_nextpage.png deleted file mode 100644 index a9b3d8e1b21f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_nextpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_nextrecord.png b/icon-themes/galaxy/cmd/lc_nextrecord.png deleted file mode 100644 index 39d54c072a5d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_nextrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_nexttrackedchange.png b/icon-themes/galaxy/cmd/lc_nexttrackedchange.png deleted file mode 100644 index d66819892d4d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_nexttrackedchange.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_no.png b/icon-themes/galaxy/cmd/lc_no.png deleted file mode 100644 index b277996de5ef..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_no.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numberformatcurrency.png b/icon-themes/galaxy/cmd/lc_numberformatcurrency.png deleted file mode 100644 index 43f709615034..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numberformatcurrency.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numberformatdate.png b/icon-themes/galaxy/cmd/lc_numberformatdate.png deleted file mode 100644 index aff9e1bb7b43..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numberformatdate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numberformatdecdecimals.png b/icon-themes/galaxy/cmd/lc_numberformatdecdecimals.png deleted file mode 100644 index b7a6e1a6c00c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numberformatdecdecimals.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numberformatdecimal.png b/icon-themes/galaxy/cmd/lc_numberformatdecimal.png deleted file mode 100644 index adb6ada287ea..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numberformatdecimal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numberformatincdecimals.png b/icon-themes/galaxy/cmd/lc_numberformatincdecimals.png deleted file mode 100644 index 714f6f579b61..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numberformatincdecimals.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numberformatpercent.png b/icon-themes/galaxy/cmd/lc_numberformatpercent.png deleted file mode 100644 index 76fdd208d40b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numberformatpercent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numberformatscientific.png b/icon-themes/galaxy/cmd/lc_numberformatscientific.png deleted file mode 100644 index 9947060339d7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numberformatscientific.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numberformatstandard.png b/icon-themes/galaxy/cmd/lc_numberformatstandard.png deleted file mode 100644 index 096a58c479a3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numberformatstandard.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numberingstart.png b/icon-themes/galaxy/cmd/lc_numberingstart.png deleted file mode 100644 index 7390a64db851..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numberingstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_numericfield.png b/icon-themes/galaxy/cmd/lc_numericfield.png deleted file mode 100644 index 805b536ee972..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_numericfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_objectalign.png b/icon-themes/galaxy/cmd/lc_objectalign.png deleted file mode 100644 index 82061262046c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_objectalign.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_objectalignleft.png b/icon-themes/galaxy/cmd/lc_objectalignleft.png deleted file mode 100644 index 82061262046c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_objectalignleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_objectalignright.png b/icon-themes/galaxy/cmd/lc_objectalignright.png deleted file mode 100644 index f14cf557068e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_objectalignright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_objectcatalog.png b/icon-themes/galaxy/cmd/lc_objectcatalog.png deleted file mode 100644 index fa567c9dff31..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_objectcatalog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_objectposition.png b/icon-themes/galaxy/cmd/lc_objectposition.png deleted file mode 100644 index 4caecf9b29f6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_objectposition.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_objects3dtoolbox.png b/icon-themes/galaxy/cmd/lc_objects3dtoolbox.png deleted file mode 100644 index 305f4acca948..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_objects3dtoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_ok.png b/icon-themes/galaxy/cmd/lc_ok.png deleted file mode 100644 index f71c7a5d40f6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_ok.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_open.png b/icon-themes/galaxy/cmd/lc_open.png deleted file mode 100644 index 57ab8872594f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_open.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_openfromcalc.png b/icon-themes/galaxy/cmd/lc_openfromcalc.png deleted file mode 100644 index 57ab8872594f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_openfromcalc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_openfromwriter.png b/icon-themes/galaxy/cmd/lc_openfromwriter.png deleted file mode 100644 index 57ab8872594f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_openfromwriter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_openreadonly.png b/icon-themes/galaxy/cmd/lc_openreadonly.png deleted file mode 100644 index fd3e0d092a4d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_openreadonly.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_openremote.png b/icon-themes/galaxy/cmd/lc_openremote.png deleted file mode 100644 index f0d5c8f02a14..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_openremote.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_openurl.png b/icon-themes/galaxy/cmd/lc_openurl.png deleted file mode 100644 index 6e1bcdfffa62..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_openurl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_optimizetable.png b/icon-themes/galaxy/cmd/lc_optimizetable.png deleted file mode 100644 index 7891fcefeec6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_optimizetable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_ordercrit.png b/icon-themes/galaxy/cmd/lc_ordercrit.png deleted file mode 100644 index e769159d843a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_ordercrit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_orientation.png b/icon-themes/galaxy/cmd/lc_orientation.png deleted file mode 100644 index a951f0d17cd1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_orientation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlinebullet.png b/icon-themes/galaxy/cmd/lc_outlinebullet.png deleted file mode 100644 index 49e8a2693ef6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlinebullet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlinecollapse.png b/icon-themes/galaxy/cmd/lc_outlinecollapse.png deleted file mode 100644 index 6a218a1438da..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlinecollapse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlinecollapseall.png b/icon-themes/galaxy/cmd/lc_outlinecollapseall.png deleted file mode 100644 index 0370baf11ea9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlinecollapseall.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlinedown.png b/icon-themes/galaxy/cmd/lc_outlinedown.png deleted file mode 100644 index 6baaaedabd9f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlinedown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlineexpand.png b/icon-themes/galaxy/cmd/lc_outlineexpand.png deleted file mode 100644 index d1d467c2c6be..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlineexpand.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlineexpandall.png b/icon-themes/galaxy/cmd/lc_outlineexpandall.png deleted file mode 100644 index 914791afdee1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlineexpandall.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlinefont.png b/icon-themes/galaxy/cmd/lc_outlinefont.png deleted file mode 100644 index e7f555efb301..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlinefont.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlineformat.png b/icon-themes/galaxy/cmd/lc_outlineformat.png deleted file mode 100644 index fe07828cfe69..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlineformat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlineleft.png b/icon-themes/galaxy/cmd/lc_outlineleft.png deleted file mode 100644 index 488abd70cc3f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlineleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlineright.png b/icon-themes/galaxy/cmd/lc_outlineright.png deleted file mode 100644 index 6ce1788e4d8b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlineright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_outlineup.png b/icon-themes/galaxy/cmd/lc_outlineup.png deleted file mode 100644 index 3289396bcf92..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_outlineup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_overline.png b/icon-themes/galaxy/cmd/lc_overline.png deleted file mode 100644 index cda70f8c9efe..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_overline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pagecolumntype.png b/icon-themes/galaxy/cmd/lc_pagecolumntype.png deleted file mode 100644 index 49625cdf1901..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pagecolumntype.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pagedown.png b/icon-themes/galaxy/cmd/lc_pagedown.png deleted file mode 100644 index a9b3d8e1b21f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pagedown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pagemargin.png b/icon-themes/galaxy/cmd/lc_pagemargin.png deleted file mode 100644 index 49625cdf1901..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pagemargin.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pageup.png b/icon-themes/galaxy/cmd/lc_pageup.png deleted file mode 100644 index a0ffabd8215a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pageup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_paragraphdialog.png b/icon-themes/galaxy/cmd/lc_paragraphdialog.png deleted file mode 100644 index dcd186ffec6c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_paragraphdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_paralefttoright.png b/icon-themes/galaxy/cmd/lc_paralefttoright.png deleted file mode 100644 index ed28cf63cbfe..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_paralefttoright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pararighttoleft.png b/icon-themes/galaxy/cmd/lc_pararighttoleft.png deleted file mode 100644 index 344cb6d30b1a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pararighttoleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_paraspacedecrease.png b/icon-themes/galaxy/cmd/lc_paraspacedecrease.png deleted file mode 100644 index f8ef367168da..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_paraspacedecrease.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_paraspaceincrease.png b/icon-themes/galaxy/cmd/lc_paraspaceincrease.png deleted file mode 100644 index 2e13fffc4583..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_paraspaceincrease.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_paste.png b/icon-themes/galaxy/cmd/lc_paste.png deleted file mode 100644 index 5f0c8a1b24bb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_paste.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_patternfield.png b/icon-themes/galaxy/cmd/lc_patternfield.png deleted file mode 100644 index 6ea563fd1184..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_patternfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pickthrough.png b/icon-themes/galaxy/cmd/lc_pickthrough.png deleted file mode 100644 index 180471495064..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pickthrough.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pie.png b/icon-themes/galaxy/cmd/lc_pie.png deleted file mode 100644 index 71af2a045d82..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pie.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pie_unfilled.png b/icon-themes/galaxy/cmd/lc_pie_unfilled.png deleted file mode 100644 index 014fcebd9cce..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pie_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pluginsactive.png b/icon-themes/galaxy/cmd/lc_pluginsactive.png deleted file mode 100644 index d5708e8dcfdb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pluginsactive.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_polygon.png b/icon-themes/galaxy/cmd/lc_polygon.png deleted file mode 100644 index 0bc50abfb759..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_polygon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_polygon_diagonal.png b/icon-themes/galaxy/cmd/lc_polygon_diagonal.png deleted file mode 100644 index a3f52d71f7ec..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_polygon_diagonal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_polygon_diagonal_unfilled.png b/icon-themes/galaxy/cmd/lc_polygon_diagonal_unfilled.png deleted file mode 100644 index 85e49dcb4cb7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_polygon_diagonal_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_polygon_unfilled.png b/icon-themes/galaxy/cmd/lc_polygon_unfilled.png deleted file mode 100644 index e802357d8592..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_polygon_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_presentation.png b/icon-themes/galaxy/cmd/lc_presentation.png deleted file mode 100644 index b0ce8c417341..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_presentation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_presentationcurrentslide.png b/icon-themes/galaxy/cmd/lc_presentationcurrentslide.png deleted file mode 100644 index 74bc51258a59..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_presentationcurrentslide.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_presentationcurrentslide.xcf.bz2 b/icon-themes/galaxy/cmd/lc_presentationcurrentslide.xcf.bz2 deleted file mode 100644 index b0f085696869..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_presentationcurrentslide.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_presentationlayout.png b/icon-themes/galaxy/cmd/lc_presentationlayout.png deleted file mode 100644 index dffc11eb42ef..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_presentationlayout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_presentationminimizer.png b/icon-themes/galaxy/cmd/lc_presentationminimizer.png deleted file mode 100644 index be89b61c1f0f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_presentationminimizer.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_previewprintoptions.png b/icon-themes/galaxy/cmd/lc_previewprintoptions.png deleted file mode 100644 index 2a3fba302a0a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_previewprintoptions.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_previewzoom.png b/icon-themes/galaxy/cmd/lc_previewzoom.png deleted file mode 100644 index 228d958d9938..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_previewzoom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_previousannotation.png b/icon-themes/galaxy/cmd/lc_previousannotation.png deleted file mode 100644 index 963b62c2f1b4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_previousannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_previouspage.png b/icon-themes/galaxy/cmd/lc_previouspage.png deleted file mode 100644 index 269b12f87efe..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_previouspage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_previoustrackedchange.png b/icon-themes/galaxy/cmd/lc_previoustrackedchange.png deleted file mode 100644 index d232343498a4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_previoustrackedchange.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_prevrecord.png b/icon-themes/galaxy/cmd/lc_prevrecord.png deleted file mode 100644 index 7664c749bb89..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_prevrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_print.png b/icon-themes/galaxy/cmd/lc_print.png deleted file mode 100644 index 2d9d04fff05d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_print.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_printdefault.png b/icon-themes/galaxy/cmd/lc_printdefault.png deleted file mode 100644 index 2d9d04fff05d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_printdefault.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_printersetup.png b/icon-themes/galaxy/cmd/lc_printersetup.png deleted file mode 100644 index 2a3fba302a0a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_printersetup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_printlayout.png b/icon-themes/galaxy/cmd/lc_printlayout.png deleted file mode 100644 index ac1a7c186d65..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_printlayout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_printpagepreview.png b/icon-themes/galaxy/cmd/lc_printpagepreview.png deleted file mode 100644 index f006969c9d3f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_printpagepreview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_printpreview.png b/icon-themes/galaxy/cmd/lc_printpreview.png deleted file mode 100644 index 582d076e1ff7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_printpreview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_progressbar.png b/icon-themes/galaxy/cmd/lc_progressbar.png deleted file mode 100644 index 7811db9bc132..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_progressbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_protecttracechangemode.png b/icon-themes/galaxy/cmd/lc_protecttracechangemode.png deleted file mode 100644 index 5aba79f59c4f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_protecttracechangemode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_pushbutton.png b/icon-themes/galaxy/cmd/lc_pushbutton.png deleted file mode 100644 index b8236437ae51..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_pushbutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_quickedit.png b/icon-themes/galaxy/cmd/lc_quickedit.png deleted file mode 100644 index 1be0ec983b51..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_quickedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_quit.png b/icon-themes/galaxy/cmd/lc_quit.png deleted file mode 100644 index 0aff5c46aaa2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_quit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_radiobutton.png b/icon-themes/galaxy/cmd/lc_radiobutton.png deleted file mode 100644 index 13a406c32062..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_radiobutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_recsave.png b/icon-themes/galaxy/cmd/lc_recsave.png deleted file mode 100644 index 18388877a469..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_recsave.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_recsearch.png b/icon-themes/galaxy/cmd/lc_recsearch.png deleted file mode 100644 index 879f0bebb42a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_recsearch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rect.png b/icon-themes/galaxy/cmd/lc_rect.png deleted file mode 100644 index 9a6bf425ebb7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rect_rounded.png b/icon-themes/galaxy/cmd/lc_rect_rounded.png deleted file mode 100644 index 85bbe4e19572..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rect_rounded.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rect_rounded_unfilled.png b/icon-themes/galaxy/cmd/lc_rect_rounded_unfilled.png deleted file mode 100644 index 65fef872808b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rect_rounded_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rect_unfilled.png b/icon-themes/galaxy/cmd/lc_rect_unfilled.png deleted file mode 100644 index ba07637b026d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rect_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rectangletoolbox.png b/icon-themes/galaxy/cmd/lc_rectangletoolbox.png deleted file mode 100644 index 9a6bf425ebb7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rectangletoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_recundo.png b/icon-themes/galaxy/cmd/lc_recundo.png deleted file mode 100644 index 5a1412e4ce2b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_recundo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_redo.png b/icon-themes/galaxy/cmd/lc_redo.png deleted file mode 100644 index 66fe9b363250..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_redo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_refresh.png b/icon-themes/galaxy/cmd/lc_refresh.png deleted file mode 100644 index cd7a290000db..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_refresh.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_refreshformcontrol.png b/icon-themes/galaxy/cmd/lc_refreshformcontrol.png deleted file mode 100644 index 9126e56b0042..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_refreshformcontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rehearsetimings.png b/icon-themes/galaxy/cmd/lc_rehearsetimings.png deleted file mode 100644 index f16b174b3701..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rehearsetimings.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rejecttrackedchange.png b/icon-themes/galaxy/cmd/lc_rejecttrackedchange.png deleted file mode 100644 index ba761c00d46f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rejecttrackedchange.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_reload.png b/icon-themes/galaxy/cmd/lc_reload.png deleted file mode 100644 index 4e54d99f7e50..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_reload.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_removebullets.png b/icon-themes/galaxy/cmd/lc_removebullets.png deleted file mode 100644 index a5621654d485..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_removebullets.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_removefilter.png b/icon-themes/galaxy/cmd/lc_removefilter.png deleted file mode 100644 index 29619078ed76..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_removefilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_removefiltersort.png b/icon-themes/galaxy/cmd/lc_removefiltersort.png deleted file mode 100644 index 9a3e7831abeb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_removefiltersort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_renamemasterpage.png b/icon-themes/galaxy/cmd/lc_renamemasterpage.png deleted file mode 100644 index bc89bb74d110..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_renamemasterpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_repeat.png b/icon-themes/galaxy/cmd/lc_repeat.png deleted file mode 100644 index 2eaf07f72e3f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_repeat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_reportnavigator.png b/icon-themes/galaxy/cmd/lc_reportnavigator.png deleted file mode 100644 index be3d09acf111..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_reportnavigator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_resetattributes.png b/icon-themes/galaxy/cmd/lc_resetattributes.png deleted file mode 100644 index 073a7f6585dd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_resetattributes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_resetattributes.xcf.bz2 b/icon-themes/galaxy/cmd/lc_resetattributes.xcf.bz2 deleted file mode 100644 index 9ab006a6eed5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_resetattributes.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_reverseorder.png b/icon-themes/galaxy/cmd/lc_reverseorder.png deleted file mode 100644 index 3c0e6d634099..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_reverseorder.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rightpara.png b/icon-themes/galaxy/cmd/lc_rightpara.png deleted file mode 100644 index 489a580b88ec..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rightpara.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rotateleft.png b/icon-themes/galaxy/cmd/lc_rotateleft.png deleted file mode 100644 index c8985b9b19a7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rotateleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rotateright.png b/icon-themes/galaxy/cmd/lc_rotateright.png deleted file mode 100644 index 0653464c9c7e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rotateright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rulerrows.png b/icon-themes/galaxy/cmd/lc_rulerrows.png deleted file mode 100644 index e55c37f34118..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rulerrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_rulerrowsvertical.png b/icon-themes/galaxy/cmd/lc_rulerrowsvertical.png deleted file mode 100644 index c5efc5dbd8f9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_rulerrowsvertical.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_runbasic.png b/icon-themes/galaxy/cmd/lc_runbasic.png deleted file mode 100644 index da2d9d97badf..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_runbasic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_save.png b/icon-themes/galaxy/cmd/lc_save.png deleted file mode 100644 index 51505d7414f1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_save.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_saveas.png b/icon-themes/galaxy/cmd/lc_saveas.png deleted file mode 100644 index e32a1dfad7ee..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_saveas.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_saveasremote.png b/icon-themes/galaxy/cmd/lc_saveasremote.png deleted file mode 100644 index d968da23a3eb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_saveasremote.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_saveastemplate.png b/icon-themes/galaxy/cmd/lc_saveastemplate.png deleted file mode 100644 index bae57a143978..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_saveastemplate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_savebasicas.png b/icon-themes/galaxy/cmd/lc_savebasicas.png deleted file mode 100644 index e78d4fe18d3f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_savebasicas.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sbabrwinsert.png b/icon-themes/galaxy/cmd/lc_sbabrwinsert.png deleted file mode 100644 index 9df01bf2b5b4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sbabrwinsert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sbaexecutesql.png b/icon-themes/galaxy/cmd/lc_sbaexecutesql.png deleted file mode 100644 index 8f704e030e3a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sbaexecutesql.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sbanativesql.png b/icon-themes/galaxy/cmd/lc_sbanativesql.png deleted file mode 100644 index 24de4630306e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sbanativesql.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_scaletext.png b/icon-themes/galaxy/cmd/lc_scaletext.png deleted file mode 100644 index 22febd762767..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_scaletext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_scrollbar.png b/icon-themes/galaxy/cmd/lc_scrollbar.png deleted file mode 100644 index 5a070c552325..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_scrollbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_searchdialog.png b/icon-themes/galaxy/cmd/lc_searchdialog.png deleted file mode 100644 index 879f0bebb42a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_searchdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sectionalignbottom.png b/icon-themes/galaxy/cmd/lc_sectionalignbottom.png deleted file mode 100644 index f49974e08919..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sectionalignbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sectionalignleft.png b/icon-themes/galaxy/cmd/lc_sectionalignleft.png deleted file mode 100644 index 93bcae838d45..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sectionalignleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sectionalignright.png b/icon-themes/galaxy/cmd/lc_sectionalignright.png deleted file mode 100644 index fbfafb1d40d0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sectionalignright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sectionaligntop.png b/icon-themes/galaxy/cmd/lc_sectionaligntop.png deleted file mode 100644 index 27f6f5be2b66..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sectionaligntop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sectionshrink.png b/icon-themes/galaxy/cmd/lc_sectionshrink.png deleted file mode 100644 index 939f8406a7ac..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sectionshrink.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sectionshrinkbottom.png b/icon-themes/galaxy/cmd/lc_sectionshrinkbottom.png deleted file mode 100644 index ee18505ca489..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sectionshrinkbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sectionshrinktop.png b/icon-themes/galaxy/cmd/lc_sectionshrinktop.png deleted file mode 100644 index b0762339391f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sectionshrinktop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_selectall.png b/icon-themes/galaxy/cmd/lc_selectall.png deleted file mode 100644 index f5e7640e96a5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_selectall.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_selectmode.png b/icon-themes/galaxy/cmd/lc_selectmode.png deleted file mode 100644 index dca5af45c5bd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_selectmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_selectobject.png b/icon-themes/galaxy/cmd/lc_selectobject.png deleted file mode 100644 index dca5af45c5bd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_selectobject.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_selecttable.png b/icon-themes/galaxy/cmd/lc_selecttable.png deleted file mode 100644 index 77f3516e5927..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_selecttable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sendfax.png b/icon-themes/galaxy/cmd/lc_sendfax.png deleted file mode 100644 index 542176bcbfbc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sendfax.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sendmail.png b/icon-themes/galaxy/cmd/lc_sendmail.png deleted file mode 100644 index 894590ef5c63..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sendmail.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sendtoback.png b/icon-themes/galaxy/cmd/lc_sendtoback.png deleted file mode 100644 index 20dab7c60286..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sendtoback.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_setborderstyle.png b/icon-themes/galaxy/cmd/lc_setborderstyle.png deleted file mode 100644 index 433fe14fe2c7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_setborderstyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_setdocumentproperties.png b/icon-themes/galaxy/cmd/lc_setdocumentproperties.png deleted file mode 100644 index f331f35e66b1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_setdocumentproperties.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_setobjecttobackground.png b/icon-themes/galaxy/cmd/lc_setobjecttobackground.png deleted file mode 100644 index ceb7fa4c923e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_setobjecttobackground.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_setobjecttoforeground.png b/icon-themes/galaxy/cmd/lc_setobjecttoforeground.png deleted file mode 100644 index 818d15fb08d1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_setobjecttoforeground.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_setoptimalcolumnwidth.png b/icon-themes/galaxy/cmd/lc_setoptimalcolumnwidth.png deleted file mode 100644 index fc966642e59b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_setoptimalcolumnwidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_setoptimalcolumnwidthdirect.png b/icon-themes/galaxy/cmd/lc_setoptimalcolumnwidthdirect.png deleted file mode 100644 index fc966642e59b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_setoptimalcolumnwidthdirect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_setoptimalrowheight.png b/icon-themes/galaxy/cmd/lc_setoptimalrowheight.png deleted file mode 100644 index 8ab27be9b082..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_setoptimalrowheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_setoutline.png b/icon-themes/galaxy/cmd/lc_setoutline.png deleted file mode 100644 index e2805fca1127..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_setoutline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_shadowcursor.png b/icon-themes/galaxy/cmd/lc_shadowcursor.png deleted file mode 100644 index e323ba0704aa..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_shadowcursor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_shadowed.png b/icon-themes/galaxy/cmd/lc_shadowed.png deleted file mode 100644 index 017d4804a1d1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_shadowed.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_shear.png b/icon-themes/galaxy/cmd/lc_shear.png deleted file mode 100644 index 788469615406..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_shear.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_shell3d.png b/icon-themes/galaxy/cmd/lc_shell3d.png deleted file mode 100644 index 6b6239e25530..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_shell3d.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showannotations.png b/icon-themes/galaxy/cmd/lc_showannotations.png deleted file mode 100644 index 0d1b1cb8876c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showannotations.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showbookview.png b/icon-themes/galaxy/cmd/lc_showbookview.png deleted file mode 100644 index aa1182a2afe3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showbookview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showbrowser.png b/icon-themes/galaxy/cmd/lc_showbrowser.png deleted file mode 100644 index 4066fba95928..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showbrowser.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showdatanavigator.png b/icon-themes/galaxy/cmd/lc_showdatanavigator.png deleted file mode 100644 index c16936ce92fd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showdatanavigator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showfmexplorer.png b/icon-themes/galaxy/cmd/lc_showfmexplorer.png deleted file mode 100644 index d8def304bde3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showfmexplorer.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showinlinetooltips.png b/icon-themes/galaxy/cmd/lc_showinlinetooltips.png deleted file mode 100644 index d9636f7fbcea..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showinlinetooltips.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showmultiplepages.png b/icon-themes/galaxy/cmd/lc_showmultiplepages.png deleted file mode 100644 index 2e9e6fb11343..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showmultiplepages.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showpropbrowser.png b/icon-themes/galaxy/cmd/lc_showpropbrowser.png deleted file mode 100644 index 4066fba95928..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showpropbrowser.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showsinglepage.png b/icon-themes/galaxy/cmd/lc_showsinglepage.png deleted file mode 100644 index 8e18798acdb2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showsinglepage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showslide.png b/icon-themes/galaxy/cmd/lc_showslide.png deleted file mode 100644 index d52c8bcea4e1..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showslide.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showtrackedchanges.png b/icon-themes/galaxy/cmd/lc_showtrackedchanges.png deleted file mode 100644 index e7e460bf740d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showtrackedchanges.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_showtwopages.png b/icon-themes/galaxy/cmd/lc_showtwopages.png deleted file mode 100644 index d63f8b1b41f4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_showtwopages.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_shrink.png b/icon-themes/galaxy/cmd/lc_shrink.png deleted file mode 100644 index d517e32c368b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_shrink.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_slidemasterpage.png b/icon-themes/galaxy/cmd/lc_slidemasterpage.png deleted file mode 100644 index 2b62823ecdef..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_slidemasterpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_smallcaps.png b/icon-themes/galaxy/cmd/lc_smallcaps.png deleted file mode 100644 index c01c81d107df..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_smallcaps.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_smallestheight.png b/icon-themes/galaxy/cmd/lc_smallestheight.png deleted file mode 100644 index fb036736359e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_smallestheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_smallestwidth.png b/icon-themes/galaxy/cmd/lc_smallestwidth.png deleted file mode 100644 index d24c5da1e7c9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_smallestwidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_snapborder.png b/icon-themes/galaxy/cmd/lc_snapborder.png deleted file mode 100644 index aa4cdc23f084..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_snapborder.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_snapframe.png b/icon-themes/galaxy/cmd/lc_snapframe.png deleted file mode 100644 index 4516db4224d3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_snapframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_snappoints.png b/icon-themes/galaxy/cmd/lc_snappoints.png deleted file mode 100644 index 9b9994bbd21f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_snappoints.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_solidcreate.png b/icon-themes/galaxy/cmd/lc_solidcreate.png deleted file mode 100644 index 1a7c745b38e0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_solidcreate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sortascending.png b/icon-themes/galaxy/cmd/lc_sortascending.png deleted file mode 100644 index 3d710f99663f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sortascending.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sortdescending.png b/icon-themes/galaxy/cmd/lc_sortdescending.png deleted file mode 100644 index 9848cde6610a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sortdescending.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sortdown.png b/icon-themes/galaxy/cmd/lc_sortdown.png deleted file mode 100644 index 9848cde6610a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sortdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sortup.png b/icon-themes/galaxy/cmd/lc_sortup.png deleted file mode 100644 index 466caf4eb4f7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sortup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sourceview.png b/icon-themes/galaxy/cmd/lc_sourceview.png deleted file mode 100644 index bb81ff62f79c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sourceview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_spacepara1.png b/icon-themes/galaxy/cmd/lc_spacepara1.png deleted file mode 100644 index 8ecf686635e7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_spacepara1.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_spacepara15.png b/icon-themes/galaxy/cmd/lc_spacepara15.png deleted file mode 100644 index 471a19ca9652..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_spacepara15.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_spacepara2.png b/icon-themes/galaxy/cmd/lc_spacepara2.png deleted file mode 100644 index 096f333e28f6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_spacepara2.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_spacing.png b/icon-themes/galaxy/cmd/lc_spacing.png deleted file mode 100644 index 6a807171d48b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_spacing.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_spelldialog.png b/icon-themes/galaxy/cmd/lc_spelldialog.png deleted file mode 100644 index ee0aee27ba2c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_spelldialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_spelling.png b/icon-themes/galaxy/cmd/lc_spelling.png deleted file mode 100644 index ee4acccbdc72..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_spelling.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_spellingandgrammardialog.png b/icon-themes/galaxy/cmd/lc_spellingandgrammardialog.png deleted file mode 100644 index fec3538e0a31..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_spellingandgrammardialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_spellonline.png b/icon-themes/galaxy/cmd/lc_spellonline.png deleted file mode 100644 index a58bbe1ef2f2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_spellonline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_sphere.png b/icon-themes/galaxy/cmd/lc_sphere.png deleted file mode 100644 index b501943fe4d3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_sphere.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_spinbutton.png b/icon-themes/galaxy/cmd/lc_spinbutton.png deleted file mode 100644 index 5da9aa13ee47..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_spinbutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_splitcell.png b/icon-themes/galaxy/cmd/lc_splitcell.png deleted file mode 100644 index ba8731a7e18f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_splitcell.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_splitwindow.png b/icon-themes/galaxy/cmd/lc_splitwindow.png deleted file mode 100644 index e478637950a5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_splitwindow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_splitwindow.xcf.bz2 b/icon-themes/galaxy/cmd/lc_splitwindow.xcf.bz2 deleted file mode 100644 index 00010086e69f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_splitwindow.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_square.png b/icon-themes/galaxy/cmd/lc_square.png deleted file mode 100644 index a815f1e53b1f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_square.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_square_rounded.png b/icon-themes/galaxy/cmd/lc_square_rounded.png deleted file mode 100644 index b1d882edcad3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_square_rounded.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_square_rounded_unfilled.png b/icon-themes/galaxy/cmd/lc_square_rounded_unfilled.png deleted file mode 100644 index f7e943fe092a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_square_rounded_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_square_unfilled.png b/icon-themes/galaxy/cmd/lc_square_unfilled.png deleted file mode 100644 index 14499431c8fc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_square_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starchartdialog.png b/icon-themes/galaxy/cmd/lc_starchartdialog.png deleted file mode 100644 index 99615d03db78..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starchartdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.bang.png b/icon-themes/galaxy/cmd/lc_starshapes.bang.png deleted file mode 100644 index e32308bde853..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.bang.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.concave-star6.png b/icon-themes/galaxy/cmd/lc_starshapes.concave-star6.png deleted file mode 100644 index a3a7098a58ac..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.concave-star6.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.doorplate.png b/icon-themes/galaxy/cmd/lc_starshapes.doorplate.png deleted file mode 100644 index aae9c938fdf4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.doorplate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.horizontal-scroll.png b/icon-themes/galaxy/cmd/lc_starshapes.horizontal-scroll.png deleted file mode 100644 index 55ce3aae9658..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.horizontal-scroll.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.png b/icon-themes/galaxy/cmd/lc_starshapes.png deleted file mode 100644 index ce98eaa2c68f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.signet.png b/icon-themes/galaxy/cmd/lc_starshapes.signet.png deleted file mode 100644 index f16df3d6016b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.signet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.star12.png b/icon-themes/galaxy/cmd/lc_starshapes.star12.png deleted file mode 100644 index 87472e5ecee9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.star12.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.star24.png b/icon-themes/galaxy/cmd/lc_starshapes.star24.png deleted file mode 100644 index e8e482456361..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.star24.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.star4.png b/icon-themes/galaxy/cmd/lc_starshapes.star4.png deleted file mode 100644 index 461d88eb7138..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.star4.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.star5.png b/icon-themes/galaxy/cmd/lc_starshapes.star5.png deleted file mode 100644 index 820d2edc69d9..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.star5.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.star6.png b/icon-themes/galaxy/cmd/lc_starshapes.star6.png deleted file mode 100644 index d19a8b915d4b..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.star6.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.star8.png b/icon-themes/galaxy/cmd/lc_starshapes.star8.png deleted file mode 100644 index 570c1bf36eb2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.star8.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_starshapes.vertical-scroll.png b/icon-themes/galaxy/cmd/lc_starshapes.vertical-scroll.png deleted file mode 100644 index 043b3b7e4b2c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_starshapes.vertical-scroll.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_strikeout.png b/icon-themes/galaxy/cmd/lc_strikeout.png deleted file mode 100644 index ec0aa62eaa82..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_strikeout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_styleapply.png b/icon-themes/galaxy/cmd/lc_styleapply.png deleted file mode 100644 index 6211bfc925a4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_styleapply.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_stylenewbyexample.png b/icon-themes/galaxy/cmd/lc_stylenewbyexample.png deleted file mode 100644 index 0c127263b341..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_stylenewbyexample.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_styleupdatebyexample.png b/icon-themes/galaxy/cmd/lc_styleupdatebyexample.png deleted file mode 100644 index 7ad79899e0a0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_styleupdatebyexample.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_styleupdatebyexample.xcf.bz2 b/icon-themes/galaxy/cmd/lc_styleupdatebyexample.xcf.bz2 deleted file mode 100644 index fb44fe94f4d4..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_styleupdatebyexample.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_subscript.png b/icon-themes/galaxy/cmd/lc_subscript.png deleted file mode 100644 index f855a5874466..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_subscript.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_superscript.png b/icon-themes/galaxy/cmd/lc_superscript.png deleted file mode 100644 index 80279d0b8e08..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_superscript.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_switchcontroldesignmode.png b/icon-themes/galaxy/cmd/lc_switchcontroldesignmode.png deleted file mode 100644 index cbdaed36dbfb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_switchcontroldesignmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_switchxformsdesignmode.png b/icon-themes/galaxy/cmd/lc_switchxformsdesignmode.png deleted file mode 100644 index 92410c58e2a0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_switchxformsdesignmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolcatalogue.png b/icon-themes/galaxy/cmd/lc_symbolcatalogue.png deleted file mode 100644 index 419a2f6741b8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolcatalogue.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.brace-pair.png b/icon-themes/galaxy/cmd/lc_symbolshapes.brace-pair.png deleted file mode 100644 index 12914b37e1db..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.brace-pair.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.bracket-pair.png b/icon-themes/galaxy/cmd/lc_symbolshapes.bracket-pair.png deleted file mode 100644 index 978ac89f27fe..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.bracket-pair.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.cloud.png b/icon-themes/galaxy/cmd/lc_symbolshapes.cloud.png deleted file mode 100644 index d512f871ae9f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.cloud.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.diamond-bevel.png b/icon-themes/galaxy/cmd/lc_symbolshapes.diamond-bevel.png deleted file mode 100644 index fe31f37f5079..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.diamond-bevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.flower.png b/icon-themes/galaxy/cmd/lc_symbolshapes.flower.png deleted file mode 100644 index c070465277bd..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.flower.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.forbidden.png b/icon-themes/galaxy/cmd/lc_symbolshapes.forbidden.png deleted file mode 100644 index 3bd958ce0046..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.forbidden.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.heart.png b/icon-themes/galaxy/cmd/lc_symbolshapes.heart.png deleted file mode 100644 index 56e99d987b73..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.heart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.left-brace.png b/icon-themes/galaxy/cmd/lc_symbolshapes.left-brace.png deleted file mode 100644 index a953275f3298..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.left-brace.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.left-bracket.png b/icon-themes/galaxy/cmd/lc_symbolshapes.left-bracket.png deleted file mode 100644 index 419e97727813..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.left-bracket.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.lightning.png b/icon-themes/galaxy/cmd/lc_symbolshapes.lightning.png deleted file mode 100644 index ebeca0c7f31c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.lightning.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.moon.png b/icon-themes/galaxy/cmd/lc_symbolshapes.moon.png deleted file mode 100644 index f0ca41e606b5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.moon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.octagon-bevel.png b/icon-themes/galaxy/cmd/lc_symbolshapes.octagon-bevel.png deleted file mode 100644 index 22ab668a8c72..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.octagon-bevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.png b/icon-themes/galaxy/cmd/lc_symbolshapes.png deleted file mode 100644 index 5c26ae6875ad..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.puzzle.png b/icon-themes/galaxy/cmd/lc_symbolshapes.puzzle.png deleted file mode 100644 index 492b5521dfd2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.puzzle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.quad-bevel.png b/icon-themes/galaxy/cmd/lc_symbolshapes.quad-bevel.png deleted file mode 100644 index 4f3b6d20532f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.quad-bevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.right-brace.png b/icon-themes/galaxy/cmd/lc_symbolshapes.right-brace.png deleted file mode 100644 index 5ef7915c056f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.right-brace.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.right-bracket.png b/icon-themes/galaxy/cmd/lc_symbolshapes.right-bracket.png deleted file mode 100644 index a900b93dac71..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.right-bracket.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.smiley.png b/icon-themes/galaxy/cmd/lc_symbolshapes.smiley.png deleted file mode 100644 index 422075f2897e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.smiley.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_symbolshapes.sun.png b/icon-themes/galaxy/cmd/lc_symbolshapes.sun.png deleted file mode 100644 index 944b64f06e1f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_symbolshapes.sun.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_tabdialog.png b/icon-themes/galaxy/cmd/lc_tabdialog.png deleted file mode 100644 index 7d53e5324e2f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_tabdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_tabledesign.png b/icon-themes/galaxy/cmd/lc_tabledesign.png deleted file mode 100644 index 11989b3267eb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_tabledesign.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_tabledialog.png b/icon-themes/galaxy/cmd/lc_tabledialog.png deleted file mode 100644 index 552148549c00..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_tabledialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_tablemodefix.png b/icon-themes/galaxy/cmd/lc_tablemodefix.png deleted file mode 100644 index d39adc837382..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_tablemodefix.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_tablemodefixprop.png b/icon-themes/galaxy/cmd/lc_tablemodefixprop.png deleted file mode 100644 index 17225692feb7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_tablemodefixprop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_tablemodevariable.png b/icon-themes/galaxy/cmd/lc_tablemodevariable.png deleted file mode 100644 index 6b1dfa15c678..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_tablemodevariable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_tablesort.png b/icon-themes/galaxy/cmd/lc_tablesort.png deleted file mode 100644 index e769159d843a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_tablesort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_testmode.png b/icon-themes/galaxy/cmd/lc_testmode.png deleted file mode 100644 index c13a33788586..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_testmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_text.png b/icon-themes/galaxy/cmd/lc_text.png deleted file mode 100644 index c59681524975..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_text.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_text_marquee.png b/icon-themes/galaxy/cmd/lc_text_marquee.png deleted file mode 100644 index d03318c6344f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_text_marquee.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_textdirectionlefttoright.png b/icon-themes/galaxy/cmd/lc_textdirectionlefttoright.png deleted file mode 100644 index 457360d20329..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_textdirectionlefttoright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_textdirectiontoptobottom.png b/icon-themes/galaxy/cmd/lc_textdirectiontoptobottom.png deleted file mode 100644 index c536523a2879..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_textdirectiontoptobottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_textfittosizetool.png b/icon-themes/galaxy/cmd/lc_textfittosizetool.png deleted file mode 100644 index 7788792c038c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_textfittosizetool.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_texttoolbox.png b/icon-themes/galaxy/cmd/lc_texttoolbox.png deleted file mode 100644 index c59681524975..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_texttoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_thesaurus.png b/icon-themes/galaxy/cmd/lc_thesaurus.png deleted file mode 100644 index efe90e42563f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_thesaurus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_thesaurusdialog.png b/icon-themes/galaxy/cmd/lc_thesaurusdialog.png deleted file mode 100644 index efe90e42563f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_thesaurusdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_timefield.png b/icon-themes/galaxy/cmd/lc_timefield.png deleted file mode 100644 index 61f4de884bea..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_timefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_toggleanchortype.png b/icon-themes/galaxy/cmd/lc_toggleanchortype.png deleted file mode 100644 index 32b60aba6e91..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_toggleanchortype.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_toggleaxisdescr.png b/icon-themes/galaxy/cmd/lc_toggleaxisdescr.png deleted file mode 100644 index 63ccd4d3ce3e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_toggleaxisdescr.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_toggleaxistitle.png b/icon-themes/galaxy/cmd/lc_toggleaxistitle.png deleted file mode 100644 index 126ec20b40d5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_toggleaxistitle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_togglebreakpoint.png b/icon-themes/galaxy/cmd/lc_togglebreakpoint.png deleted file mode 100644 index 3befbb88df7e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_togglebreakpoint.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_togglegridhorizontal.png b/icon-themes/galaxy/cmd/lc_togglegridhorizontal.png deleted file mode 100644 index 473497c6fbeb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_togglegridhorizontal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_togglegridvertical.png b/icon-themes/galaxy/cmd/lc_togglegridvertical.png deleted file mode 100644 index a7deaebba713..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_togglegridvertical.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_togglelegend.png b/icon-themes/galaxy/cmd/lc_togglelegend.png deleted file mode 100644 index f6e0a70ca4cb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_togglelegend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_togglemergecells.png b/icon-themes/galaxy/cmd/lc_togglemergecells.png deleted file mode 100644 index aa97bfb98e5c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_togglemergecells.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_toggleobjectbeziermode.png b/icon-themes/galaxy/cmd/lc_toggleobjectbeziermode.png deleted file mode 100644 index 691d2eeaeefc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_toggleobjectbeziermode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_toggleobjectrotatemode.png b/icon-themes/galaxy/cmd/lc_toggleobjectrotatemode.png deleted file mode 100644 index 2e85fc908f6f..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_toggleobjectrotatemode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_togglesheetgrid.png b/icon-themes/galaxy/cmd/lc_togglesheetgrid.png deleted file mode 100644 index 417e2479d131..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_togglesheetgrid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_togglesheetgrid.xcf.bz2 b/icon-themes/galaxy/cmd/lc_togglesheetgrid.xcf.bz2 deleted file mode 100644 index d7ebc35276ec..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_togglesheetgrid.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_toggletabbarvisibility.png b/icon-themes/galaxy/cmd/lc_toggletabbarvisibility.png deleted file mode 100644 index 1bc7df40b7de..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_toggletabbarvisibility.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_toggletitle.png b/icon-themes/galaxy/cmd/lc_toggletitle.png deleted file mode 100644 index 0c812169300e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_toggletitle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_torus.png b/icon-themes/galaxy/cmd/lc_torus.png deleted file mode 100644 index 5b05d9c071d5..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_torus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_trackchanges.png b/icon-themes/galaxy/cmd/lc_trackchanges.png deleted file mode 100644 index 192330185db7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_trackchanges.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_trackchangesall.xcf.bz2 b/icon-themes/galaxy/cmd/lc_trackchangesall.xcf.bz2 deleted file mode 100644 index 8d2e31ce578d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_trackchangesall.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_trackchangesbar.png b/icon-themes/galaxy/cmd/lc_trackchangesbar.png deleted file mode 100644 index 5c0dc02b18ce..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_trackchangesbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_transformdialog.png b/icon-themes/galaxy/cmd/lc_transformdialog.png deleted file mode 100644 index b3f93e16d576..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_transformdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_underline.png b/icon-themes/galaxy/cmd/lc_underline.png deleted file mode 100644 index d0617c9ff863..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_underlinedouble.png b/icon-themes/galaxy/cmd/lc_underlinedouble.png deleted file mode 100644 index 598752af23bb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_undo.png b/icon-themes/galaxy/cmd/lc_undo.png deleted file mode 100644 index 7d31274a4377..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_undo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_ungroup.png b/icon-themes/galaxy/cmd/lc_ungroup.png deleted file mode 100644 index ba0ef31f1351..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_ungroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_unhainframes.png b/icon-themes/galaxy/cmd/lc_unhainframes.png deleted file mode 100644 index 08ad70d00662..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_unhainframes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_upsearch.png b/icon-themes/galaxy/cmd/lc_upsearch.png deleted file mode 100644 index a7581ebf985e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_upsearch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_usewizards.png b/icon-themes/galaxy/cmd/lc_usewizards.png deleted file mode 100644 index 1c44d5cdebce..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_usewizards.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_verticalcaption.png b/icon-themes/galaxy/cmd/lc_verticalcaption.png deleted file mode 100644 index b6665ea1e68a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_verticalcaption.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_verticaltext.png b/icon-themes/galaxy/cmd/lc_verticaltext.png deleted file mode 100644 index 7b38b380e5a8..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_verticaltext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_verticaltextfittosizetool.png b/icon-themes/galaxy/cmd/lc_verticaltextfittosizetool.png deleted file mode 100644 index 1e5279654891..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_verticaltextfittosizetool.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_vfixedline.png b/icon-themes/galaxy/cmd/lc_vfixedline.png deleted file mode 100644 index 05690e7825ec..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_vfixedline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_viewdatasourcebrowser.png b/icon-themes/galaxy/cmd/lc_viewdatasourcebrowser.png deleted file mode 100644 index c6866b59f0ca..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_viewdatasourcebrowser.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_viewformasgrid.png b/icon-themes/galaxy/cmd/lc_viewformasgrid.png deleted file mode 100644 index ce6c8b46ac11..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_viewformasgrid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_vscrollbar.png b/icon-themes/galaxy/cmd/lc_vscrollbar.png deleted file mode 100644 index 5a070c552325..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_vscrollbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_webhtml.png b/icon-themes/galaxy/cmd/lc_webhtml.png deleted file mode 100644 index 04530b0adca6..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_webhtml.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_webhtml.xcf.bz2 b/icon-themes/galaxy/cmd/lc_webhtml.xcf.bz2 deleted file mode 100644 index 6fc15c91657e..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_webhtml.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_window3d.png b/icon-themes/galaxy/cmd/lc_window3d.png deleted file mode 100644 index 6d5bd77bf0f2..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_window3d.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_wrapcontour.png b/icon-themes/galaxy/cmd/lc_wrapcontour.png deleted file mode 100644 index f0f8d0b93a89..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_wrapcontour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_wrapideal.png b/icon-themes/galaxy/cmd/lc_wrapideal.png deleted file mode 100644 index fc96437c34eb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_wrapideal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_wrapleft.png b/icon-themes/galaxy/cmd/lc_wrapleft.png deleted file mode 100644 index 7ccd20449fdb..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_wrapleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_wrapoff.png b/icon-themes/galaxy/cmd/lc_wrapoff.png deleted file mode 100644 index eb7764980533..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_wrapoff.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_wrapon.png b/icon-themes/galaxy/cmd/lc_wrapon.png deleted file mode 100644 index 6673fbf04786..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_wrapon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_wrapright.png b/icon-themes/galaxy/cmd/lc_wrapright.png deleted file mode 100644 index c7ced2200192..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_wrapright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_wraptext.png b/icon-themes/galaxy/cmd/lc_wraptext.png deleted file mode 100644 index 350286d76585..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_wraptext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_wrapthrough.png b/icon-themes/galaxy/cmd/lc_wrapthrough.png deleted file mode 100644 index 4f678fa4a597..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_wrapthrough.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_xlinecolor.png b/icon-themes/galaxy/cmd/lc_xlinecolor.png deleted file mode 100644 index 77f1b35ade0d..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_xlinecolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_xlinestyle.png b/icon-themes/galaxy/cmd/lc_xlinestyle.png deleted file mode 100644 index 424f539cbf96..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_xlinestyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_yes.png b/icon-themes/galaxy/cmd/lc_yes.png deleted file mode 100644 index 924091464359..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_yes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoom.png b/icon-themes/galaxy/cmd/lc_zoom.png deleted file mode 100644 index 228d958d9938..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoom100percent.png b/icon-themes/galaxy/cmd/lc_zoom100percent.png deleted file mode 100644 index 10eab7607cc3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoom100percent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoomin.png b/icon-themes/galaxy/cmd/lc_zoomin.png deleted file mode 100644 index 9259c861de20..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoomin.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoomminus.png b/icon-themes/galaxy/cmd/lc_zoomminus.png deleted file mode 100644 index f961d1a29123..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoomminus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoommode.png b/icon-themes/galaxy/cmd/lc_zoommode.png deleted file mode 100644 index 83ef2cb84cdc..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoommode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoommode.xcf.bz2 b/icon-themes/galaxy/cmd/lc_zoommode.xcf.bz2 deleted file mode 100644 index abecf79eef2c..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoommode.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoomnext.png b/icon-themes/galaxy/cmd/lc_zoomnext.png deleted file mode 100644 index d560ffd019c7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoomnext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoomobjects.png b/icon-themes/galaxy/cmd/lc_zoomobjects.png deleted file mode 100644 index 36892f87b54a..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoomobjects.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoomoptimal.png b/icon-themes/galaxy/cmd/lc_zoomoptimal.png deleted file mode 100644 index b3c5b8a1c9ca..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoomoptimal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoomout.png b/icon-themes/galaxy/cmd/lc_zoomout.png deleted file mode 100644 index f961d1a29123..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoomout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoompage.png b/icon-themes/galaxy/cmd/lc_zoompage.png deleted file mode 100644 index 582d076e1ff7..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoompage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoompagewidth.png b/icon-themes/galaxy/cmd/lc_zoompagewidth.png deleted file mode 100644 index 99d5078f9ab3..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoompagewidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoompanning.png b/icon-themes/galaxy/cmd/lc_zoompanning.png deleted file mode 100644 index c18c9274fff0..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoompanning.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoomplus.png b/icon-themes/galaxy/cmd/lc_zoomplus.png deleted file mode 100644 index 16addf864675..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoomplus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoomprevious.png b/icon-themes/galaxy/cmd/lc_zoomprevious.png deleted file mode 100644 index e89ce90f9964..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoomprevious.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/lc_zoomtoolbox.png b/icon-themes/galaxy/cmd/lc_zoomtoolbox.png deleted file mode 100644 index 228d958d9938..000000000000 Binary files a/icon-themes/galaxy/cmd/lc_zoomtoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/nl/lc_bold.png b/icon-themes/galaxy/cmd/nl/lc_bold.png deleted file mode 100644 index f8fce2de9e1a..000000000000 Binary files a/icon-themes/galaxy/cmd/nl/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/nl/lc_italic.png b/icon-themes/galaxy/cmd/nl/lc_italic.png deleted file mode 100644 index 5977d2845aef..000000000000 Binary files a/icon-themes/galaxy/cmd/nl/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/nl/lc_underline.png b/icon-themes/galaxy/cmd/nl/lc_underline.png deleted file mode 100644 index c1c4d4de6c9a..000000000000 Binary files a/icon-themes/galaxy/cmd/nl/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/nl/lc_underlinedouble.png b/icon-themes/galaxy/cmd/nl/lc_underlinedouble.png deleted file mode 100644 index 0ddc308b1aa0..000000000000 Binary files a/icon-themes/galaxy/cmd/nl/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/nl/sc_bold.png b/icon-themes/galaxy/cmd/nl/sc_bold.png deleted file mode 100644 index d094539e52cb..000000000000 Binary files a/icon-themes/galaxy/cmd/nl/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/nl/sc_italic.png b/icon-themes/galaxy/cmd/nl/sc_italic.png deleted file mode 100644 index 3ac94272db22..000000000000 Binary files a/icon-themes/galaxy/cmd/nl/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/nl/sc_underline.png b/icon-themes/galaxy/cmd/nl/sc_underline.png deleted file mode 100644 index 8ccfa502d6f6..000000000000 Binary files a/icon-themes/galaxy/cmd/nl/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/nl/sc_underlinedouble.png b/icon-themes/galaxy/cmd/nl/sc_underlinedouble.png deleted file mode 100644 index 945511a9252c..000000000000 Binary files a/icon-themes/galaxy/cmd/nl/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pl/lc_bold.png b/icon-themes/galaxy/cmd/pl/lc_bold.png deleted file mode 100644 index bde220c5f52e..000000000000 Binary files a/icon-themes/galaxy/cmd/pl/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pl/lc_italic.png b/icon-themes/galaxy/cmd/pl/lc_italic.png deleted file mode 100644 index 1f315d71ae69..000000000000 Binary files a/icon-themes/galaxy/cmd/pl/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pl/lc_underline.png b/icon-themes/galaxy/cmd/pl/lc_underline.png deleted file mode 100644 index 7c6813333c73..000000000000 Binary files a/icon-themes/galaxy/cmd/pl/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pl/lc_underlinedouble.png b/icon-themes/galaxy/cmd/pl/lc_underlinedouble.png deleted file mode 100644 index 396c00b6d3ef..000000000000 Binary files a/icon-themes/galaxy/cmd/pl/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pl/sc_bold.png b/icon-themes/galaxy/cmd/pl/sc_bold.png deleted file mode 100644 index 0c669d149d66..000000000000 Binary files a/icon-themes/galaxy/cmd/pl/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pl/sc_italic.png b/icon-themes/galaxy/cmd/pl/sc_italic.png deleted file mode 100644 index c648af6bb295..000000000000 Binary files a/icon-themes/galaxy/cmd/pl/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pl/sc_underline.png b/icon-themes/galaxy/cmd/pl/sc_underline.png deleted file mode 100644 index 5cd66b79ffa3..000000000000 Binary files a/icon-themes/galaxy/cmd/pl/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pl/sc_underlinedouble.png b/icon-themes/galaxy/cmd/pl/sc_underlinedouble.png deleted file mode 100644 index 98660b641c47..000000000000 Binary files a/icon-themes/galaxy/cmd/pl/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt-BR/lc_bold.png b/icon-themes/galaxy/cmd/pt-BR/lc_bold.png deleted file mode 100644 index 670a8df2fe1d..000000000000 Binary files a/icon-themes/galaxy/cmd/pt-BR/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt-BR/lc_underline.png b/icon-themes/galaxy/cmd/pt-BR/lc_underline.png deleted file mode 100644 index 2f7a7fa39df9..000000000000 Binary files a/icon-themes/galaxy/cmd/pt-BR/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt-BR/lc_underlinedouble.png b/icon-themes/galaxy/cmd/pt-BR/lc_underlinedouble.png deleted file mode 100644 index 3dcda4f9b6a6..000000000000 Binary files a/icon-themes/galaxy/cmd/pt-BR/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt-BR/sc_bold.png b/icon-themes/galaxy/cmd/pt-BR/sc_bold.png deleted file mode 100644 index 9fc9a91cd421..000000000000 Binary files a/icon-themes/galaxy/cmd/pt-BR/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt-BR/sc_underline.png b/icon-themes/galaxy/cmd/pt-BR/sc_underline.png deleted file mode 100644 index 7ddbd36a323f..000000000000 Binary files a/icon-themes/galaxy/cmd/pt-BR/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt-BR/sc_underlinedouble.png b/icon-themes/galaxy/cmd/pt-BR/sc_underlinedouble.png deleted file mode 100644 index 957d62dddba5..000000000000 Binary files a/icon-themes/galaxy/cmd/pt-BR/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt/lc_bold.png b/icon-themes/galaxy/cmd/pt/lc_bold.png deleted file mode 100644 index 425dc102980d..000000000000 Binary files a/icon-themes/galaxy/cmd/pt/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt/lc_underline.png b/icon-themes/galaxy/cmd/pt/lc_underline.png deleted file mode 100644 index 2f7a7fa39df9..000000000000 Binary files a/icon-themes/galaxy/cmd/pt/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt/lc_underlinedouble.png b/icon-themes/galaxy/cmd/pt/lc_underlinedouble.png deleted file mode 100644 index 3dcda4f9b6a6..000000000000 Binary files a/icon-themes/galaxy/cmd/pt/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt/sc_bold.png b/icon-themes/galaxy/cmd/pt/sc_bold.png deleted file mode 100644 index 9fc9a91cd421..000000000000 Binary files a/icon-themes/galaxy/cmd/pt/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt/sc_underline.png b/icon-themes/galaxy/cmd/pt/sc_underline.png deleted file mode 100644 index 7ddbd36a323f..000000000000 Binary files a/icon-themes/galaxy/cmd/pt/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/pt/sc_underlinedouble.png b/icon-themes/galaxy/cmd/pt/sc_underlinedouble.png deleted file mode 100644 index 957d62dddba5..000000000000 Binary files a/icon-themes/galaxy/cmd/pt/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ru/lc_bold.png b/icon-themes/galaxy/cmd/ru/lc_bold.png deleted file mode 100644 index d5a129dc8a5b..000000000000 Binary files a/icon-themes/galaxy/cmd/ru/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ru/lc_italic.png b/icon-themes/galaxy/cmd/ru/lc_italic.png deleted file mode 100644 index b9728f7c978d..000000000000 Binary files a/icon-themes/galaxy/cmd/ru/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ru/lc_underline.png b/icon-themes/galaxy/cmd/ru/lc_underline.png deleted file mode 100644 index 0cb88cb85d06..000000000000 Binary files a/icon-themes/galaxy/cmd/ru/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ru/lc_underlinedouble.png b/icon-themes/galaxy/cmd/ru/lc_underlinedouble.png deleted file mode 100644 index 111c6e787ac8..000000000000 Binary files a/icon-themes/galaxy/cmd/ru/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ru/sc_bold.png b/icon-themes/galaxy/cmd/ru/sc_bold.png deleted file mode 100644 index 098415cfa43c..000000000000 Binary files a/icon-themes/galaxy/cmd/ru/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ru/sc_italic.png b/icon-themes/galaxy/cmd/ru/sc_italic.png deleted file mode 100644 index d324104833bc..000000000000 Binary files a/icon-themes/galaxy/cmd/ru/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ru/sc_underline.png b/icon-themes/galaxy/cmd/ru/sc_underline.png deleted file mode 100644 index da61883f39c6..000000000000 Binary files a/icon-themes/galaxy/cmd/ru/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/ru/sc_underlinedouble.png b/icon-themes/galaxy/cmd/ru/sc_underlinedouble.png deleted file mode 100644 index 5d2d3f451f30..000000000000 Binary files a/icon-themes/galaxy/cmd/ru/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_absoluterecord.png b/icon-themes/galaxy/cmd/sc_absoluterecord.png deleted file mode 100644 index 1769441bb913..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_absoluterecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_accepttrackedchange.png b/icon-themes/galaxy/cmd/sc_accepttrackedchange.png deleted file mode 100644 index cc2dcdc2525e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_accepttrackedchange.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_accepttrackedchanges.png b/icon-themes/galaxy/cmd/sc_accepttrackedchanges.png deleted file mode 100644 index 30525b38699f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_accepttrackedchanges.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_actionmode.png b/icon-themes/galaxy/cmd/sc_actionmode.png deleted file mode 100644 index 34fc869da494..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_actionmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_adddatefield.png b/icon-themes/galaxy/cmd/sc_adddatefield.png deleted file mode 100644 index 4b2edc182c83..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_adddatefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_adddirect.png b/icon-themes/galaxy/cmd/sc_adddirect.png deleted file mode 100644 index e914775a2693..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_adddirect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_addfield.png b/icon-themes/galaxy/cmd/sc_addfield.png deleted file mode 100644 index 3a42e005d016..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_addfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_addons.png b/icon-themes/galaxy/cmd/sc_addons.png deleted file mode 100644 index 64825dc875cc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_addons.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_addprintarea.png b/icon-themes/galaxy/cmd/sc_addprintarea.png deleted file mode 100644 index d37585d2f14f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_addprintarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_addtable.png b/icon-themes/galaxy/cmd/sc_addtable.png deleted file mode 100644 index b3573e5d8495..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_addtable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_addwatch.png b/icon-themes/galaxy/cmd/sc_addwatch.png deleted file mode 100644 index 692817a0c59f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_addwatch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_advancedmode.png b/icon-themes/galaxy/cmd/sc_advancedmode.png deleted file mode 100644 index d6eb4dda130e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_advancedmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_alignblock.png b/icon-themes/galaxy/cmd/sc_alignblock.png deleted file mode 100644 index 1e2b72fa0ff4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_alignblock.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_alignbottom.png b/icon-themes/galaxy/cmd/sc_alignbottom.png deleted file mode 100644 index d05637e0c2dc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_alignbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_aligncenter.png b/icon-themes/galaxy/cmd/sc_aligncenter.png deleted file mode 100644 index e3e06727bacf..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_aligncenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_aligndown.png b/icon-themes/galaxy/cmd/sc_aligndown.png deleted file mode 100644 index d3dd68ed6855..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_aligndown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_alignhorizontalcenter.png b/icon-themes/galaxy/cmd/sc_alignhorizontalcenter.png deleted file mode 100644 index b45053841645..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_alignhorizontalcenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_alignleft.png b/icon-themes/galaxy/cmd/sc_alignleft.png deleted file mode 100644 index 5f79ed57d6df..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_alignleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_alignmiddle.png b/icon-themes/galaxy/cmd/sc_alignmiddle.png deleted file mode 100644 index 56bc21b6599d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_alignmiddle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_alignright.png b/icon-themes/galaxy/cmd/sc_alignright.png deleted file mode 100644 index c69899bbffe0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_alignright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_aligntop.png b/icon-themes/galaxy/cmd/sc_aligntop.png deleted file mode 100644 index 811f7c6855e4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_aligntop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_alignup.png b/icon-themes/galaxy/cmd/sc_alignup.png deleted file mode 100644 index 660275853bbd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_alignup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_alignvcenter.png b/icon-themes/galaxy/cmd/sc_alignvcenter.png deleted file mode 100644 index 5aff3ef755f9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_alignvcenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_alignverticalcenter.png b/icon-themes/galaxy/cmd/sc_alignverticalcenter.png deleted file mode 100644 index 5aff3ef755f9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_alignverticalcenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_animationeffects.png b/icon-themes/galaxy/cmd/sc_animationeffects.png deleted file mode 100644 index 2dddcff6a84a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_animationeffects.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_animationmode.png b/icon-themes/galaxy/cmd/sc_animationmode.png deleted file mode 100644 index 8ccc2e3a686f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_animationmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_animationobjects.png b/icon-themes/galaxy/cmd/sc_animationobjects.png deleted file mode 100644 index 10416911dcec..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_animationobjects.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_apply.png b/icon-themes/galaxy/cmd/sc_apply.png deleted file mode 100644 index d1ef2e31aa89..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_apply.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arc.png b/icon-themes/galaxy/cmd/sc_arc.png deleted file mode 100644 index 55f64562652a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.chevron.png b/icon-themes/galaxy/cmd/sc_arrowshapes.chevron.png deleted file mode 100644 index 59657650c9af..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.chevron.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.circular-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.circular-arrow.png deleted file mode 100644 index 35a5e9719607..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.circular-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.corner-right-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.corner-right-arrow.png deleted file mode 100644 index d519b1869388..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.corner-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.down-arrow-callout.png b/icon-themes/galaxy/cmd/sc_arrowshapes.down-arrow-callout.png deleted file mode 100644 index 3def8e6a2583..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.down-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.down-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.down-arrow.png deleted file mode 100644 index 7290cae2f1c4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.down-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.left-arrow-callout.png b/icon-themes/galaxy/cmd/sc_arrowshapes.left-arrow-callout.png deleted file mode 100644 index 07aa0ee22d3a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.left-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.left-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.left-arrow.png deleted file mode 100644 index 6d19eb89ccb4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.left-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.left-right-arrow-callout.png b/icon-themes/galaxy/cmd/sc_arrowshapes.left-right-arrow-callout.png deleted file mode 100644 index faedd80e921e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.left-right-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.left-right-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.left-right-arrow.png deleted file mode 100644 index 049e856d510a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.left-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.notched-right-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.notched-right-arrow.png deleted file mode 100644 index 6c5c59c9d314..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.notched-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.pentagon-right.png b/icon-themes/galaxy/cmd/sc_arrowshapes.pentagon-right.png deleted file mode 100644 index 83c5fc037851..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.pentagon-right.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.png b/icon-themes/galaxy/cmd/sc_arrowshapes.png deleted file mode 100644 index 049e856d510a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.quad-arrow-callout.png b/icon-themes/galaxy/cmd/sc_arrowshapes.quad-arrow-callout.png deleted file mode 100644 index ceedb078042a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.quad-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.quad-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.quad-arrow.png deleted file mode 100644 index 2557cadc488d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.quad-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.right-arrow-callout.png b/icon-themes/galaxy/cmd/sc_arrowshapes.right-arrow-callout.png deleted file mode 100644 index 5f9e0cb7508a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.right-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.right-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.right-arrow.png deleted file mode 100644 index fc634da222b6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.s-sharped-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.s-sharped-arrow.png deleted file mode 100644 index 68fcafecc9dc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.s-sharped-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.split-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.split-arrow.png deleted file mode 100644 index 2486bade1f62..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.split-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.split-round-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.split-round-arrow.png deleted file mode 100644 index 79915889ecc7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.split-round-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.striped-right-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.striped-right-arrow.png deleted file mode 100644 index b9a89a95bd60..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.striped-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.up-arrow-callout.png b/icon-themes/galaxy/cmd/sc_arrowshapes.up-arrow-callout.png deleted file mode 100644 index c88139b39ec8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.up-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.up-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.up-arrow.png deleted file mode 100644 index 466f95727f98..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.up-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.up-down-arrow-callout.png b/icon-themes/galaxy/cmd/sc_arrowshapes.up-down-arrow-callout.png deleted file mode 100644 index 9ca741e61a4e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.up-down-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.up-down-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.up-down-arrow.png deleted file mode 100644 index f80b8a8a52c2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.up-down-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.up-right-arrow-callout.png b/icon-themes/galaxy/cmd/sc_arrowshapes.up-right-arrow-callout.png deleted file mode 100644 index 2fa4e50fa6ac..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.up-right-arrow-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.up-right-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.up-right-arrow.png deleted file mode 100644 index 84a73d40f750..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.up-right-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowshapes.up-right-down-arrow.png b/icon-themes/galaxy/cmd/sc_arrowshapes.up-right-down-arrow.png deleted file mode 100644 index c065d23017de..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowshapes.up-right-down-arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_arrowstoolbox.png b/icon-themes/galaxy/cmd/sc_arrowstoolbox.png deleted file mode 100644 index c12cf4ce7442..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_arrowstoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_assignlayout.png b/icon-themes/galaxy/cmd/sc_assignlayout.png deleted file mode 100644 index ef1b89aa7d5a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_assignlayout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_autocontrolfocus.png b/icon-themes/galaxy/cmd/sc_autocontrolfocus.png deleted file mode 100644 index e8414d47e27e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_autocontrolfocus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_autofilter.png b/icon-themes/galaxy/cmd/sc_autofilter.png deleted file mode 100644 index b23e974b4187..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_autofilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_autoformat.png b/icon-themes/galaxy/cmd/sc_autoformat.png deleted file mode 100644 index 0ff0fcdc4b4c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_autoformat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_autopilotmenu.png b/icon-themes/galaxy/cmd/sc_autopilotmenu.png deleted file mode 100644 index 26ec2c721383..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_autopilotmenu.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_autosum.png b/icon-themes/galaxy/cmd/sc_autosum.png deleted file mode 100644 index 21a7122685c5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_autosum.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_avmediaplayer.png b/icon-themes/galaxy/cmd/sc_avmediaplayer.png deleted file mode 100644 index 60702ac9f256..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_avmediaplayer.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_backcolor.png b/icon-themes/galaxy/cmd/sc_backcolor.png deleted file mode 100644 index 67ae0c713485..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_backcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_backgroundcolor.png b/icon-themes/galaxy/cmd/sc_backgroundcolor.png deleted file mode 100644 index 25b00926aa66..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_backgroundcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_backgroundpatterncontroller.png b/icon-themes/galaxy/cmd/sc_backgroundpatterncontroller.png deleted file mode 100644 index 25b00926aa66..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_backgroundpatterncontroller.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_backward.png b/icon-themes/galaxy/cmd/sc_backward.png deleted file mode 100644 index 2e2347c4a0f2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_backward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.block-arc.png b/icon-themes/galaxy/cmd/sc_basicshapes.block-arc.png deleted file mode 100644 index 708f036b3d45..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.block-arc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.can.png b/icon-themes/galaxy/cmd/sc_basicshapes.can.png deleted file mode 100644 index db78d54a4d07..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.can.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.circle-pie.png b/icon-themes/galaxy/cmd/sc_basicshapes.circle-pie.png deleted file mode 100644 index bf2b49d16f2e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.circle-pie.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.circle.png b/icon-themes/galaxy/cmd/sc_basicshapes.circle.png deleted file mode 100644 index 2ded242c424b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.circle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.cross.png b/icon-themes/galaxy/cmd/sc_basicshapes.cross.png deleted file mode 100644 index e7f72af5c412..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.cross.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.cube.png b/icon-themes/galaxy/cmd/sc_basicshapes.cube.png deleted file mode 100644 index 8267f1b9c9e6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.cube.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.diamond.png b/icon-themes/galaxy/cmd/sc_basicshapes.diamond.png deleted file mode 100644 index a46365615865..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.diamond.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.ellipse.png b/icon-themes/galaxy/cmd/sc_basicshapes.ellipse.png deleted file mode 100644 index 336408fc7509..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.ellipse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.frame.png b/icon-themes/galaxy/cmd/sc_basicshapes.frame.png deleted file mode 100644 index 03e2dcdb5021..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.frame.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.hexagon.png b/icon-themes/galaxy/cmd/sc_basicshapes.hexagon.png deleted file mode 100644 index d5ced335af7e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.hexagon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.isosceles-triangle.png b/icon-themes/galaxy/cmd/sc_basicshapes.isosceles-triangle.png deleted file mode 100644 index 8b32faa70a8e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.isosceles-triangle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.octagon.png b/icon-themes/galaxy/cmd/sc_basicshapes.octagon.png deleted file mode 100644 index cb3006a1b57b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.octagon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.paper.png b/icon-themes/galaxy/cmd/sc_basicshapes.paper.png deleted file mode 100644 index 9f48c52efbab..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.paper.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.parallelogram.png b/icon-themes/galaxy/cmd/sc_basicshapes.parallelogram.png deleted file mode 100644 index c23a80bae692..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.parallelogram.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.pentagon.png b/icon-themes/galaxy/cmd/sc_basicshapes.pentagon.png deleted file mode 100644 index 427a3a0bc972..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.pentagon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.png b/icon-themes/galaxy/cmd/sc_basicshapes.png deleted file mode 100644 index a46365615865..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.quadrat.png b/icon-themes/galaxy/cmd/sc_basicshapes.quadrat.png deleted file mode 100644 index 6e014e81a038..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.quadrat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.rectangle.png b/icon-themes/galaxy/cmd/sc_basicshapes.rectangle.png deleted file mode 100644 index 592aa37166d0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.rectangle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.right-triangle.png b/icon-themes/galaxy/cmd/sc_basicshapes.right-triangle.png deleted file mode 100644 index 0784ffb1ec49..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.right-triangle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.ring.png b/icon-themes/galaxy/cmd/sc_basicshapes.ring.png deleted file mode 100644 index 8c0a7ebbb30a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.ring.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.round-quadrat.png b/icon-themes/galaxy/cmd/sc_basicshapes.round-quadrat.png deleted file mode 100644 index 75a779fb7dc9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.round-quadrat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.round-rectangle.png b/icon-themes/galaxy/cmd/sc_basicshapes.round-rectangle.png deleted file mode 100644 index 27a6c5f93a07..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.round-rectangle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicshapes.trapezoid.png b/icon-themes/galaxy/cmd/sc_basicshapes.trapezoid.png deleted file mode 100644 index 7af65eb5042e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicshapes.trapezoid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicstepinto.png b/icon-themes/galaxy/cmd/sc_basicstepinto.png deleted file mode 100644 index addf3fd61d30..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicstepinto.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicstepout.png b/icon-themes/galaxy/cmd/sc_basicstepout.png deleted file mode 100644 index 21f03caa1d64..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicstepout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicstepover.png b/icon-themes/galaxy/cmd/sc_basicstepover.png deleted file mode 100644 index 783d6bbf1863..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicstepover.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_basicstop.png b/icon-themes/galaxy/cmd/sc_basicstop.png deleted file mode 100644 index 1c6ff922a786..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_basicstop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_beforeobject.png b/icon-themes/galaxy/cmd/sc_beforeobject.png deleted file mode 100644 index 18b8e8e971d4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_beforeobject.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_behindobject.png b/icon-themes/galaxy/cmd/sc_behindobject.png deleted file mode 100644 index 1e74cfb92d3e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_behindobject.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bezier_unfilled.png b/icon-themes/galaxy/cmd/sc_bezier_unfilled.png deleted file mode 100644 index b70c600c7f87..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bezier_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bezierappend.png b/icon-themes/galaxy/cmd/sc_bezierappend.png deleted file mode 100644 index a5c4e0118cdd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bezierappend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bezierclose.png b/icon-themes/galaxy/cmd/sc_bezierclose.png deleted file mode 100644 index 1d1769fb186c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bezierclose.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bezierconvert.png b/icon-themes/galaxy/cmd/sc_bezierconvert.png deleted file mode 100644 index 042546df7488..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bezierconvert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_beziercutline.png b/icon-themes/galaxy/cmd/sc_beziercutline.png deleted file mode 100644 index c5df3b6a6be7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_beziercutline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bezierdelete.png b/icon-themes/galaxy/cmd/sc_bezierdelete.png deleted file mode 100644 index 2e678364b87a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bezierdelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bezieredge.png b/icon-themes/galaxy/cmd/sc_bezieredge.png deleted file mode 100644 index 2328b2d60312..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bezieredge.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_beziereliminatepoints.png b/icon-themes/galaxy/cmd/sc_beziereliminatepoints.png deleted file mode 100644 index 19d0f12bfd0d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_beziereliminatepoints.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bezierfill.png b/icon-themes/galaxy/cmd/sc_bezierfill.png deleted file mode 100644 index f337937adea7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bezierfill.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bezierinsert.png b/icon-themes/galaxy/cmd/sc_bezierinsert.png deleted file mode 100644 index 505f404f3fe2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bezierinsert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_beziermove.png b/icon-themes/galaxy/cmd/sc_beziermove.png deleted file mode 100644 index 98162cae92e3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_beziermove.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_beziersmooth.png b/icon-themes/galaxy/cmd/sc_beziersmooth.png deleted file mode 100644 index 8f1b92cf8ecc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_beziersmooth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_beziersymmetric.png b/icon-themes/galaxy/cmd/sc_beziersymmetric.png deleted file mode 100644 index 9fcfffa4cb4b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_beziersymmetric.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bmpmask.png b/icon-themes/galaxy/cmd/sc_bmpmask.png deleted file mode 100644 index 67b300f48f7e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bmpmask.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bold.png b/icon-themes/galaxy/cmd/sc_bold.png deleted file mode 100644 index 85e8015280e9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_borderdialog.png b/icon-themes/galaxy/cmd/sc_borderdialog.png deleted file mode 100644 index c8b915bae4d5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_borderdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bringtofront.png b/icon-themes/galaxy/cmd/sc_bringtofront.png deleted file mode 100644 index 7d9ee0fc66d0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bringtofront.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_browsebackward.png b/icon-themes/galaxy/cmd/sc_browsebackward.png deleted file mode 100644 index 576cf2d16965..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_browsebackward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_browseforward.png b/icon-themes/galaxy/cmd/sc_browseforward.png deleted file mode 100644 index a1d767952139..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_browseforward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_browseview.png b/icon-themes/galaxy/cmd/sc_browseview.png deleted file mode 100644 index d63e0d8cab58..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_browseview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bullet.png b/icon-themes/galaxy/cmd/sc_bullet.png deleted file mode 100644 index bf0e63a7a522..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bullet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_bulletsandnumberingdialog.png b/icon-themes/galaxy/cmd/sc_bulletsandnumberingdialog.png deleted file mode 100644 index 420985f62f80..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_bulletsandnumberingdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_calloutshapes.cloud-callout.png b/icon-themes/galaxy/cmd/sc_calloutshapes.cloud-callout.png deleted file mode 100644 index fe804e726295..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_calloutshapes.cloud-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_calloutshapes.line-callout-1.png b/icon-themes/galaxy/cmd/sc_calloutshapes.line-callout-1.png deleted file mode 100644 index f48daa124eb9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_calloutshapes.line-callout-1.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_calloutshapes.line-callout-2.png b/icon-themes/galaxy/cmd/sc_calloutshapes.line-callout-2.png deleted file mode 100644 index 2df3da6e74d0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_calloutshapes.line-callout-2.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_calloutshapes.line-callout-3.png b/icon-themes/galaxy/cmd/sc_calloutshapes.line-callout-3.png deleted file mode 100644 index 53ffcdc9dba6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_calloutshapes.line-callout-3.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_calloutshapes.png b/icon-themes/galaxy/cmd/sc_calloutshapes.png deleted file mode 100644 index 33834bcde75d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_calloutshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_calloutshapes.rectangular-callout.png b/icon-themes/galaxy/cmd/sc_calloutshapes.rectangular-callout.png deleted file mode 100644 index 3bffc76318d6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_calloutshapes.rectangular-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_calloutshapes.round-callout.png b/icon-themes/galaxy/cmd/sc_calloutshapes.round-callout.png deleted file mode 100644 index 8a36e6b361f6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_calloutshapes.round-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_calloutshapes.round-rectangular-callout.png b/icon-themes/galaxy/cmd/sc_calloutshapes.round-rectangular-callout.png deleted file mode 100644 index 33834bcde75d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_calloutshapes.round-rectangular-callout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_cancel.png b/icon-themes/galaxy/cmd/sc_cancel.png deleted file mode 100644 index a75b74a3d8d7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_cancel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_cellvertbottom.png b/icon-themes/galaxy/cmd/sc_cellvertbottom.png deleted file mode 100644 index d05637e0c2dc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_cellvertbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_cellvertcenter.png b/icon-themes/galaxy/cmd/sc_cellvertcenter.png deleted file mode 100644 index 5aff3ef755f9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_cellvertcenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_cellverttop.png b/icon-themes/galaxy/cmd/sc_cellverttop.png deleted file mode 100644 index 4a491ad18d96..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_cellverttop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_centerpara.png b/icon-themes/galaxy/cmd/sc_centerpara.png deleted file mode 100644 index b45053841645..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_centerpara.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_chainframes.png b/icon-themes/galaxy/cmd/sc_chainframes.png deleted file mode 100644 index 69f701f83e0b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_chainframes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_changebezier.png b/icon-themes/galaxy/cmd/sc_changebezier.png deleted file mode 100644 index 391bf1c62178..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_changebezier.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_changecasetolower.png b/icon-themes/galaxy/cmd/sc_changecasetolower.png deleted file mode 100644 index 800b8a6bcc40..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_changecasetolower.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_changecasetoupper.png b/icon-themes/galaxy/cmd/sc_changecasetoupper.png deleted file mode 100644 index 6ce2b916d7fb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_changecasetoupper.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_changedatabasefield.png b/icon-themes/galaxy/cmd/sc_changedatabasefield.png deleted file mode 100644 index 940d5af319aa..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_changedatabasefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_changepolygon.png b/icon-themes/galaxy/cmd/sc_changepolygon.png deleted file mode 100644 index e53fc4ae3bfd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_changepolygon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_characterbackgroundpattern.png b/icon-themes/galaxy/cmd/sc_characterbackgroundpattern.png deleted file mode 100644 index 37f7cefc74ef..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_characterbackgroundpattern.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_charfontname.png b/icon-themes/galaxy/cmd/sc_charfontname.png deleted file mode 100644 index 78d85ad7342e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_charfontname.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_charmapcontrol.png b/icon-themes/galaxy/cmd/sc_charmapcontrol.png deleted file mode 100644 index bf0e63a7a522..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_charmapcontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_checkbox.png b/icon-themes/galaxy/cmd/sc_checkbox.png deleted file mode 100644 index 3c3343580ad0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_checkbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_choosecontrols.png b/icon-themes/galaxy/cmd/sc_choosecontrols.png deleted file mode 100644 index 441b4944c55d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_choosecontrols.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_choosedesign.png b/icon-themes/galaxy/cmd/sc_choosedesign.png deleted file mode 100644 index 251e33a72c0f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_choosedesign.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_choosemacro.png b/icon-themes/galaxy/cmd/sc_choosemacro.png deleted file mode 100644 index 86ab53db24d5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_choosemacro.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_choosepolygon.png b/icon-themes/galaxy/cmd/sc_choosepolygon.png deleted file mode 100644 index 44b7f79e1a1b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_choosepolygon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_circle.png b/icon-themes/galaxy/cmd/sc_circle.png deleted file mode 100644 index 0df0a59d94fb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_circle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_circle_unfilled.png b/icon-themes/galaxy/cmd/sc_circle_unfilled.png deleted file mode 100644 index ac9f2151d5d7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_circle_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_circlearc.png b/icon-themes/galaxy/cmd/sc_circlearc.png deleted file mode 100644 index c9cf8d61b8d2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_circlearc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_circlecut.png b/icon-themes/galaxy/cmd/sc_circlecut.png deleted file mode 100644 index 8137934d37bd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_circlecut.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_circlecut_unfilled.png b/icon-themes/galaxy/cmd/sc_circlecut_unfilled.png deleted file mode 100644 index d1462091bff0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_circlecut_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_circlepie.png b/icon-themes/galaxy/cmd/sc_circlepie.png deleted file mode 100644 index bf2b49d16f2e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_circlepie.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_circlepie_unfilled.png b/icon-themes/galaxy/cmd/sc_circlepie_unfilled.png deleted file mode 100644 index c598e1935014..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_circlepie_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_clickchangerotation.png b/icon-themes/galaxy/cmd/sc_clickchangerotation.png deleted file mode 100644 index af64d655f6e2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_clickchangerotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_closedoc.png b/icon-themes/galaxy/cmd/sc_closedoc.png deleted file mode 100644 index 186d79cc78b4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_closedoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_closedocs.png b/icon-themes/galaxy/cmd/sc_closedocs.png deleted file mode 100644 index 061f39969d4f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_closedocs.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_closemasterview.png b/icon-themes/galaxy/cmd/sc_closemasterview.png deleted file mode 100644 index 88d10b015a42..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_closemasterview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_closewin.png b/icon-themes/galaxy/cmd/sc_closewin.png deleted file mode 100644 index 186d79cc78b4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_closewin.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_color.png b/icon-themes/galaxy/cmd/sc_color.png deleted file mode 100644 index 31bd6a57af10..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_color.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_colorscaleformatdialog.png b/icon-themes/galaxy/cmd/sc_colorscaleformatdialog.png deleted file mode 100644 index 17456f1aada9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_colorscaleformatdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_colorsettings.png b/icon-themes/galaxy/cmd/sc_colorsettings.png deleted file mode 100644 index 211b93961b80..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_colorsettings.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_colorview.png b/icon-themes/galaxy/cmd/sc_colorview.png deleted file mode 100644 index 597f4469ea93..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_colorview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_combobox.png b/icon-themes/galaxy/cmd/sc_combobox.png deleted file mode 100644 index 5585f2e0b0b5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_combobox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_commentchangetracking.png b/icon-themes/galaxy/cmd/sc_commentchangetracking.png deleted file mode 100644 index 83ac7022bb25..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_commentchangetracking.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_commontaskbarvisible.png b/icon-themes/galaxy/cmd/sc_commontaskbarvisible.png deleted file mode 100644 index 5dcc859763dc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_commontaskbarvisible.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_comparedocuments.png b/icon-themes/galaxy/cmd/sc_comparedocuments.png deleted file mode 100644 index 3160f55e9033..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_comparedocuments.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_compilebasic.png b/icon-themes/galaxy/cmd/sc_compilebasic.png deleted file mode 100644 index 28e3d1c44143..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_compilebasic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_conddateformatdialog.png b/icon-themes/galaxy/cmd/sc_conddateformatdialog.png deleted file mode 100644 index ac82bb48cbd2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_conddateformatdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_conditionalformatdialog.png b/icon-themes/galaxy/cmd/sc_conditionalformatdialog.png deleted file mode 100644 index ac82bb48cbd2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_conditionalformatdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_conditionalformatmenu.png b/icon-themes/galaxy/cmd/sc_conditionalformatmenu.png deleted file mode 100644 index 4023a9bc9c83..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_conditionalformatmenu.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_cone.png b/icon-themes/galaxy/cmd/sc_cone.png deleted file mode 100644 index a2e9a56bd96a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_cone.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_config.png b/icon-themes/galaxy/cmd/sc_config.png deleted file mode 100644 index 50c22d828ef9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_config.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connector.png b/icon-themes/galaxy/cmd/sc_connector.png deleted file mode 100644 index 419822a8053e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connector.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorarrowend.png b/icon-themes/galaxy/cmd/sc_connectorarrowend.png deleted file mode 100644 index 07b4861640b4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorarrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorarrows.png b/icon-themes/galaxy/cmd/sc_connectorarrows.png deleted file mode 100644 index fb7034b8e870..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorarrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorarrowstart.png b/icon-themes/galaxy/cmd/sc_connectorarrowstart.png deleted file mode 100644 index e214b520a540..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorarrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcircleend.png b/icon-themes/galaxy/cmd/sc_connectorcircleend.png deleted file mode 100644 index adda6b14ac88..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcircleend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcircles.png b/icon-themes/galaxy/cmd/sc_connectorcircles.png deleted file mode 100644 index aeb6371ea02d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcircles.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcirclestart.png b/icon-themes/galaxy/cmd/sc_connectorcirclestart.png deleted file mode 100644 index 5098298274bf..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcirclestart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcurve.png b/icon-themes/galaxy/cmd/sc_connectorcurve.png deleted file mode 100644 index 441a965c1e31..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcurve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcurvearrowend.png b/icon-themes/galaxy/cmd/sc_connectorcurvearrowend.png deleted file mode 100644 index 15e86399a5de..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcurvearrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcurvearrows.png b/icon-themes/galaxy/cmd/sc_connectorcurvearrows.png deleted file mode 100644 index cf8539dd79cb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcurvearrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcurvearrowstart.png b/icon-themes/galaxy/cmd/sc_connectorcurvearrowstart.png deleted file mode 100644 index 445dc4cb1d51..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcurvearrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcurvecircleend.png b/icon-themes/galaxy/cmd/sc_connectorcurvecircleend.png deleted file mode 100644 index 29c542bbb041..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcurvecircleend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcurvecircles.png b/icon-themes/galaxy/cmd/sc_connectorcurvecircles.png deleted file mode 100644 index 4bc1bf600a36..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcurvecircles.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorcurvecirclestart.png b/icon-themes/galaxy/cmd/sc_connectorcurvecirclestart.png deleted file mode 100644 index 2cb0b80cf7c7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorcurvecirclestart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorline.png b/icon-themes/galaxy/cmd/sc_connectorline.png deleted file mode 100644 index af3bf4ab2d93..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinearrowend.png b/icon-themes/galaxy/cmd/sc_connectorlinearrowend.png deleted file mode 100644 index 27316c1fc01d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinearrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinearrows.png b/icon-themes/galaxy/cmd/sc_connectorlinearrows.png deleted file mode 100644 index e89ac1772ab5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinearrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinearrowstart.png b/icon-themes/galaxy/cmd/sc_connectorlinearrowstart.png deleted file mode 100644 index f7c00f60eab9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinearrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinecircleend.png b/icon-themes/galaxy/cmd/sc_connectorlinecircleend.png deleted file mode 100644 index 48b656be80bd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinecircleend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinecircles.png b/icon-themes/galaxy/cmd/sc_connectorlinecircles.png deleted file mode 100644 index 0547bf9ec2c1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinecircles.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinecirclestart.png b/icon-themes/galaxy/cmd/sc_connectorlinecirclestart.png deleted file mode 100644 index 5deab7a9ab87..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinecirclestart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlines.png b/icon-themes/galaxy/cmd/sc_connectorlines.png deleted file mode 100644 index 7647d7961d20..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlines.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinesarrowend.png b/icon-themes/galaxy/cmd/sc_connectorlinesarrowend.png deleted file mode 100644 index 5800817b78a7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinesarrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinesarrows.png b/icon-themes/galaxy/cmd/sc_connectorlinesarrows.png deleted file mode 100644 index 2df22ee89880..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinesarrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinesarrowstart.png b/icon-themes/galaxy/cmd/sc_connectorlinesarrowstart.png deleted file mode 100644 index ba196299aea1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinesarrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinescircleend.png b/icon-themes/galaxy/cmd/sc_connectorlinescircleend.png deleted file mode 100644 index 1dda52e405b1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinescircleend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinescircles.png b/icon-themes/galaxy/cmd/sc_connectorlinescircles.png deleted file mode 100644 index 3cf117ae7a1a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinescircles.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectorlinescirclestart.png b/icon-themes/galaxy/cmd/sc_connectorlinescirclestart.png deleted file mode 100644 index 65c6fa451da1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectorlinescirclestart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_connectortoolbox.png b/icon-themes/galaxy/cmd/sc_connectortoolbox.png deleted file mode 100644 index aeb6371ea02d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_connectortoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_contourdialog.png b/icon-themes/galaxy/cmd/sc_contourdialog.png deleted file mode 100644 index 4fd4d6fc7440..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_contourdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_controlcodes.png b/icon-themes/galaxy/cmd/sc_controlcodes.png deleted file mode 100644 index 046b06900887..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_controlcodes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_controlproperties.png b/icon-themes/galaxy/cmd/sc_controlproperties.png deleted file mode 100644 index abf533b6d436..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_controlproperties.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_convertinto3d.png b/icon-themes/galaxy/cmd/sc_convertinto3d.png deleted file mode 100644 index 298297833a4c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_convertinto3d.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_convertinto3dlathe.png b/icon-themes/galaxy/cmd/sc_convertinto3dlathe.png deleted file mode 100644 index b68dbe510782..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_convertinto3dlathe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_convertinto3dlathefast.png b/icon-themes/galaxy/cmd/sc_convertinto3dlathefast.png deleted file mode 100644 index caeb977df952..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_convertinto3dlathefast.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_copy.png b/icon-themes/galaxy/cmd/sc_copy.png deleted file mode 100644 index a235cb33c3fb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_copy.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_crookrotate.png b/icon-themes/galaxy/cmd/sc_crookrotate.png deleted file mode 100644 index b868eaf5a716..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_crookrotate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_crookslant.png b/icon-themes/galaxy/cmd/sc_crookslant.png deleted file mode 100644 index 6f24a5992531..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_crookslant.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_crop.png b/icon-themes/galaxy/cmd/sc_crop.png deleted file mode 100644 index 50aecb216413..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_crop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_cube.png b/icon-themes/galaxy/cmd/sc_cube.png deleted file mode 100644 index 6cefe73d86f3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_cube.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_currencyfield.png b/icon-themes/galaxy/cmd/sc_currencyfield.png deleted file mode 100644 index df83fee52e81..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_currencyfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_customanimation.png b/icon-themes/galaxy/cmd/sc_customanimation.png deleted file mode 100644 index ec4ee11a0edb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_customanimation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_cut.png b/icon-themes/galaxy/cmd/sc_cut.png deleted file mode 100644 index 0d97b3f7c2c4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_cut.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_cylinder.png b/icon-themes/galaxy/cmd/sc_cylinder.png deleted file mode 100644 index abfeec9050d9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_cylinder.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_cyramid.png b/icon-themes/galaxy/cmd/sc_cyramid.png deleted file mode 100644 index 65a63098012b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_cyramid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_databarformatdialog.png b/icon-themes/galaxy/cmd/sc_databarformatdialog.png deleted file mode 100644 index ce10e541cfdd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_databarformatdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_datadatapilotrun.png b/icon-themes/galaxy/cmd/sc_datadatapilotrun.png deleted file mode 100644 index b42276a58c2c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_datadatapilotrun.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_datafilterautofilter.png b/icon-themes/galaxy/cmd/sc_datafilterautofilter.png deleted file mode 100644 index b23e974b4187..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_datafilterautofilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_datafilterspecialfilter.png b/icon-themes/galaxy/cmd/sc_datafilterspecialfilter.png deleted file mode 100644 index 6d62974b5469..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_datafilterspecialfilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_datafilterstandardfilter.png b/icon-themes/galaxy/cmd/sc_datafilterstandardfilter.png deleted file mode 100644 index 7b77391bf920..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_datafilterstandardfilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dataimport.png b/icon-themes/galaxy/cmd/sc_dataimport.png deleted file mode 100644 index aaac06a8c7fe..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dataimport.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dataincolumns.png b/icon-themes/galaxy/cmd/sc_dataincolumns.png deleted file mode 100644 index b594901c74f0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dataincolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_datainrows.png b/icon-themes/galaxy/cmd/sc_datainrows.png deleted file mode 100644 index 06cb511f03dd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_datainrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_datasort.png b/icon-themes/galaxy/cmd/sc_datasort.png deleted file mode 100644 index e62b595b6dd2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_datasort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_datefield.png b/icon-themes/galaxy/cmd/sc_datefield.png deleted file mode 100644 index 4b2edc182c83..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_datefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbaddrelation.png b/icon-themes/galaxy/cmd/sc_dbaddrelation.png deleted file mode 100644 index 1129d4d8a002..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbaddrelation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbchangedesignmode.png b/icon-themes/galaxy/cmd/sc_dbchangedesignmode.png deleted file mode 100644 index 39a0d9278069..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbchangedesignmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbclearquery.png b/icon-themes/galaxy/cmd/sc_dbclearquery.png deleted file mode 100644 index 15bdc72a81cb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbclearquery.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbdistinctvalues.png b/icon-themes/galaxy/cmd/sc_dbdistinctvalues.png deleted file mode 100644 index 8f8793e7d294..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbdistinctvalues.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbdtableedit.png b/icon-themes/galaxy/cmd/sc_dbdtableedit.png deleted file mode 100644 index 348fbb23ccb9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbdtableedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbformdelete.png b/icon-themes/galaxy/cmd/sc_dbformdelete.png deleted file mode 100644 index a58b6070c84e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbformdelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbformedit.png b/icon-themes/galaxy/cmd/sc_dbformedit.png deleted file mode 100644 index 96552bbb3a07..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbformedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbformopen.png b/icon-themes/galaxy/cmd/sc_dbformopen.png deleted file mode 100644 index 35b6bb08d989..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbformopen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbformrename.png b/icon-themes/galaxy/cmd/sc_dbformrename.png deleted file mode 100644 index fa7726d15043..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbformrename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbindexdesign.png b/icon-themes/galaxy/cmd/sc_dbindexdesign.png deleted file mode 100644 index 8e68a598a1c1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbindexdesign.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewform.png b/icon-themes/galaxy/cmd/sc_dbnewform.png deleted file mode 100644 index 0e0835ee6174..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewform.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewformautopilot.png b/icon-themes/galaxy/cmd/sc_dbnewformautopilot.png deleted file mode 100644 index 4cd33a6b3d6a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewformautopilot.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewquery.png b/icon-themes/galaxy/cmd/sc_dbnewquery.png deleted file mode 100644 index de11949fedfa..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewquery.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewqueryautopilot.png b/icon-themes/galaxy/cmd/sc_dbnewqueryautopilot.png deleted file mode 100644 index f1036e3982c3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewqueryautopilot.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewquerysql.png b/icon-themes/galaxy/cmd/sc_dbnewquerysql.png deleted file mode 100644 index e0ac79f38887..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewquerysql.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewreport.png b/icon-themes/galaxy/cmd/sc_dbnewreport.png deleted file mode 100644 index 45c4f294931b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewreport.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewreportautopilot.png b/icon-themes/galaxy/cmd/sc_dbnewreportautopilot.png deleted file mode 100644 index adeba4871419..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewreportautopilot.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewtable.png b/icon-themes/galaxy/cmd/sc_dbnewtable.png deleted file mode 100644 index 2b9c05dc165d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewtable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewtableautopilot.png b/icon-themes/galaxy/cmd/sc_dbnewtableautopilot.png deleted file mode 100644 index 5a83f87d9721..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewtableautopilot.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewview.png b/icon-themes/galaxy/cmd/sc_dbnewview.png deleted file mode 100644 index ac6148f5320d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbnewviewsql.png b/icon-themes/galaxy/cmd/sc_dbnewviewsql.png deleted file mode 100644 index 24afbb06e8ed..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbnewviewsql.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbquerydelete.png b/icon-themes/galaxy/cmd/sc_dbquerydelete.png deleted file mode 100644 index dee5789762f7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbquerydelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbqueryedit.png b/icon-themes/galaxy/cmd/sc_dbqueryedit.png deleted file mode 100644 index 9959091ce6de..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbqueryedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbqueryopen.png b/icon-themes/galaxy/cmd/sc_dbqueryopen.png deleted file mode 100644 index aadf395266b0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbqueryopen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbquerypropertiesdialog.png b/icon-themes/galaxy/cmd/sc_dbquerypropertiesdialog.png deleted file mode 100644 index 7fb72f012d57..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbquerypropertiesdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbqueryrename.png b/icon-themes/galaxy/cmd/sc_dbqueryrename.png deleted file mode 100644 index 4e8097c4003e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbqueryrename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbreportdelete.png b/icon-themes/galaxy/cmd/sc_dbreportdelete.png deleted file mode 100644 index 278280fb52dc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbreportdelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbreportedit.png b/icon-themes/galaxy/cmd/sc_dbreportedit.png deleted file mode 100644 index 30c4d87ca5d2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbreportedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbreportopen.png b/icon-themes/galaxy/cmd/sc_dbreportopen.png deleted file mode 100644 index 689bb45cb9e8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbreportopen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbreportrename.png b/icon-themes/galaxy/cmd/sc_dbreportrename.png deleted file mode 100644 index 4e13975fab00..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbreportrename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbsortingandgrouping.png b/icon-themes/galaxy/cmd/sc_dbsortingandgrouping.png deleted file mode 100644 index b8d9cae1882b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbsortingandgrouping.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbtabledelete.png b/icon-themes/galaxy/cmd/sc_dbtabledelete.png deleted file mode 100644 index dee5789762f7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbtabledelete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbtableedit.png b/icon-themes/galaxy/cmd/sc_dbtableedit.png deleted file mode 100644 index 348fbb23ccb9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbtableedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbtableopen.png b/icon-themes/galaxy/cmd/sc_dbtableopen.png deleted file mode 100644 index 88c9c97dbb7b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbtableopen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbtablerename.png b/icon-themes/galaxy/cmd/sc_dbtablerename.png deleted file mode 100644 index 4e8097c4003e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbtablerename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbviewaliases.png b/icon-themes/galaxy/cmd/sc_dbviewaliases.png deleted file mode 100644 index b1d3696a3c80..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbviewaliases.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbviewfunctions.png b/icon-themes/galaxy/cmd/sc_dbviewfunctions.png deleted file mode 100644 index 7ca1cc4e96ca..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbviewfunctions.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dbviewtablenames.png b/icon-themes/galaxy/cmd/sc_dbviewtablenames.png deleted file mode 100644 index 018ca8ed818a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dbviewtablenames.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_decrementindent.png b/icon-themes/galaxy/cmd/sc_decrementindent.png deleted file mode 100644 index 924a8be73cf4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_decrementindent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_decrementlevel.png b/icon-themes/galaxy/cmd/sc_decrementlevel.png deleted file mode 100644 index 6db86819431e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_decrementlevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_decrementsublevels.png b/icon-themes/galaxy/cmd/sc_decrementsublevels.png deleted file mode 100644 index 0b5f3b3a9493..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_decrementsublevels.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_defaultbullet.png b/icon-themes/galaxy/cmd/sc_defaultbullet.png deleted file mode 100644 index bdd0f2cf0760..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_defaultbullet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_defaultnumbering.png b/icon-themes/galaxy/cmd/sc_defaultnumbering.png deleted file mode 100644 index 03ebf8fd4aa6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_defaultnumbering.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_definename.png b/icon-themes/galaxy/cmd/sc_definename.png deleted file mode 100644 index ffa5be98487d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_definename.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_defineprintarea.png b/icon-themes/galaxy/cmd/sc_defineprintarea.png deleted file mode 100644 index 21352c61ceaf..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_defineprintarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_delete.png b/icon-themes/galaxy/cmd/sc_delete.png deleted file mode 100644 index 00302086bfcb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_delete.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deleteallannotation.png b/icon-themes/galaxy/cmd/sc_deleteallannotation.png deleted file mode 100644 index c2d3a78d557a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deleteallannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deleteannotation.png b/icon-themes/galaxy/cmd/sc_deleteannotation.png deleted file mode 100644 index 38b10f39f4f2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deleteannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deletecolumns.png b/icon-themes/galaxy/cmd/sc_deletecolumns.png deleted file mode 100644 index e5f91647b73d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deletecolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deletemasterpage.png b/icon-themes/galaxy/cmd/sc_deletemasterpage.png deleted file mode 100644 index d975a9c3a145..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deletemasterpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deletepage.png b/icon-themes/galaxy/cmd/sc_deletepage.png deleted file mode 100644 index 05bafe1c23d1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deletepage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deleteprintarea.png b/icon-themes/galaxy/cmd/sc_deleteprintarea.png deleted file mode 100644 index 5d3a82ba1fc5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deleteprintarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deleterecord.png b/icon-themes/galaxy/cmd/sc_deleterecord.png deleted file mode 100644 index febc937617ee..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deleterecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deleterows.png b/icon-themes/galaxy/cmd/sc_deleterows.png deleted file mode 100644 index d1a5523ddd5e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deleterows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deletetable.png b/icon-themes/galaxy/cmd/sc_deletetable.png deleted file mode 100644 index c9ba5d1037fa..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deletetable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_deletetable.xcf.bz2 b/icon-themes/galaxy/cmd/sc_deletetable.xcf.bz2 deleted file mode 100644 index 195a9db6c12a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_deletetable.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_designerdialog.png b/icon-themes/galaxy/cmd/sc_designerdialog.png deleted file mode 100644 index 5621da384179..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_designerdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dia.png b/icon-themes/galaxy/cmd/sc_dia.png deleted file mode 100644 index 028eeca2d337..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dia.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_diaauto.png b/icon-themes/galaxy/cmd/sc_diaauto.png deleted file mode 100644 index 028eeca2d337..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_diaauto.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_diaeffect.png b/icon-themes/galaxy/cmd/sc_diaeffect.png deleted file mode 100644 index 028eeca2d337..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_diaeffect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_diagramaxisx.png b/icon-themes/galaxy/cmd/sc_diagramaxisx.png deleted file mode 100644 index c33e723a7dd3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_diagramaxisx.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_diagramaxisy.png b/icon-themes/galaxy/cmd/sc_diagramaxisy.png deleted file mode 100644 index 55bd3902a888..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_diagramaxisy.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_diagramdata.png b/icon-themes/galaxy/cmd/sc_diagramdata.png deleted file mode 100644 index 8be09ef5ede9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_diagramdata.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_diagramtype.png b/icon-themes/galaxy/cmd/sc_diagramtype.png deleted file mode 100644 index 441611eed2fe..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_diagramtype.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_diaspeed.png b/icon-themes/galaxy/cmd/sc_diaspeed.png deleted file mode 100644 index 028eeca2d337..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_diaspeed.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_diatime.png b/icon-themes/galaxy/cmd/sc_diatime.png deleted file mode 100644 index 028eeca2d337..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_diatime.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_distributecolumns.png b/icon-themes/galaxy/cmd/sc_distributecolumns.png deleted file mode 100644 index a9b35d297cc9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_distributecolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_distributerows.png b/icon-themes/galaxy/cmd/sc_distributerows.png deleted file mode 100644 index bb8ffdef9984..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_distributerows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_distributeselection.png b/icon-themes/galaxy/cmd/sc_distributeselection.png deleted file mode 100644 index 8d3030ac0f39..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_distributeselection.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_doubleclicktextedit.png b/icon-themes/galaxy/cmd/sc_doubleclicktextedit.png deleted file mode 100644 index 4069189dbb21..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_doubleclicktextedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_downsearch.png b/icon-themes/galaxy/cmd/sc_downsearch.png deleted file mode 100644 index 2601027f2593..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_downsearch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_draw.png b/icon-themes/galaxy/cmd/sc_draw.png deleted file mode 100644 index ffb8f9fb7944..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_draw.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_drawcaption.png b/icon-themes/galaxy/cmd/sc_drawcaption.png deleted file mode 100644 index 3f13ebeb8639..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_drawcaption.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_drawchart.png b/icon-themes/galaxy/cmd/sc_drawchart.png deleted file mode 100644 index 8c8a6d446283..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_drawchart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_drawselect.png b/icon-themes/galaxy/cmd/sc_drawselect.png deleted file mode 100644 index f22f70676beb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_drawselect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_drawtext.png b/icon-themes/galaxy/cmd/sc_drawtext.png deleted file mode 100644 index 64ed3dbeb59f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_drawtext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dsbdocumentdatasource.png b/icon-themes/galaxy/cmd/sc_dsbdocumentdatasource.png deleted file mode 100644 index de2670206be2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dsbdocumentdatasource.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dsbeditdoc.png b/icon-themes/galaxy/cmd/sc_dsbeditdoc.png deleted file mode 100644 index d7e4e8e798b2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dsbeditdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dsbformletter.png b/icon-themes/galaxy/cmd/sc_dsbformletter.png deleted file mode 100644 index c658a036f050..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dsbformletter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dsbinsertcolumns.png b/icon-themes/galaxy/cmd/sc_dsbinsertcolumns.png deleted file mode 100644 index c682e8e09558..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dsbinsertcolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dsbinsertcontent.png b/icon-themes/galaxy/cmd/sc_dsbinsertcontent.png deleted file mode 100644 index 81c5de118726..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dsbinsertcontent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_dsbrowserexplorer.png b/icon-themes/galaxy/cmd/sc_dsbrowserexplorer.png deleted file mode 100644 index c47dd6a7b135..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_dsbrowserexplorer.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_duplicatepage.png b/icon-themes/galaxy/cmd/sc_duplicatepage.png deleted file mode 100644 index 51a1140e4d3e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_duplicatepage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_edit.png b/icon-themes/galaxy/cmd/sc_edit.png deleted file mode 100644 index 3859419397c7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_edit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_editdoc.png b/icon-themes/galaxy/cmd/sc_editdoc.png deleted file mode 100644 index d7e4e8e798b2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_editdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_editglossary.png b/icon-themes/galaxy/cmd/sc_editglossary.png deleted file mode 100644 index 4e14c031a4ae..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_editglossary.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_editheaderandfooter.png b/icon-themes/galaxy/cmd/sc_editheaderandfooter.png deleted file mode 100644 index 38f565ad6210..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_editheaderandfooter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_editprintarea.png b/icon-themes/galaxy/cmd/sc_editprintarea.png deleted file mode 100644 index 4eedb4391749..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_editprintarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_ellipse.png b/icon-themes/galaxy/cmd/sc_ellipse.png deleted file mode 100644 index 336408fc7509..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_ellipse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_ellipse_unfilled.png b/icon-themes/galaxy/cmd/sc_ellipse_unfilled.png deleted file mode 100644 index ba6778222a41..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_ellipse_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_ellipsecut.png b/icon-themes/galaxy/cmd/sc_ellipsecut.png deleted file mode 100644 index 36f3d72a875b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_ellipsecut.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_ellipsecut_unfilled.png b/icon-themes/galaxy/cmd/sc_ellipsecut_unfilled.png deleted file mode 100644 index c6c9af2e4002..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_ellipsecut_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_ellipsetoolbox.png b/icon-themes/galaxy/cmd/sc_ellipsetoolbox.png deleted file mode 100644 index 336408fc7509..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_ellipsetoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_emojicontrol.png b/icon-themes/galaxy/cmd/sc_emojicontrol.png deleted file mode 100644 index 420b470ad2dc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_emojicontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_entergroup.png b/icon-themes/galaxy/cmd/sc_entergroup.png deleted file mode 100644 index 2b9d623075b0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_entergroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_entirecolumn.png b/icon-themes/galaxy/cmd/sc_entirecolumn.png deleted file mode 100644 index 696b3a2460cc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_entirecolumn.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_entirerow.png b/icon-themes/galaxy/cmd/sc_entirerow.png deleted file mode 100644 index a7cfc3fe952a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_entirerow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_euroconverter.png b/icon-themes/galaxy/cmd/sc_euroconverter.png deleted file mode 100644 index 160c2c2d034f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_euroconverter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_executereport.png b/icon-themes/galaxy/cmd/sc_executereport.png deleted file mode 100644 index ce13c588af2b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_executereport.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_exitsearch.png b/icon-themes/galaxy/cmd/sc_exitsearch.png deleted file mode 100644 index 00302086bfcb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_exitsearch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_expandpage.png b/icon-themes/galaxy/cmd/sc_expandpage.png deleted file mode 100644 index befe7bb53801..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_expandpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_exportdialog.png b/icon-themes/galaxy/cmd/sc_exportdialog.png deleted file mode 100644 index a6043fbdfc5a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_exportdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_exportdirecttoepub.png b/icon-themes/galaxy/cmd/sc_exportdirecttoepub.png deleted file mode 100644 index c9cc051508f2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_exportdirecttoepub.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_exportdirecttopdf.png b/icon-themes/galaxy/cmd/sc_exportdirecttopdf.png deleted file mode 100644 index c2efa7ef4601..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_exportdirecttopdf.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_exportto.png b/icon-themes/galaxy/cmd/sc_exportto.png deleted file mode 100644 index 7083154e3a23..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_exportto.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extendedhelp.png b/icon-themes/galaxy/cmd/sc_extendedhelp.png deleted file mode 100644 index 1ca1ac4a3995..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extendedhelp.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusion3dcolor.png b/icon-themes/galaxy/cmd/sc_extrusion3dcolor.png deleted file mode 100644 index c258a65243e8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusion3dcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusiondepthfloater.png b/icon-themes/galaxy/cmd/sc_extrusiondepthfloater.png deleted file mode 100644 index 21cafea015a2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusiondepthfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusiondirectionfloater.png b/icon-themes/galaxy/cmd/sc_extrusiondirectionfloater.png deleted file mode 100644 index f42bc3a4a698..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusiondirectionfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusionlightingfloater.png b/icon-themes/galaxy/cmd/sc_extrusionlightingfloater.png deleted file mode 100644 index cca6acf1958d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusionlightingfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusionsurfacefloater.png b/icon-themes/galaxy/cmd/sc_extrusionsurfacefloater.png deleted file mode 100644 index 42ec576eea6f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusionsurfacefloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusiontiltdown.png b/icon-themes/galaxy/cmd/sc_extrusiontiltdown.png deleted file mode 100644 index 124bde8cb94d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusiontiltdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusiontiltleft.png b/icon-themes/galaxy/cmd/sc_extrusiontiltleft.png deleted file mode 100644 index 5c2b11a55230..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusiontiltleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusiontiltright.png b/icon-themes/galaxy/cmd/sc_extrusiontiltright.png deleted file mode 100644 index a0b8fb76d7ac..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusiontiltright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusiontiltup.png b/icon-themes/galaxy/cmd/sc_extrusiontiltup.png deleted file mode 100644 index 1156d5af9c00..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusiontiltup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_extrusiontoggle.png b/icon-themes/galaxy/cmd/sc_extrusiontoggle.png deleted file mode 100644 index 353b4b2f3255..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_extrusiontoggle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fieldnames.png b/icon-themes/galaxy/cmd/sc_fieldnames.png deleted file mode 100644 index 6b978fd8e4fd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fieldnames.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fields.png b/icon-themes/galaxy/cmd/sc_fields.png deleted file mode 100644 index 6b978fd8e4fd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fields.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_filecontrol.png b/icon-themes/galaxy/cmd/sc_filecontrol.png deleted file mode 100644 index 501cd64d871b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_filecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fillshadow.png b/icon-themes/galaxy/cmd/sc_fillshadow.png deleted file mode 100644 index 28fbb1de058b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fillshadow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fillstyle.png b/icon-themes/galaxy/cmd/sc_fillstyle.png deleted file mode 100644 index fd9d2aa0b630..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fillstyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_filtercrit.png b/icon-themes/galaxy/cmd/sc_filtercrit.png deleted file mode 100644 index 353aa869e166..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_filtercrit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_firstpage.png b/icon-themes/galaxy/cmd/sc_firstpage.png deleted file mode 100644 index 86c8a929b806..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_firstpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_firstrecord.png b/icon-themes/galaxy/cmd/sc_firstrecord.png deleted file mode 100644 index 4e2feba96e8b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_firstrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fliphorizontal.png b/icon-themes/galaxy/cmd/sc_fliphorizontal.png deleted file mode 100644 index 58ba97fedd19..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fliphorizontal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flipvertical.png b/icon-themes/galaxy/cmd/sc_flipvertical.png deleted file mode 100644 index aa48f6ff51d7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flipvertical.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-alternate-process.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-alternate-process.png deleted file mode 100644 index 75a779fb7dc9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-alternate-process.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-card.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-card.png deleted file mode 100644 index 0e7f91b20966..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-card.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-collate.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-collate.png deleted file mode 100644 index 1c5e1eb0f364..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-collate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-connector.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-connector.png deleted file mode 100644 index 6d268b3048a5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-connector.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-data.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-data.png deleted file mode 100644 index c23a80bae692..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-data.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-decision.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-decision.png deleted file mode 100644 index a46365615865..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-decision.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-delay.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-delay.png deleted file mode 100644 index b0075c4c24c8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-delay.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-direct-access-storage.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-direct-access-storage.png deleted file mode 100644 index b981d58160ef..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-direct-access-storage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-display.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-display.png deleted file mode 100644 index 8c8134416a77..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-display.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-document.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-document.png deleted file mode 100644 index 30b3f38ad3da..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-document.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-extract.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-extract.png deleted file mode 100644 index 8b32faa70a8e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-extract.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-internal-storage.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-internal-storage.png deleted file mode 100644 index dfc82cacfd66..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-internal-storage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-magnetic-disk.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-magnetic-disk.png deleted file mode 100644 index 54924a4d5a7f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-magnetic-disk.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-manual-input.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-manual-input.png deleted file mode 100644 index 0318ee4ba19d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-manual-input.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-manual-operation.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-manual-operation.png deleted file mode 100644 index 7af65eb5042e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-manual-operation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-merge.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-merge.png deleted file mode 100644 index 0d59c507ba16..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-merge.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-multidocument.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-multidocument.png deleted file mode 100644 index 0b1f632ff0f0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-multidocument.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-off-page-connector.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-off-page-connector.png deleted file mode 100644 index c72ab17bc147..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-off-page-connector.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-or.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-or.png deleted file mode 100644 index 9b418927623f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-or.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-predefined-process.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-predefined-process.png deleted file mode 100644 index 47e0226b55ee..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-predefined-process.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-preparation.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-preparation.png deleted file mode 100644 index d5ced335af7e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-preparation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-process.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-process.png deleted file mode 100644 index 6e014e81a038..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-process.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-punched-tape.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-punched-tape.png deleted file mode 100644 index e22d092cef36..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-punched-tape.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-sequential-access.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-sequential-access.png deleted file mode 100644 index d873f4140de5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-sequential-access.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-sort.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-sort.png deleted file mode 100644 index d52f812a8046..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-sort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-stored-data.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-stored-data.png deleted file mode 100644 index bb960d1aa784..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-stored-data.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-summing-junction.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-summing-junction.png deleted file mode 100644 index 5bd4818ecc9d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-summing-junction.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-terminator.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-terminator.png deleted file mode 100644 index fcadedc4c84b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.flowchart-terminator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_flowchartshapes.png b/icon-themes/galaxy/cmd/sc_flowchartshapes.png deleted file mode 100644 index dfc82cacfd66..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_flowchartshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontcolor.png b/icon-themes/galaxy/cmd/sc_fontcolor.png deleted file mode 100644 index 31bd6a57af10..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontdialog.png b/icon-themes/galaxy/cmd/sc_fontdialog.png deleted file mode 100644 index ebd456ebbdf2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontheight.png b/icon-themes/galaxy/cmd/sc_fontheight.png deleted file mode 100644 index 569f8a12bc37..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontwork.png b/icon-themes/galaxy/cmd/sc_fontwork.png deleted file mode 100644 index faf6f2585c0b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontwork.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkalignmentfloater.png b/icon-themes/galaxy/cmd/sc_fontworkalignmentfloater.png deleted file mode 100644 index b45053841645..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkalignmentfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkcharacterspacingfloater.png b/icon-themes/galaxy/cmd/sc_fontworkcharacterspacingfloater.png deleted file mode 100644 index 9ae5b350b7be..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkcharacterspacingfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkgalleryfloater.png b/icon-themes/galaxy/cmd/sc_fontworkgalleryfloater.png deleted file mode 100644 index cfd8796d1e0a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkgalleryfloater.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworksameletterheights.png b/icon-themes/galaxy/cmd/sc_fontworksameletterheights.png deleted file mode 100644 index 00e705a12493..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworksameletterheights.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-down-curve.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-down-curve.png deleted file mode 100644 index aa9de4bf0427..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-down-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-down-pour.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-down-pour.png deleted file mode 100644 index 0679b1134836..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-down-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-left-curve.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-left-curve.png deleted file mode 100644 index 189598ba4e0b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-left-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-left-pour.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-left-pour.png deleted file mode 100644 index 34cc55a474a7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-left-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-right-curve.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-right-curve.png deleted file mode 100644 index bc95d9efc733..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-right-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-right-pour.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-right-pour.png deleted file mode 100644 index a565f5995010..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-right-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-up-curve.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-up-curve.png deleted file mode 100644 index 71074ae18bc9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-up-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-up-pour.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-up-pour.png deleted file mode 100644 index 5c484f8bb073..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-arch-up-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-chevron-down.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-chevron-down.png deleted file mode 100644 index a505ef858282..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-chevron-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-chevron-up.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-chevron-up.png deleted file mode 100644 index 9c4777086331..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-chevron-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-circle-curve.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-circle-curve.png deleted file mode 100644 index 4282c878007d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-circle-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-circle-pour.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-circle-pour.png deleted file mode 100644 index ba66253db493..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-circle-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-curve-down.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-curve-down.png deleted file mode 100644 index 103bea5200bd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-curve-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-curve-up.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-curve-up.png deleted file mode 100644 index 8a984bc0f554..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-curve-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-down.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-down.png deleted file mode 100644 index f19be6ba72cc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-left.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-left.png deleted file mode 100644 index 47225d19c134..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-left.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-right.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-right.png deleted file mode 100644 index eca795158a6c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-right.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-up-and-left.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-up-and-left.png deleted file mode 100644 index 528d64062a6d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-up-and-left.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-up-and-right.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-up-and-right.png deleted file mode 100644 index a9d612cc1955..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-up-and-right.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-up.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-up.png deleted file mode 100644 index 1189c9aa2639..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-fade-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-inflate.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-inflate.png deleted file mode 100644 index e216aa17a0d6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-inflate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-open-circle-curve.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-open-circle-curve.png deleted file mode 100644 index cffc81d2ddd2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-open-circle-curve.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-open-circle-pour.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-open-circle-pour.png deleted file mode 100644 index d5bc752e1edc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-open-circle-pour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-plain-text.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-plain-text.png deleted file mode 100644 index 2fefa96c24ed..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-plain-text.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-slant-down.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-slant-down.png deleted file mode 100644 index 4507df9df9fa..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-slant-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-slant-up.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-slant-up.png deleted file mode 100644 index 1b46b7b02517..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-slant-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-stop.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-stop.png deleted file mode 100644 index b8f422c2d3af..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-stop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-triangle-down.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-triangle-down.png deleted file mode 100644 index 61893a6c42a4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-triangle-down.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-triangle-up.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-triangle-up.png deleted file mode 100644 index 56fd1522ccf4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-triangle-up.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-wave.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-wave.png deleted file mode 100644 index 316e9ccf6634..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.fontwork-wave.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fontworkshapetype.png b/icon-themes/galaxy/cmd/sc_fontworkshapetype.png deleted file mode 100644 index faf6f2585c0b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fontworkshapetype.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formatarea.png b/icon-themes/galaxy/cmd/sc_formatarea.png deleted file mode 100644 index fd9d2aa0b630..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formatarea.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formatcolumns.png b/icon-themes/galaxy/cmd/sc_formatcolumns.png deleted file mode 100644 index 41f55829805e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formatcolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formatgroup.png b/icon-themes/galaxy/cmd/sc_formatgroup.png deleted file mode 100644 index b0c5cf05d95a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formatgroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formatline.png b/icon-themes/galaxy/cmd/sc_formatline.png deleted file mode 100644 index 74fefbbc6842..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formatline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formatpaintbrush.png b/icon-themes/galaxy/cmd/sc_formatpaintbrush.png deleted file mode 100644 index 5f4bb4ba951a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formatpaintbrush.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formattedfield.png b/icon-themes/galaxy/cmd/sc_formattedfield.png deleted file mode 100644 index cc55a4f518b3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formattedfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formatungroup.png b/icon-themes/galaxy/cmd/sc_formatungroup.png deleted file mode 100644 index 50804b672184..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formatungroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formdesigntools.png b/icon-themes/galaxy/cmd/sc_formdesigntools.png deleted file mode 100644 index b0a809f8c139..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formdesigntools.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formelcursor.png b/icon-themes/galaxy/cmd/sc_formelcursor.png deleted file mode 100644 index 20e99de6d018..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formelcursor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formfilter.png b/icon-themes/galaxy/cmd/sc_formfilter.png deleted file mode 100644 index 916efda7c72d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formfilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formfiltered.png b/icon-themes/galaxy/cmd/sc_formfiltered.png deleted file mode 100644 index 9312b9708dba..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formfiltered.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formfilterexecute.png b/icon-themes/galaxy/cmd/sc_formfilterexecute.png deleted file mode 100644 index 7b77391bf920..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formfilterexecute.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formfilternavigator.png b/icon-themes/galaxy/cmd/sc_formfilternavigator.png deleted file mode 100644 index 6344fbcf8a75..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formfilternavigator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_formproperties.png b/icon-themes/galaxy/cmd/sc_formproperties.png deleted file mode 100644 index 114c85aa97a0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_formproperties.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_forward.png b/icon-themes/galaxy/cmd/sc_forward.png deleted file mode 100644 index 769f657ad6d6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_forward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_framedialog.png b/icon-themes/galaxy/cmd/sc_framedialog.png deleted file mode 100644 index 9b5ed529bf7e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_framedialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_framelinecolor.png b/icon-themes/galaxy/cmd/sc_framelinecolor.png deleted file mode 100644 index 8c9e31411504..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_framelinecolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_freeline.png b/icon-themes/galaxy/cmd/sc_freeline.png deleted file mode 100644 index 5c6c9d02cd0f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_freeline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_freeline_unfilled.png b/icon-themes/galaxy/cmd/sc_freeline_unfilled.png deleted file mode 100644 index e6d52a06dd13..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_freeline_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_freezepanes.png b/icon-themes/galaxy/cmd/sc_freezepanes.png deleted file mode 100644 index da291369d0d3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_freezepanes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_fullscreen.png b/icon-themes/galaxy/cmd/sc_fullscreen.png deleted file mode 100644 index c46d7f1a60ef..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_fullscreen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gallery.png b/icon-themes/galaxy/cmd/sc_gallery.png deleted file mode 100644 index 04cfc7a37db4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gallery.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_glueeditmode.png b/icon-themes/galaxy/cmd/sc_glueeditmode.png deleted file mode 100644 index bc75c0a7083d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_glueeditmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_glueescapedirectionbottom.png b/icon-themes/galaxy/cmd/sc_glueescapedirectionbottom.png deleted file mode 100644 index eaa4948e2216..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_glueescapedirectionbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_glueescapedirectionleft.png b/icon-themes/galaxy/cmd/sc_glueescapedirectionleft.png deleted file mode 100644 index d82d3b6f433c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_glueescapedirectionleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_glueescapedirectionright.png b/icon-themes/galaxy/cmd/sc_glueescapedirectionright.png deleted file mode 100644 index 43b51d542e68..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_glueescapedirectionright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_glueescapedirectiontop.png b/icon-themes/galaxy/cmd/sc_glueescapedirectiontop.png deleted file mode 100644 index dc0b1f01e07b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_glueescapedirectiontop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gluehorzaligncenter.png b/icon-themes/galaxy/cmd/sc_gluehorzaligncenter.png deleted file mode 100644 index 73cc8547d845..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gluehorzaligncenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gluehorzalignleft.png b/icon-themes/galaxy/cmd/sc_gluehorzalignleft.png deleted file mode 100644 index a5458a6022cf..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gluehorzalignleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gluehorzalignright.png b/icon-themes/galaxy/cmd/sc_gluehorzalignright.png deleted file mode 100644 index 53fd5e799a95..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gluehorzalignright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_glueinsertpoint.png b/icon-themes/galaxy/cmd/sc_glueinsertpoint.png deleted file mode 100644 index 87ebb84a8a74..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_glueinsertpoint.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gluepercent.png b/icon-themes/galaxy/cmd/sc_gluepercent.png deleted file mode 100644 index 512f91c13408..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gluepercent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gluevertalignbottom.png b/icon-themes/galaxy/cmd/sc_gluevertalignbottom.png deleted file mode 100644 index b7f20297a375..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gluevertalignbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gluevertaligncenter.png b/icon-themes/galaxy/cmd/sc_gluevertaligncenter.png deleted file mode 100644 index 4fc96410c5e3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gluevertaligncenter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gluevertaligntop.png b/icon-themes/galaxy/cmd/sc_gluevertaligntop.png deleted file mode 100644 index cef8418a1473..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gluevertaligntop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_goalseekdialog.png b/icon-themes/galaxy/cmd/sc_goalseekdialog.png deleted file mode 100644 index 915763b145a2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_goalseekdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gotoend.png b/icon-themes/galaxy/cmd/sc_gotoend.png deleted file mode 100644 index 2f88f9a59ddd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gotoend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gotoendofdoc.png b/icon-themes/galaxy/cmd/sc_gotoendofdoc.png deleted file mode 100644 index 4cd7f58cadee..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gotoendofdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gotostartofdoc.png b/icon-themes/galaxy/cmd/sc_gotostartofdoc.png deleted file mode 100644 index 86c8a929b806..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gotostartofdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gotostartoftable.png b/icon-themes/galaxy/cmd/sc_gotostartoftable.png deleted file mode 100644 index ad2635225567..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gotostartoftable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grafattrcrop.png b/icon-themes/galaxy/cmd/sc_grafattrcrop.png deleted file mode 100644 index 50aecb216413..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grafattrcrop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grafblue.png b/icon-themes/galaxy/cmd/sc_grafblue.png deleted file mode 100644 index fd04853f9a9b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grafblue.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grafcontrast.png b/icon-themes/galaxy/cmd/sc_grafcontrast.png deleted file mode 100644 index c45f4db0e500..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grafcontrast.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grafgamma.png b/icon-themes/galaxy/cmd/sc_grafgamma.png deleted file mode 100644 index 4cb31bf8f697..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grafgamma.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grafgreen.png b/icon-themes/galaxy/cmd/sc_grafgreen.png deleted file mode 100644 index 9890541a5228..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grafgreen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grafinvert.png b/icon-themes/galaxy/cmd/sc_grafinvert.png deleted file mode 100644 index 27a2b618e5b9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grafinvert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grafluminance.png b/icon-themes/galaxy/cmd/sc_grafluminance.png deleted file mode 100644 index 7d986f346793..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grafluminance.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grafmode.png b/icon-themes/galaxy/cmd/sc_grafmode.png deleted file mode 100644 index c27c46b4524d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grafmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grafred.png b/icon-themes/galaxy/cmd/sc_grafred.png deleted file mode 100644 index 251223d49c83..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grafred.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graftransparence.png b/icon-themes/galaxy/cmd/sc_graftransparence.png deleted file mode 100644 index 62108f53b0a1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graftransparence.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphic.png b/icon-themes/galaxy/cmd/sc_graphic.png deleted file mode 100644 index 1b83a8ee76c7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfilterinvert.png b/icon-themes/galaxy/cmd/sc_graphicfilterinvert.png deleted file mode 100644 index 27a2b618e5b9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfilterinvert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfiltermosaic.png b/icon-themes/galaxy/cmd/sc_graphicfiltermosaic.png deleted file mode 100644 index c823d4cfee1e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfiltermosaic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfilterpopart.png b/icon-themes/galaxy/cmd/sc_graphicfilterpopart.png deleted file mode 100644 index 5ff8dcca1f78..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfilterpopart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfilterposter.png b/icon-themes/galaxy/cmd/sc_graphicfilterposter.png deleted file mode 100644 index c548113c36a0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfilterposter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfilterrelief.png b/icon-themes/galaxy/cmd/sc_graphicfilterrelief.png deleted file mode 100644 index 2bf55aed1e83..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfilterrelief.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfilterremovenoise.png b/icon-themes/galaxy/cmd/sc_graphicfilterremovenoise.png deleted file mode 100644 index f8b14b52b733..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfilterremovenoise.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfiltersepia.png b/icon-themes/galaxy/cmd/sc_graphicfiltersepia.png deleted file mode 100644 index 75b6a099a4df..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfiltersepia.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfiltersharpen.png b/icon-themes/galaxy/cmd/sc_graphicfiltersharpen.png deleted file mode 100644 index 20930f8defd1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfiltersharpen.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfiltersmooth.png b/icon-themes/galaxy/cmd/sc_graphicfiltersmooth.png deleted file mode 100644 index 74143d424289..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfiltersmooth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfiltersobel.png b/icon-themes/galaxy/cmd/sc_graphicfiltersobel.png deleted file mode 100644 index e7b6f847381e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfiltersobel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfiltersolarize.png b/icon-themes/galaxy/cmd/sc_graphicfiltersolarize.png deleted file mode 100644 index 4fef047942bf..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfiltersolarize.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_graphicfiltertoolbox.png b/icon-themes/galaxy/cmd/sc_graphicfiltertoolbox.png deleted file mode 100644 index 0972c058b091..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_graphicfiltertoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_greatestheight.png b/icon-themes/galaxy/cmd/sc_greatestheight.png deleted file mode 100644 index cb252fc6a5c2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_greatestheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_greatestwidth.png b/icon-themes/galaxy/cmd/sc_greatestwidth.png deleted file mode 100644 index 9ea774726914..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_greatestwidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grid.png b/icon-themes/galaxy/cmd/sc_grid.png deleted file mode 100644 index 8be09ef5ede9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_griduse.png b/icon-themes/galaxy/cmd/sc_griduse.png deleted file mode 100644 index d858818a69c5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_griduse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_gridvisible.png b/icon-themes/galaxy/cmd/sc_gridvisible.png deleted file mode 100644 index 520b757c78b1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_gridvisible.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_group.png b/icon-themes/galaxy/cmd/sc_group.png deleted file mode 100644 index aaac06a8c7fe..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_group.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_groupbox.png b/icon-themes/galaxy/cmd/sc_groupbox.png deleted file mode 100644 index 497de1605590..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_groupbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_grow.png b/icon-themes/galaxy/cmd/sc_grow.png deleted file mode 100644 index 9cd24ffbecf1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_grow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_halfsphere.png b/icon-themes/galaxy/cmd/sc_halfsphere.png deleted file mode 100644 index f103e4c2cd64..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_halfsphere.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_hangingindent.png b/icon-themes/galaxy/cmd/sc_hangingindent.png deleted file mode 100644 index cca48b45c994..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_hangingindent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_helpindex.png b/icon-themes/galaxy/cmd/sc_helpindex.png deleted file mode 100644 index cfef6bca3e76..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_helpindex.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_helplinesmove.png b/icon-themes/galaxy/cmd/sc_helplinesmove.png deleted file mode 100644 index 1a7c2b8c54f1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_helplinesmove.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_helplinesuse.png b/icon-themes/galaxy/cmd/sc_helplinesuse.png deleted file mode 100644 index 8e8f28fc08be..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_helplinesuse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_helplinesvisible.png b/icon-themes/galaxy/cmd/sc_helplinesvisible.png deleted file mode 100644 index dc3d6f97b8a5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_helplinesvisible.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_hfixedline.png b/icon-themes/galaxy/cmd/sc_hfixedline.png deleted file mode 100644 index a6cf9621e694..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_hfixedline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_hide.png b/icon-themes/galaxy/cmd/sc_hide.png deleted file mode 100644 index 3c0482738804..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_hide.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_hideslide.png b/icon-themes/galaxy/cmd/sc_hideslide.png deleted file mode 100644 index 376da4201c69..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_hideslide.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_hscrollbar.png b/icon-themes/galaxy/cmd/sc_hscrollbar.png deleted file mode 100644 index 7a09c0e9218a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_hscrollbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_hyperlinkdialog.png b/icon-themes/galaxy/cmd/sc_hyperlinkdialog.png deleted file mode 100644 index 4df50bf52d20..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_hyperlinkdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_hyphenate.png b/icon-themes/galaxy/cmd/sc_hyphenate.png deleted file mode 100644 index e6bb6b1612fe..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_hyphenate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_hyphenation.png b/icon-themes/galaxy/cmd/sc_hyphenation.png deleted file mode 100644 index e6bb6b1612fe..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_hyphenation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_iconsetformatdialog.png b/icon-themes/galaxy/cmd/sc_iconsetformatdialog.png deleted file mode 100644 index 5f985f7c2e28..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_iconsetformatdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_imagebutton.png b/icon-themes/galaxy/cmd/sc_imagebutton.png deleted file mode 100644 index e7de116b8e98..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_imagebutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_imagecontrol.png b/icon-themes/galaxy/cmd/sc_imagecontrol.png deleted file mode 100644 index 7de6c67768f8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_imagecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_imagemapdialog.png b/icon-themes/galaxy/cmd/sc_imagemapdialog.png deleted file mode 100644 index 8e9d19b79aba..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_imagemapdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_importdialog.png b/icon-themes/galaxy/cmd/sc_importdialog.png deleted file mode 100644 index ea6878d90c92..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_importdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_importfromfile.png b/icon-themes/galaxy/cmd/sc_importfromfile.png deleted file mode 100644 index c9f1b6921a16..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_importfromfile.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_incrementindent.png b/icon-themes/galaxy/cmd/sc_incrementindent.png deleted file mode 100644 index da8b645b0e1c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_incrementindent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_incrementlevel.png b/icon-themes/galaxy/cmd/sc_incrementlevel.png deleted file mode 100644 index 7fe6b5b60449..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_incrementlevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_incrementsublevels.png b/icon-themes/galaxy/cmd/sc_incrementsublevels.png deleted file mode 100644 index e783577cdf88..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_incrementsublevels.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_inscellsctrl.png b/icon-themes/galaxy/cmd/sc_inscellsctrl.png deleted file mode 100644 index b8d06afb6730..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_inscellsctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insert.png b/icon-themes/galaxy/cmd/sc_insert.png deleted file mode 100644 index e3a6e8790a71..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertannotation.png b/icon-themes/galaxy/cmd/sc_insertannotation.png deleted file mode 100644 index 007df597be75..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertauthorfield.png b/icon-themes/galaxy/cmd/sc_insertauthorfield.png deleted file mode 100644 index 922a5ed72415..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertauthorfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertavmedia.png b/icon-themes/galaxy/cmd/sc_insertavmedia.png deleted file mode 100644 index 55b1be606b88..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertavmedia.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertbookmark.png b/icon-themes/galaxy/cmd/sc_insertbookmark.png deleted file mode 100644 index 30bf44d7594f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertbookmark.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertcaptiondialog.png b/icon-themes/galaxy/cmd/sc_insertcaptiondialog.png deleted file mode 100644 index d43a15ba853f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertcaptiondialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertcellsdown.png b/icon-themes/galaxy/cmd/sc_insertcellsdown.png deleted file mode 100644 index 1dc6ace6ecb4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertcellsdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertcellsright.png b/icon-themes/galaxy/cmd/sc_insertcellsright.png deleted file mode 100644 index d91ed3fb07ca..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertcellsright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertcolumns.png b/icon-themes/galaxy/cmd/sc_insertcolumns.png deleted file mode 100644 index 2d8f0c31d150..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertcolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertcolumnsafter.png b/icon-themes/galaxy/cmd/sc_insertcolumnsafter.png deleted file mode 100644 index e4b4959bd1f3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertcolumnsafter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertcolumnsbefore.png b/icon-themes/galaxy/cmd/sc_insertcolumnsbefore.png deleted file mode 100644 index ece07d64d804..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertcolumnsbefore.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertctrl.png b/icon-themes/galaxy/cmd/sc_insertctrl.png deleted file mode 100644 index 6768f5d67906..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertcurrencyfield.png b/icon-themes/galaxy/cmd/sc_insertcurrencyfield.png deleted file mode 100644 index df83fee52e81..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertcurrencyfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertdatefield.png b/icon-themes/galaxy/cmd/sc_insertdatefield.png deleted file mode 100644 index 4b2edc182c83..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertdatefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertdoc.png b/icon-themes/galaxy/cmd/sc_insertdoc.png deleted file mode 100644 index e6f68104c903..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertdraw.png b/icon-themes/galaxy/cmd/sc_insertdraw.png deleted file mode 100644 index fb2cb626a3db..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertdraw.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertedit.png b/icon-themes/galaxy/cmd/sc_insertedit.png deleted file mode 100644 index 3859419397c7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertendnote.png b/icon-themes/galaxy/cmd/sc_insertendnote.png deleted file mode 100644 index 7ad685748552..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertendnote.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertfield.png b/icon-themes/galaxy/cmd/sc_insertfield.png deleted file mode 100644 index c682e8e09558..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertfieldctrl.png b/icon-themes/galaxy/cmd/sc_insertfieldctrl.png deleted file mode 100644 index c682e8e09558..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertfieldctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertfilecontrol.png b/icon-themes/galaxy/cmd/sc_insertfilecontrol.png deleted file mode 100644 index 8427e2df97e6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertfilecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertfixedtext.png b/icon-themes/galaxy/cmd/sc_insertfixedtext.png deleted file mode 100644 index ef8bd980796b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertfixedtext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertfootnote.png b/icon-themes/galaxy/cmd/sc_insertfootnote.png deleted file mode 100644 index 33102140d2c7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertfootnote.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertformattedfield.png b/icon-themes/galaxy/cmd/sc_insertformattedfield.png deleted file mode 100644 index cc55a4f518b3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertformattedfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertformcheck.png b/icon-themes/galaxy/cmd/sc_insertformcheck.png deleted file mode 100644 index 3c3343580ad0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertformcheck.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertformcombo.png b/icon-themes/galaxy/cmd/sc_insertformcombo.png deleted file mode 100644 index 5585f2e0b0b5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertformcombo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertformhscroll.png b/icon-themes/galaxy/cmd/sc_insertformhscroll.png deleted file mode 100644 index 7a09c0e9218a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertformhscroll.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertformlist.png b/icon-themes/galaxy/cmd/sc_insertformlist.png deleted file mode 100644 index 29f39f3afe01..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertformlist.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertformradio.png b/icon-themes/galaxy/cmd/sc_insertformradio.png deleted file mode 100644 index 8802302bc989..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertformradio.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertformspin.png b/icon-themes/galaxy/cmd/sc_insertformspin.png deleted file mode 100644 index dbf04e4c4722..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertformspin.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertformula.png b/icon-themes/galaxy/cmd/sc_insertformula.png deleted file mode 100644 index 68e51a725563..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertformula.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertformvscroll.png b/icon-themes/galaxy/cmd/sc_insertformvscroll.png deleted file mode 100644 index 6a09f2fd068c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertformvscroll.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertframe.png b/icon-themes/galaxy/cmd/sc_insertframe.png deleted file mode 100644 index 3be83494f260..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertframeinteract.png b/icon-themes/galaxy/cmd/sc_insertframeinteract.png deleted file mode 100644 index 9ee6dbe5c26d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertframeinteract.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertframeinteractnocolumns.png b/icon-themes/galaxy/cmd/sc_insertframeinteractnocolumns.png deleted file mode 100644 index f0b78b970bde..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertframeinteractnocolumns.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertgraphic.png b/icon-themes/galaxy/cmd/sc_insertgraphic.png deleted file mode 100644 index 3242bbfd2022..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertgraphic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_inserthyperlink.png b/icon-themes/galaxy/cmd/sc_inserthyperlink.png deleted file mode 100644 index 9c209ca5e8d6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_inserthyperlink.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertimagecontrol.png b/icon-themes/galaxy/cmd/sc_insertimagecontrol.png deleted file mode 100644 index 7de6c67768f8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertimagecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertindexesentry.png b/icon-themes/galaxy/cmd/sc_insertindexesentry.png deleted file mode 100644 index c8b58d74cea0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertindexesentry.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertlistbox.png b/icon-themes/galaxy/cmd/sc_insertlistbox.png deleted file mode 100644 index 29f39f3afe01..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertlistbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertmasterpage.png b/icon-themes/galaxy/cmd/sc_insertmasterpage.png deleted file mode 100644 index 4d984e159bf1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertmasterpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertmath.png b/icon-themes/galaxy/cmd/sc_insertmath.png deleted file mode 100644 index 253fce9932e4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertmath.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertmultiindex.png b/icon-themes/galaxy/cmd/sc_insertmultiindex.png deleted file mode 100644 index e19b28c281bc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertmultiindex.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertneutralparagraph.png b/icon-themes/galaxy/cmd/sc_insertneutralparagraph.png deleted file mode 100644 index ce66ca464510..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertneutralparagraph.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertnumericfield.png b/icon-themes/galaxy/cmd/sc_insertnumericfield.png deleted file mode 100644 index d7e65d795f3d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertnumericfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertobjctrl.png b/icon-themes/galaxy/cmd/sc_insertobjctrl.png deleted file mode 100644 index ef4c1bfefcb0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertobjctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertobject.png b/icon-themes/galaxy/cmd/sc_insertobject.png deleted file mode 100644 index ef4c1bfefcb0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertobject.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertobjectchart.png b/icon-themes/galaxy/cmd/sc_insertobjectchart.png deleted file mode 100644 index 8c8a6d446283..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertobjectchart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertobjectdialog.png b/icon-themes/galaxy/cmd/sc_insertobjectdialog.png deleted file mode 100644 index ef4c1bfefcb0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertobjectdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertobjectfloatingframe.png b/icon-themes/galaxy/cmd/sc_insertobjectfloatingframe.png deleted file mode 100644 index 5848e5371f85..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertobjectfloatingframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertobjectstarmath.png b/icon-themes/galaxy/cmd/sc_insertobjectstarmath.png deleted file mode 100644 index 253fce9932e4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertobjectstarmath.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertpage.png b/icon-themes/galaxy/cmd/sc_insertpage.png deleted file mode 100644 index f78caebc1f0d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertpagebreak.png b/icon-themes/galaxy/cmd/sc_insertpagebreak.png deleted file mode 100644 index 26961dadf15c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertpagebreak.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertpagecountfield.png b/icon-themes/galaxy/cmd/sc_insertpagecountfield.png deleted file mode 100644 index 507aa56d64bf..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertpagecountfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertpagenumberfield.png b/icon-themes/galaxy/cmd/sc_insertpagenumberfield.png deleted file mode 100644 index 41c9739e58b8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertpagenumberfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertpatternfield.png b/icon-themes/galaxy/cmd/sc_insertpatternfield.png deleted file mode 100644 index 38c359af2d42..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertpatternfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertplugin.png b/icon-themes/galaxy/cmd/sc_insertplugin.png deleted file mode 100644 index 9b5db021dc75..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertplugin.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertpushbutton.png b/icon-themes/galaxy/cmd/sc_insertpushbutton.png deleted file mode 100644 index 197127b5fe6b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertpushbutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertreferencefield.png b/icon-themes/galaxy/cmd/sc_insertreferencefield.png deleted file mode 100644 index 4cbd582d1aae..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertreferencefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertrows.png b/icon-themes/galaxy/cmd/sc_insertrows.png deleted file mode 100644 index 8e27c5f7c5b9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertrowsafter.png b/icon-themes/galaxy/cmd/sc_insertrowsafter.png deleted file mode 100644 index 4448f07a9dc5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertrowsafter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertrowsbefore.png b/icon-themes/galaxy/cmd/sc_insertrowsbefore.png deleted file mode 100644 index 32b311151fac..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertrowsbefore.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertsection.png b/icon-themes/galaxy/cmd/sc_insertsection.png deleted file mode 100644 index 8eb87018f0e0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertsection.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertsound.png b/icon-themes/galaxy/cmd/sc_insertsound.png deleted file mode 100644 index c45b21bd2f81..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertsound.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertspreadsheet.png b/icon-themes/galaxy/cmd/sc_insertspreadsheet.png deleted file mode 100644 index 8be09ef5ede9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertspreadsheet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertsymbol.png b/icon-themes/galaxy/cmd/sc_insertsymbol.png deleted file mode 100644 index bf0e63a7a522..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertsymbol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_inserttable.png b/icon-themes/galaxy/cmd/sc_inserttable.png deleted file mode 100644 index 8be09ef5ede9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_inserttable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_inserttextframe.png b/icon-themes/galaxy/cmd/sc_inserttextframe.png deleted file mode 100644 index 1977c1ea969e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_inserttextframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_inserttimefield.png b/icon-themes/galaxy/cmd/sc_inserttimefield.png deleted file mode 100644 index 378680bd7287..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_inserttimefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_inserttitlefield.png b/icon-themes/galaxy/cmd/sc_inserttitlefield.png deleted file mode 100644 index a2ec8ab92e4e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_inserttitlefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_inserttoolbox.png b/icon-themes/galaxy/cmd/sc_inserttoolbox.png deleted file mode 100644 index 9c7ec4fdff4b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_inserttoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_inserttopicfield.png b/icon-themes/galaxy/cmd/sc_inserttopicfield.png deleted file mode 100644 index acb310f94d8d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_inserttopicfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_inserttreecontrol.png b/icon-themes/galaxy/cmd/sc_inserttreecontrol.png deleted file mode 100644 index fc324cff7f58..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_inserttreecontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insertvideo.png b/icon-themes/galaxy/cmd/sc_insertvideo.png deleted file mode 100644 index 34a90fa46dab..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insertvideo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_insobjctrl.png b/icon-themes/galaxy/cmd/sc_insobjctrl.png deleted file mode 100644 index ef4c1bfefcb0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_insobjctrl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_interactivegradient.png b/icon-themes/galaxy/cmd/sc_interactivegradient.png deleted file mode 100644 index 78ddc2b1d4ef..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_interactivegradient.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_interactivetransparence.png b/icon-themes/galaxy/cmd/sc_interactivetransparence.png deleted file mode 100644 index e15a2b90bbe9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_interactivetransparence.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_italic.png b/icon-themes/galaxy/cmd/sc_italic.png deleted file mode 100644 index fa6e78b9345c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_justifypara.png b/icon-themes/galaxy/cmd/sc_justifypara.png deleted file mode 100644 index 1e2b72fa0ff4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_justifypara.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_label.png b/icon-themes/galaxy/cmd/sc_label.png deleted file mode 100644 index ef8bd980796b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_label.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_lastpage.png b/icon-themes/galaxy/cmd/sc_lastpage.png deleted file mode 100644 index 4cd7f58cadee..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_lastpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_lastrecord.png b/icon-themes/galaxy/cmd/sc_lastrecord.png deleted file mode 100644 index ed13c565eaa7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_lastrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_leaveallgroups.png b/icon-themes/galaxy/cmd/sc_leaveallgroups.png deleted file mode 100644 index edbbb9baa51d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_leaveallgroups.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_leavegroup.png b/icon-themes/galaxy/cmd/sc_leavegroup.png deleted file mode 100644 index 90bdf9f798d1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_leavegroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_leftpara.png b/icon-themes/galaxy/cmd/sc_leftpara.png deleted file mode 100644 index 5f79ed57d6df..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_leftpara.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_line.png b/icon-themes/galaxy/cmd/sc_line.png deleted file mode 100644 index 129cca1cefc9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_line.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_line_diagonal.png b/icon-themes/galaxy/cmd/sc_line_diagonal.png deleted file mode 100644 index f94e57a961c8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_line_diagonal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linearrowcircle.png b/icon-themes/galaxy/cmd/sc_linearrowcircle.png deleted file mode 100644 index 0f2f1a091ca4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linearrowcircle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linearrowend.png b/icon-themes/galaxy/cmd/sc_linearrowend.png deleted file mode 100644 index c12cf4ce7442..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linearrowend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linearrows.png b/icon-themes/galaxy/cmd/sc_linearrows.png deleted file mode 100644 index f73c2fca9092..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linearrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linearrowsquare.png b/icon-themes/galaxy/cmd/sc_linearrowsquare.png deleted file mode 100644 index 5033450cf2e1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linearrowsquare.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linearrowstart.png b/icon-themes/galaxy/cmd/sc_linearrowstart.png deleted file mode 100644 index 825268234bcf..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linearrowstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linecirclearrow.png b/icon-themes/galaxy/cmd/sc_linecirclearrow.png deleted file mode 100644 index a42427a3f3e4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linecirclearrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_lineendstyle.png b/icon-themes/galaxy/cmd/sc_lineendstyle.png deleted file mode 100644 index e97e98e2eb1c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_lineendstyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linesquarearrow.png b/icon-themes/galaxy/cmd/sc_linesquarearrow.png deleted file mode 100644 index 502bacb3cbe8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linesquarearrow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linestyle.png b/icon-themes/galaxy/cmd/sc_linestyle.png deleted file mode 100644 index c8b915bae4d5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linestyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linetoolbox.png b/icon-themes/galaxy/cmd/sc_linetoolbox.png deleted file mode 100644 index e6d52a06dd13..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linetoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_linewidth.png b/icon-themes/galaxy/cmd/sc_linewidth.png deleted file mode 100644 index 74fefbbc6842..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_linewidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_listbox.png b/icon-themes/galaxy/cmd/sc_listbox.png deleted file mode 100644 index 29f39f3afe01..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_listbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_loadbasic.png b/icon-themes/galaxy/cmd/sc_loadbasic.png deleted file mode 100644 index a479d2d00b9d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_loadbasic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_macrorecorder.png b/icon-themes/galaxy/cmd/sc_macrorecorder.png deleted file mode 100644 index 2585f26bd436..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_macrorecorder.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_managebreakpoints.png b/icon-themes/galaxy/cmd/sc_managebreakpoints.png deleted file mode 100644 index 723e2affc246..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_managebreakpoints.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_managelanguage.png b/icon-themes/galaxy/cmd/sc_managelanguage.png deleted file mode 100644 index da68f729a7b3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_managelanguage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_marks.png b/icon-themes/galaxy/cmd/sc_marks.png deleted file mode 100644 index 81661803dbec..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_marks.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_matchgroup.png b/icon-themes/galaxy/cmd/sc_matchgroup.png deleted file mode 100644 index 3297a2949e48..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_matchgroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_measureline.png b/icon-themes/galaxy/cmd/sc_measureline.png deleted file mode 100644 index 3933811ae1fb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_measureline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_mergecells.png b/icon-themes/galaxy/cmd/sc_mergecells.png deleted file mode 100644 index cf4922f41737..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_mergecells.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_mergedialog.png b/icon-themes/galaxy/cmd/sc_mergedialog.png deleted file mode 100644 index c658a036f050..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_mergedialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_mirror.png b/icon-themes/galaxy/cmd/sc_mirror.png deleted file mode 100644 index a4ac28288bf6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_mirror.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_modifyframe.png b/icon-themes/galaxy/cmd/sc_modifyframe.png deleted file mode 100644 index c2f3712416a4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_modifyframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_modifypage.png b/icon-themes/galaxy/cmd/sc_modifypage.png deleted file mode 100644 index c9789c1e6ce6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_modifypage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_moduledialog.png b/icon-themes/galaxy/cmd/sc_moduledialog.png deleted file mode 100644 index 54b33e389dc9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_moduledialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_morecontrols.png b/icon-themes/galaxy/cmd/sc_morecontrols.png deleted file mode 100644 index 5a4675dc23a8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_morecontrols.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_move.png b/icon-themes/galaxy/cmd/sc_move.png deleted file mode 100644 index b9c29c4b9bd6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_move.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_movedown.png b/icon-themes/galaxy/cmd/sc_movedown.png deleted file mode 100644 index fe78830ad99a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_movedown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_movedownsubitems.png b/icon-themes/galaxy/cmd/sc_movedownsubitems.png deleted file mode 100644 index 6a18b047e63c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_movedownsubitems.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_movepagedown.png b/icon-themes/galaxy/cmd/sc_movepagedown.png deleted file mode 100644 index 15347dac4b72..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_movepagedown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_movepagefirst.png b/icon-themes/galaxy/cmd/sc_movepagefirst.png deleted file mode 100644 index bd946bc1c897..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_movepagefirst.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_movepagelast.png b/icon-themes/galaxy/cmd/sc_movepagelast.png deleted file mode 100644 index a54d5f0c9951..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_movepagelast.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_movepageup.png b/icon-themes/galaxy/cmd/sc_movepageup.png deleted file mode 100644 index a8b4ed273651..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_movepageup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_moveup.png b/icon-themes/galaxy/cmd/sc_moveup.png deleted file mode 100644 index e93d7d5a28d3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_moveup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_moveupsubitems.png b/icon-themes/galaxy/cmd/sc_moveupsubitems.png deleted file mode 100644 index 3a2fa0375aa9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_moveupsubitems.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_navigateback.png b/icon-themes/galaxy/cmd/sc_navigateback.png deleted file mode 100644 index 576cf2d16965..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_navigateback.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_navigateforward.png b/icon-themes/galaxy/cmd/sc_navigateforward.png deleted file mode 100644 index a1d767952139..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_navigateforward.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_navigationbar.png b/icon-themes/galaxy/cmd/sc_navigationbar.png deleted file mode 100644 index 424899b17e9b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_navigationbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_navigator.png b/icon-themes/galaxy/cmd/sc_navigator.png deleted file mode 100644 index 0c00f7662022..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_navigator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_newarrangement.png b/icon-themes/galaxy/cmd/sc_newarrangement.png deleted file mode 100644 index 9a719487efe6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_newarrangement.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_newdoc.png b/icon-themes/galaxy/cmd/sc_newdoc.png deleted file mode 100644 index e914775a2693..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_newdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_newrecord.png b/icon-themes/galaxy/cmd/sc_newrecord.png deleted file mode 100644 index 174853eadcc7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_newrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_nextannotation.png b/icon-themes/galaxy/cmd/sc_nextannotation.png deleted file mode 100644 index 01efb01e5667..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_nextannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_nextpage.png b/icon-themes/galaxy/cmd/sc_nextpage.png deleted file mode 100644 index a730c21521f7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_nextpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_nextrecord.png b/icon-themes/galaxy/cmd/sc_nextrecord.png deleted file mode 100644 index 0965e8a9efba..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_nextrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_no.png b/icon-themes/galaxy/cmd/sc_no.png deleted file mode 100644 index c229d5c96935..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_no.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numberformatcurrency.png b/icon-themes/galaxy/cmd/sc_numberformatcurrency.png deleted file mode 100644 index df83fee52e81..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numberformatcurrency.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numberformatdate.png b/icon-themes/galaxy/cmd/sc_numberformatdate.png deleted file mode 100644 index 4b2edc182c83..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numberformatdate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numberformatdecdecimals.png b/icon-themes/galaxy/cmd/sc_numberformatdecdecimals.png deleted file mode 100644 index 7e8c816f29f8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numberformatdecdecimals.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numberformatdecimal.png b/icon-themes/galaxy/cmd/sc_numberformatdecimal.png deleted file mode 100644 index 5bd23f336e7c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numberformatdecimal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numberformatincdecimals.png b/icon-themes/galaxy/cmd/sc_numberformatincdecimals.png deleted file mode 100644 index 966d41b4779f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numberformatincdecimals.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numberformatpercent.png b/icon-themes/galaxy/cmd/sc_numberformatpercent.png deleted file mode 100644 index d511c7eda9a9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numberformatpercent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numberformatscientific.png b/icon-themes/galaxy/cmd/sc_numberformatscientific.png deleted file mode 100644 index 8a72768b57ff..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numberformatscientific.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numberformatstandard.png b/icon-themes/galaxy/cmd/sc_numberformatstandard.png deleted file mode 100644 index 8adaf25e2d9e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numberformatstandard.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numberingstart.png b/icon-themes/galaxy/cmd/sc_numberingstart.png deleted file mode 100644 index ede3d84a63af..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numberingstart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_numericfield.png b/icon-themes/galaxy/cmd/sc_numericfield.png deleted file mode 100644 index d7e65d795f3d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_numericfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_objectalign.png b/icon-themes/galaxy/cmd/sc_objectalign.png deleted file mode 100644 index 3dc5e56948d6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_objectalign.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_objectalignleft.png b/icon-themes/galaxy/cmd/sc_objectalignleft.png deleted file mode 100644 index 3dc5e56948d6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_objectalignleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_objectalignright.png b/icon-themes/galaxy/cmd/sc_objectalignright.png deleted file mode 100644 index 32c2f6608898..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_objectalignright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_objectcatalog.png b/icon-themes/galaxy/cmd/sc_objectcatalog.png deleted file mode 100644 index 3242bbfd2022..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_objectcatalog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_objectposition.png b/icon-themes/galaxy/cmd/sc_objectposition.png deleted file mode 100644 index 44b7f79e1a1b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_objectposition.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_objects3dtoolbox.png b/icon-themes/galaxy/cmd/sc_objects3dtoolbox.png deleted file mode 100644 index 6cefe73d86f3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_objects3dtoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_ok.png b/icon-themes/galaxy/cmd/sc_ok.png deleted file mode 100644 index 88900bf609f1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_ok.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_open.png b/icon-themes/galaxy/cmd/sc_open.png deleted file mode 100644 index 0855ddca58b1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_open.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_openfromcalc.png b/icon-themes/galaxy/cmd/sc_openfromcalc.png deleted file mode 100644 index 0855ddca58b1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_openfromcalc.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_openfromwriter.png b/icon-themes/galaxy/cmd/sc_openfromwriter.png deleted file mode 100644 index 0855ddca58b1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_openfromwriter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_openreadonly.png b/icon-themes/galaxy/cmd/sc_openreadonly.png deleted file mode 100644 index 7703bdf5d80d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_openreadonly.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_openremote.png b/icon-themes/galaxy/cmd/sc_openremote.png deleted file mode 100644 index 704a3441c5ea..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_openremote.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_openurl.png b/icon-themes/galaxy/cmd/sc_openurl.png deleted file mode 100644 index 9c209ca5e8d6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_openurl.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_optimizetable.png b/icon-themes/galaxy/cmd/sc_optimizetable.png deleted file mode 100644 index 97bc78a1a86c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_optimizetable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_optionstreedialog.png b/icon-themes/galaxy/cmd/sc_optionstreedialog.png deleted file mode 100644 index 8b00651d6f18..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_optionstreedialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_ordercrit.png b/icon-themes/galaxy/cmd/sc_ordercrit.png deleted file mode 100644 index 565b32b8f4c6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_ordercrit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlinebullet.png b/icon-themes/galaxy/cmd/sc_outlinebullet.png deleted file mode 100644 index 2efa952f06cc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlinebullet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlinecollapse.png b/icon-themes/galaxy/cmd/sc_outlinecollapse.png deleted file mode 100644 index 80259a00b359..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlinecollapse.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlinecollapseall.png b/icon-themes/galaxy/cmd/sc_outlinecollapseall.png deleted file mode 100644 index 910ac0c6a1a8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlinecollapseall.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlinedown.png b/icon-themes/galaxy/cmd/sc_outlinedown.png deleted file mode 100644 index fe78830ad99a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlinedown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlineexpand.png b/icon-themes/galaxy/cmd/sc_outlineexpand.png deleted file mode 100644 index f282a6b13050..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlineexpand.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlineexpandall.png b/icon-themes/galaxy/cmd/sc_outlineexpandall.png deleted file mode 100644 index 5a51bf2b7972..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlineexpandall.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlinefont.png b/icon-themes/galaxy/cmd/sc_outlinefont.png deleted file mode 100644 index 60ed80f4a00b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlinefont.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlineformat.png b/icon-themes/galaxy/cmd/sc_outlineformat.png deleted file mode 100644 index ebd456ebbdf2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlineformat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlineleft.png b/icon-themes/galaxy/cmd/sc_outlineleft.png deleted file mode 100644 index 7fe6b5b60449..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlineleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlineright.png b/icon-themes/galaxy/cmd/sc_outlineright.png deleted file mode 100644 index 6db86819431e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlineright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_outlineup.png b/icon-themes/galaxy/cmd/sc_outlineup.png deleted file mode 100644 index e93d7d5a28d3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_outlineup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_overline.png b/icon-themes/galaxy/cmd/sc_overline.png deleted file mode 100644 index 064e4b58f4ba..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_overline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_pagedown.png b/icon-themes/galaxy/cmd/sc_pagedown.png deleted file mode 100644 index a730c21521f7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_pagedown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_pageup.png b/icon-themes/galaxy/cmd/sc_pageup.png deleted file mode 100644 index 69a6b5da1a38..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_pageup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_paragraphdialog.png b/icon-themes/galaxy/cmd/sc_paragraphdialog.png deleted file mode 100644 index 50b4bfaa4a94..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_paragraphdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_paralefttoright.png b/icon-themes/galaxy/cmd/sc_paralefttoright.png deleted file mode 100644 index 99edc28ad996..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_paralefttoright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_pararighttoleft.png b/icon-themes/galaxy/cmd/sc_pararighttoleft.png deleted file mode 100644 index b0e2ecd93ffa..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_pararighttoleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_paraspacedecrease.png b/icon-themes/galaxy/cmd/sc_paraspacedecrease.png deleted file mode 100644 index aed1b4395df6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_paraspacedecrease.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_paraspaceincrease.png b/icon-themes/galaxy/cmd/sc_paraspaceincrease.png deleted file mode 100644 index 8383e44a1589..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_paraspaceincrease.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_paste.png b/icon-themes/galaxy/cmd/sc_paste.png deleted file mode 100644 index 68f575f91034..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_paste.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_patternfield.png b/icon-themes/galaxy/cmd/sc_patternfield.png deleted file mode 100644 index 38c359af2d42..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_patternfield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_pickthrough.png b/icon-themes/galaxy/cmd/sc_pickthrough.png deleted file mode 100644 index 06f7fc642b3e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_pickthrough.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_pie.png b/icon-themes/galaxy/cmd/sc_pie.png deleted file mode 100644 index 3f9e6e1f3e79..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_pie.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_pie_unfilled.png b/icon-themes/galaxy/cmd/sc_pie_unfilled.png deleted file mode 100644 index 355418ef644d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_pie_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_pluginsactive.png b/icon-themes/galaxy/cmd/sc_pluginsactive.png deleted file mode 100644 index 9b5db021dc75..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_pluginsactive.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_polygon.png b/icon-themes/galaxy/cmd/sc_polygon.png deleted file mode 100644 index 65e3c1cfb5cf..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_polygon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_polygon_diagonal.png b/icon-themes/galaxy/cmd/sc_polygon_diagonal.png deleted file mode 100644 index d6911d64ff65..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_polygon_diagonal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_polygon_diagonal_unfilled.png b/icon-themes/galaxy/cmd/sc_polygon_diagonal_unfilled.png deleted file mode 100644 index 79d5948d716d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_polygon_diagonal_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_polygon_unfilled.png b/icon-themes/galaxy/cmd/sc_polygon_unfilled.png deleted file mode 100644 index 9634ad552990..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_polygon_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_position.png b/icon-themes/galaxy/cmd/sc_position.png deleted file mode 100644 index 1490bd187d82..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_position.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_presentation.png b/icon-themes/galaxy/cmd/sc_presentation.png deleted file mode 100644 index 9ba3f08452f8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_presentation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_presentationcurrentslide.png b/icon-themes/galaxy/cmd/sc_presentationcurrentslide.png deleted file mode 100644 index ef215070b052..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_presentationcurrentslide.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_presentationlayout.png b/icon-themes/galaxy/cmd/sc_presentationlayout.png deleted file mode 100644 index 035dbe53e4a2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_presentationlayout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_presentationminimizer.png b/icon-themes/galaxy/cmd/sc_presentationminimizer.png deleted file mode 100644 index 09774e518444..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_presentationminimizer.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_previewprintoptions.png b/icon-themes/galaxy/cmd/sc_previewprintoptions.png deleted file mode 100644 index 3216b16b660d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_previewprintoptions.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_previewzoom.png b/icon-themes/galaxy/cmd/sc_previewzoom.png deleted file mode 100644 index d9d1a660c9ef..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_previewzoom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_previousannotation.png b/icon-themes/galaxy/cmd/sc_previousannotation.png deleted file mode 100644 index 42b61b24b1e9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_previousannotation.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_previouspage.png b/icon-themes/galaxy/cmd/sc_previouspage.png deleted file mode 100644 index 69a6b5da1a38..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_previouspage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_prevrecord.png b/icon-themes/galaxy/cmd/sc_prevrecord.png deleted file mode 100644 index fcc3bee8c487..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_prevrecord.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_print.png b/icon-themes/galaxy/cmd/sc_print.png deleted file mode 100644 index f9f9994b712a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_print.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_printdefault.png b/icon-themes/galaxy/cmd/sc_printdefault.png deleted file mode 100644 index f9f9994b712a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_printdefault.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_printersetup.png b/icon-themes/galaxy/cmd/sc_printersetup.png deleted file mode 100644 index 3216b16b660d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_printersetup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_printlayout.png b/icon-themes/galaxy/cmd/sc_printlayout.png deleted file mode 100644 index 8da9eec90f3e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_printlayout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_printpagepreview.png b/icon-themes/galaxy/cmd/sc_printpagepreview.png deleted file mode 100644 index 635f156e0ee8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_printpagepreview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_printpreview.png b/icon-themes/galaxy/cmd/sc_printpreview.png deleted file mode 100644 index 27209185ffa8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_printpreview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_progressbar.png b/icon-themes/galaxy/cmd/sc_progressbar.png deleted file mode 100644 index 14f7c635378d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_progressbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_protect.png b/icon-themes/galaxy/cmd/sc_protect.png deleted file mode 100644 index 40e1b48e7689..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_protect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_protecttracechangemode.png b/icon-themes/galaxy/cmd/sc_protecttracechangemode.png deleted file mode 100644 index 40e1b48e7689..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_protecttracechangemode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_pushbutton.png b/icon-themes/galaxy/cmd/sc_pushbutton.png deleted file mode 100644 index 197127b5fe6b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_pushbutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_quickedit.png b/icon-themes/galaxy/cmd/sc_quickedit.png deleted file mode 100644 index 2e61419ff6f4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_quickedit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_quit.png b/icon-themes/galaxy/cmd/sc_quit.png deleted file mode 100644 index a2ccb9b94363..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_quit.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_radiobutton.png b/icon-themes/galaxy/cmd/sc_radiobutton.png deleted file mode 100644 index 8802302bc989..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_radiobutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_recsave.png b/icon-themes/galaxy/cmd/sc_recsave.png deleted file mode 100644 index 4863282b957f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_recsave.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_recsearch.png b/icon-themes/galaxy/cmd/sc_recsearch.png deleted file mode 100644 index 30b45d862964..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_recsearch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rect.png b/icon-themes/galaxy/cmd/sc_rect.png deleted file mode 100644 index 592aa37166d0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rect_rounded.png b/icon-themes/galaxy/cmd/sc_rect_rounded.png deleted file mode 100644 index 27a6c5f93a07..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rect_rounded.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rect_rounded_unfilled.png b/icon-themes/galaxy/cmd/sc_rect_rounded_unfilled.png deleted file mode 100644 index 7edcfe0805e3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rect_rounded_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rect_unfilled.png b/icon-themes/galaxy/cmd/sc_rect_unfilled.png deleted file mode 100644 index b3a0dfa5f72b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rect_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rectangletoolbox.png b/icon-themes/galaxy/cmd/sc_rectangletoolbox.png deleted file mode 100644 index 592aa37166d0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rectangletoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_recundo.png b/icon-themes/galaxy/cmd/sc_recundo.png deleted file mode 100644 index 8342ac12d492..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_recundo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_redo.png b/icon-themes/galaxy/cmd/sc_redo.png deleted file mode 100644 index cdac568c222a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_redo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_refresh.png b/icon-themes/galaxy/cmd/sc_refresh.png deleted file mode 100644 index 4dd843736751..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_refresh.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_refreshformcontrol.png b/icon-themes/galaxy/cmd/sc_refreshformcontrol.png deleted file mode 100644 index 638493434297..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_refreshformcontrol.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rehearsetimings.png b/icon-themes/galaxy/cmd/sc_rehearsetimings.png deleted file mode 100644 index 94cfc5eae83e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rehearsetimings.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rejecttrackedchange.png b/icon-themes/galaxy/cmd/sc_rejecttrackedchange.png deleted file mode 100644 index b85016586a5d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rejecttrackedchange.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_reload.png b/icon-themes/galaxy/cmd/sc_reload.png deleted file mode 100644 index 4dd843736751..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_reload.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_remove.png b/icon-themes/galaxy/cmd/sc_remove.png deleted file mode 100644 index d8ce666a2da2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_remove.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_removebullets.png b/icon-themes/galaxy/cmd/sc_removebullets.png deleted file mode 100644 index 469b832de43e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_removebullets.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_removefilter.png b/icon-themes/galaxy/cmd/sc_removefilter.png deleted file mode 100644 index 395a7a91f690..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_removefilter.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_removefiltersort.png b/icon-themes/galaxy/cmd/sc_removefiltersort.png deleted file mode 100644 index 395a7a91f690..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_removefiltersort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_renamemasterpage.png b/icon-themes/galaxy/cmd/sc_renamemasterpage.png deleted file mode 100644 index 246f0448a38a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_renamemasterpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_repeat.png b/icon-themes/galaxy/cmd/sc_repeat.png deleted file mode 100644 index e395b8115a9d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_repeat.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_reportnavigator.png b/icon-themes/galaxy/cmd/sc_reportnavigator.png deleted file mode 100644 index 67e19e9bfcb6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_reportnavigator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_resetattributes.png b/icon-themes/galaxy/cmd/sc_resetattributes.png deleted file mode 100644 index 7c47e3b0fb37..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_resetattributes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_reverseorder.png b/icon-themes/galaxy/cmd/sc_reverseorder.png deleted file mode 100644 index 4102b1458c00..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_reverseorder.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rightpara.png b/icon-themes/galaxy/cmd/sc_rightpara.png deleted file mode 100644 index c69899bbffe0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rightpara.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rotateleft.png b/icon-themes/galaxy/cmd/sc_rotateleft.png deleted file mode 100644 index 5823b7243d74..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rotateleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rotateright.png b/icon-themes/galaxy/cmd/sc_rotateright.png deleted file mode 100644 index e2a064fb44bd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rotateright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rulerrows.png b/icon-themes/galaxy/cmd/sc_rulerrows.png deleted file mode 100644 index 5c2b11a55230..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rulerrows.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_rulerrowsvertical.png b/icon-themes/galaxy/cmd/sc_rulerrowsvertical.png deleted file mode 100644 index a0b8fb76d7ac..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_rulerrowsvertical.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_runbasic.png b/icon-themes/galaxy/cmd/sc_runbasic.png deleted file mode 100644 index c2e89d903fa5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_runbasic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_save.png b/icon-themes/galaxy/cmd/sc_save.png deleted file mode 100644 index d89302377461..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_save.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_saveas.png b/icon-themes/galaxy/cmd/sc_saveas.png deleted file mode 100644 index 30740376f4a4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_saveas.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_saveasremote.png b/icon-themes/galaxy/cmd/sc_saveasremote.png deleted file mode 100644 index ce5f29f0f658..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_saveasremote.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_saveastemplate.png b/icon-themes/galaxy/cmd/sc_saveastemplate.png deleted file mode 100644 index e91afcf4df38..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_saveastemplate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_savebasicas.png b/icon-themes/galaxy/cmd/sc_savebasicas.png deleted file mode 100644 index 7c9e87ff1150..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_savebasicas.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sbabrwinsert.png b/icon-themes/galaxy/cmd/sc_sbabrwinsert.png deleted file mode 100644 index c682e8e09558..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sbabrwinsert.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sbaexecutesql.png b/icon-themes/galaxy/cmd/sc_sbaexecutesql.png deleted file mode 100644 index 376bbc872271..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sbaexecutesql.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sbanativesql.png b/icon-themes/galaxy/cmd/sc_sbanativesql.png deleted file mode 100644 index 37e8ffdcc81a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sbanativesql.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_scaletext.png b/icon-themes/galaxy/cmd/sc_scaletext.png deleted file mode 100644 index fc0566f11a94..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_scaletext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_scrollbar.png b/icon-themes/galaxy/cmd/sc_scrollbar.png deleted file mode 100644 index 6a09f2fd068c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_scrollbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_searchdialog.png b/icon-themes/galaxy/cmd/sc_searchdialog.png deleted file mode 100644 index 30b45d862964..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_searchdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sectionalignbottom.png b/icon-themes/galaxy/cmd/sc_sectionalignbottom.png deleted file mode 100644 index 741a42585fb9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sectionalignbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sectionalignleft.png b/icon-themes/galaxy/cmd/sc_sectionalignleft.png deleted file mode 100644 index 5a9bc9b8e3e0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sectionalignleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sectionalignright.png b/icon-themes/galaxy/cmd/sc_sectionalignright.png deleted file mode 100644 index fe1fd553c4a1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sectionalignright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sectionaligntop.png b/icon-themes/galaxy/cmd/sc_sectionaligntop.png deleted file mode 100644 index 0a58017d3e27..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sectionaligntop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sectionshrink.png b/icon-themes/galaxy/cmd/sc_sectionshrink.png deleted file mode 100644 index 4b67ee525471..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sectionshrink.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sectionshrinkbottom.png b/icon-themes/galaxy/cmd/sc_sectionshrinkbottom.png deleted file mode 100644 index 9e3899c8ce07..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sectionshrinkbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sectionshrinktop.png b/icon-themes/galaxy/cmd/sc_sectionshrinktop.png deleted file mode 100644 index 25ad9d48d216..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sectionshrinktop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_selectall.png b/icon-themes/galaxy/cmd/sc_selectall.png deleted file mode 100644 index 60a05f0e3b5b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_selectall.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_selectmode.png b/icon-themes/galaxy/cmd/sc_selectmode.png deleted file mode 100644 index 4a29cb1506fa..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_selectmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_selectobject.png b/icon-themes/galaxy/cmd/sc_selectobject.png deleted file mode 100644 index e05958b2fc41..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_selectobject.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_selecttable.png b/icon-themes/galaxy/cmd/sc_selecttable.png deleted file mode 100644 index 9a1313af18c0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_selecttable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sendfax.png b/icon-themes/galaxy/cmd/sc_sendfax.png deleted file mode 100644 index fa49e3d1630a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sendfax.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sendmail.png b/icon-themes/galaxy/cmd/sc_sendmail.png deleted file mode 100644 index 589956745f4c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sendmail.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sendtoback.png b/icon-themes/galaxy/cmd/sc_sendtoback.png deleted file mode 100644 index 2e50d5186c1b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sendtoback.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_setborderstyle.png b/icon-themes/galaxy/cmd/sc_setborderstyle.png deleted file mode 100644 index 3d7da0aec2fc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_setborderstyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_setdocumentproperties.png b/icon-themes/galaxy/cmd/sc_setdocumentproperties.png deleted file mode 100644 index 1fd70a9b4500..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_setdocumentproperties.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_setobjecttobackground.png b/icon-themes/galaxy/cmd/sc_setobjecttobackground.png deleted file mode 100644 index c92a9b2d21f2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_setobjecttobackground.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_setobjecttoforeground.png b/icon-themes/galaxy/cmd/sc_setobjecttoforeground.png deleted file mode 100644 index 67eec5ac9e4e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_setobjecttoforeground.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_setoptimalcolumnwidth.png b/icon-themes/galaxy/cmd/sc_setoptimalcolumnwidth.png deleted file mode 100644 index 85cecd0b76bb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_setoptimalcolumnwidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_setoptimalcolumnwidthdirect.png b/icon-themes/galaxy/cmd/sc_setoptimalcolumnwidthdirect.png deleted file mode 100644 index 85cecd0b76bb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_setoptimalcolumnwidthdirect.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_setoptimalrowheight.png b/icon-themes/galaxy/cmd/sc_setoptimalrowheight.png deleted file mode 100644 index 9e2ca3beb692..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_setoptimalrowheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_shadowcursor.png b/icon-themes/galaxy/cmd/sc_shadowcursor.png deleted file mode 100644 index 7c6662a16f0d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_shadowcursor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_shadowed.png b/icon-themes/galaxy/cmd/sc_shadowed.png deleted file mode 100644 index cd3703113e9d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_shadowed.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_shear.png b/icon-themes/galaxy/cmd/sc_shear.png deleted file mode 100644 index ad46200f17d0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_shear.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_shell3d.png b/icon-themes/galaxy/cmd/sc_shell3d.png deleted file mode 100644 index f5d609e93209..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_shell3d.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showannotations.png b/icon-themes/galaxy/cmd/sc_showannotations.png deleted file mode 100644 index d5e0d7616aa7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showannotations.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showbookview.png b/icon-themes/galaxy/cmd/sc_showbookview.png deleted file mode 100644 index 4cdadf58bc1a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showbookview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showbrowser.png b/icon-themes/galaxy/cmd/sc_showbrowser.png deleted file mode 100644 index abf533b6d436..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showbrowser.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showdatanavigator.png b/icon-themes/galaxy/cmd/sc_showdatanavigator.png deleted file mode 100644 index e7e55e2355cf..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showdatanavigator.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showfmexplorer.png b/icon-themes/galaxy/cmd/sc_showfmexplorer.png deleted file mode 100644 index c5279c3693b4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showfmexplorer.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showinlinetooltips.png b/icon-themes/galaxy/cmd/sc_showinlinetooltips.png deleted file mode 100644 index 89487ffc9a40..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showinlinetooltips.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showmultiplepages.png b/icon-themes/galaxy/cmd/sc_showmultiplepages.png deleted file mode 100644 index 06901a49e8d8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showmultiplepages.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showpropbrowser.png b/icon-themes/galaxy/cmd/sc_showpropbrowser.png deleted file mode 100644 index abf533b6d436..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showpropbrowser.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showslide.png b/icon-themes/galaxy/cmd/sc_showslide.png deleted file mode 100644 index d388a1c913f1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showslide.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showtrackedchanges.png b/icon-themes/galaxy/cmd/sc_showtrackedchanges.png deleted file mode 100644 index ed46c3ecdb39..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showtrackedchanges.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_showtwopages.png b/icon-themes/galaxy/cmd/sc_showtwopages.png deleted file mode 100644 index 40ce70235b3d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_showtwopages.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_shrink.png b/icon-themes/galaxy/cmd/sc_shrink.png deleted file mode 100644 index dfd421b1a96b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_shrink.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_size.png b/icon-themes/galaxy/cmd/sc_size.png deleted file mode 100644 index 4f1188876e26..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_size.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_slidemasterpage.png b/icon-themes/galaxy/cmd/sc_slidemasterpage.png deleted file mode 100644 index a11e87e7622e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_slidemasterpage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_smallcaps.png b/icon-themes/galaxy/cmd/sc_smallcaps.png deleted file mode 100644 index 395e0bf431de..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_smallcaps.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_smallestheight.png b/icon-themes/galaxy/cmd/sc_smallestheight.png deleted file mode 100644 index 54bab20fc941..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_smallestheight.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_smallestwidth.png b/icon-themes/galaxy/cmd/sc_smallestwidth.png deleted file mode 100644 index 2b8592691b16..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_smallestwidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_snapborder.png b/icon-themes/galaxy/cmd/sc_snapborder.png deleted file mode 100644 index 16f95945e86f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_snapborder.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_snapframe.png b/icon-themes/galaxy/cmd/sc_snapframe.png deleted file mode 100644 index af1ef06f0134..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_snapframe.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_snappoints.png b/icon-themes/galaxy/cmd/sc_snappoints.png deleted file mode 100644 index 18a3e706b93a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_snappoints.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_solidcreate.png b/icon-themes/galaxy/cmd/sc_solidcreate.png deleted file mode 100644 index 5ea43f9ef12b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_solidcreate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sortascending.png b/icon-themes/galaxy/cmd/sc_sortascending.png deleted file mode 100644 index c2fa11677b66..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sortascending.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sortdescending.png b/icon-themes/galaxy/cmd/sc_sortdescending.png deleted file mode 100644 index 121f279f1f81..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sortdescending.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sortdown.png b/icon-themes/galaxy/cmd/sc_sortdown.png deleted file mode 100644 index 121f279f1f81..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sortdown.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sortup.png b/icon-themes/galaxy/cmd/sc_sortup.png deleted file mode 100644 index c2fa11677b66..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sortup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sourceview.png b/icon-themes/galaxy/cmd/sc_sourceview.png deleted file mode 100644 index 3aa2ad57fe06..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sourceview.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_spacepara1.png b/icon-themes/galaxy/cmd/sc_spacepara1.png deleted file mode 100644 index 1e2b72fa0ff4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_spacepara1.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_spacepara15.png b/icon-themes/galaxy/cmd/sc_spacepara15.png deleted file mode 100644 index d9e0f859cb9a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_spacepara15.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_spacepara2.png b/icon-themes/galaxy/cmd/sc_spacepara2.png deleted file mode 100644 index 25a239e8cada..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_spacepara2.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_spacing.png b/icon-themes/galaxy/cmd/sc_spacing.png deleted file mode 100644 index e228c80c47a6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_spacing.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_spelldialog.png b/icon-themes/galaxy/cmd/sc_spelldialog.png deleted file mode 100644 index 26d346c3648e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_spelldialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_spelling.png b/icon-themes/galaxy/cmd/sc_spelling.png deleted file mode 100644 index 26d346c3648e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_spelling.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_spellingandgrammardialog.png b/icon-themes/galaxy/cmd/sc_spellingandgrammardialog.png deleted file mode 100644 index ae9d8d158dca..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_spellingandgrammardialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_spellonline.png b/icon-themes/galaxy/cmd/sc_spellonline.png deleted file mode 100644 index 9c735c136355..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_spellonline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_sphere.png b/icon-themes/galaxy/cmd/sc_sphere.png deleted file mode 100644 index a6a4b539b77d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_sphere.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_spinbutton.png b/icon-themes/galaxy/cmd/sc_spinbutton.png deleted file mode 100644 index dbf04e4c4722..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_spinbutton.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_splitcell.png b/icon-themes/galaxy/cmd/sc_splitcell.png deleted file mode 100644 index a6e62273ab50..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_splitcell.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_splitwindow.png b/icon-themes/galaxy/cmd/sc_splitwindow.png deleted file mode 100644 index 77fa99da8d71..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_splitwindow.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_square.png b/icon-themes/galaxy/cmd/sc_square.png deleted file mode 100644 index 6e014e81a038..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_square.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_square_rounded.png b/icon-themes/galaxy/cmd/sc_square_rounded.png deleted file mode 100644 index 75a779fb7dc9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_square_rounded.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_square_rounded_unfilled.png b/icon-themes/galaxy/cmd/sc_square_rounded_unfilled.png deleted file mode 100644 index 41385b623bf3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_square_rounded_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_square_unfilled.png b/icon-themes/galaxy/cmd/sc_square_unfilled.png deleted file mode 100644 index d6f2f522ef9c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_square_unfilled.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starchartdialog.png b/icon-themes/galaxy/cmd/sc_starchartdialog.png deleted file mode 100644 index 8c8a6d446283..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starchartdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.bang.png b/icon-themes/galaxy/cmd/sc_starshapes.bang.png deleted file mode 100644 index e15cb121c2c6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.bang.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.concave-star6.png b/icon-themes/galaxy/cmd/sc_starshapes.concave-star6.png deleted file mode 100644 index e0fc4a974568..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.concave-star6.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.doorplate.png b/icon-themes/galaxy/cmd/sc_starshapes.doorplate.png deleted file mode 100644 index 5f63faf8d58c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.doorplate.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.horizontal-scroll.png b/icon-themes/galaxy/cmd/sc_starshapes.horizontal-scroll.png deleted file mode 100644 index 7f127ac33ade..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.horizontal-scroll.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.png b/icon-themes/galaxy/cmd/sc_starshapes.png deleted file mode 100644 index 8300a937cc14..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.signet.png b/icon-themes/galaxy/cmd/sc_starshapes.signet.png deleted file mode 100644 index f47c66c492a5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.signet.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.star12.png b/icon-themes/galaxy/cmd/sc_starshapes.star12.png deleted file mode 100644 index 0389d7ab84e0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.star12.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.star24.png b/icon-themes/galaxy/cmd/sc_starshapes.star24.png deleted file mode 100644 index fdd352128bad..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.star24.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.star4.png b/icon-themes/galaxy/cmd/sc_starshapes.star4.png deleted file mode 100644 index 6f289725f3b9..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.star4.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.star5.png b/icon-themes/galaxy/cmd/sc_starshapes.star5.png deleted file mode 100644 index 8300a937cc14..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.star5.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.star6.png b/icon-themes/galaxy/cmd/sc_starshapes.star6.png deleted file mode 100644 index 7e8210c00ee0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.star6.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.star8.png b/icon-themes/galaxy/cmd/sc_starshapes.star8.png deleted file mode 100644 index 6da08b64eb2a..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.star8.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_starshapes.vertical-scroll.png b/icon-themes/galaxy/cmd/sc_starshapes.vertical-scroll.png deleted file mode 100644 index 5a8acb6a3992..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_starshapes.vertical-scroll.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_strikeout.png b/icon-themes/galaxy/cmd/sc_strikeout.png deleted file mode 100644 index e73793b70a4b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_strikeout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_styleapply.png b/icon-themes/galaxy/cmd/sc_styleapply.png deleted file mode 100644 index fd9d2aa0b630..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_styleapply.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_stylenewbyexample.png b/icon-themes/galaxy/cmd/sc_stylenewbyexample.png deleted file mode 100644 index c63038791fc4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_stylenewbyexample.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_styleupdatebyexample.png b/icon-themes/galaxy/cmd/sc_styleupdatebyexample.png deleted file mode 100644 index 4729f6033250..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_styleupdatebyexample.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_styleupdatebyexample.xcf.bz2 b/icon-themes/galaxy/cmd/sc_styleupdatebyexample.xcf.bz2 deleted file mode 100644 index be2e688dec96..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_styleupdatebyexample.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_stylewatercanmode.png b/icon-themes/galaxy/cmd/sc_stylewatercanmode.png deleted file mode 100644 index fd9d2aa0b630..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_stylewatercanmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_subscript.png b/icon-themes/galaxy/cmd/sc_subscript.png deleted file mode 100644 index fa7a8a05fefc..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_subscript.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_superscript.png b/icon-themes/galaxy/cmd/sc_superscript.png deleted file mode 100644 index 014627d3f2c0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_superscript.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_switchcontroldesignmode.png b/icon-themes/galaxy/cmd/sc_switchcontroldesignmode.png deleted file mode 100644 index e9f12fd6b848..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_switchcontroldesignmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_switchxformsdesignmode.png b/icon-themes/galaxy/cmd/sc_switchxformsdesignmode.png deleted file mode 100644 index e9f12fd6b848..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_switchxformsdesignmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolcatalogue.png b/icon-themes/galaxy/cmd/sc_symbolcatalogue.png deleted file mode 100644 index c6b574a04da7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolcatalogue.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.brace-pair.png b/icon-themes/galaxy/cmd/sc_symbolshapes.brace-pair.png deleted file mode 100644 index 28155fd05803..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.brace-pair.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.bracket-pair.png b/icon-themes/galaxy/cmd/sc_symbolshapes.bracket-pair.png deleted file mode 100644 index beeb3c9d5d18..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.bracket-pair.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.cloud.png b/icon-themes/galaxy/cmd/sc_symbolshapes.cloud.png deleted file mode 100644 index d03aeb5a9a82..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.cloud.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.diamond-bevel.png b/icon-themes/galaxy/cmd/sc_symbolshapes.diamond-bevel.png deleted file mode 100644 index 15c253266ad5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.diamond-bevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.flower.png b/icon-themes/galaxy/cmd/sc_symbolshapes.flower.png deleted file mode 100644 index 78e78180cfba..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.flower.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.forbidden.png b/icon-themes/galaxy/cmd/sc_symbolshapes.forbidden.png deleted file mode 100644 index 6be0cc13d075..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.forbidden.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.heart.png b/icon-themes/galaxy/cmd/sc_symbolshapes.heart.png deleted file mode 100644 index a6995802195e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.heart.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.left-brace.png b/icon-themes/galaxy/cmd/sc_symbolshapes.left-brace.png deleted file mode 100644 index 0b2324aaab9f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.left-brace.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.left-bracket.png b/icon-themes/galaxy/cmd/sc_symbolshapes.left-bracket.png deleted file mode 100644 index 22066f7cf7ad..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.left-bracket.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.lightning.png b/icon-themes/galaxy/cmd/sc_symbolshapes.lightning.png deleted file mode 100644 index 6bbca65bd076..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.lightning.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.moon.png b/icon-themes/galaxy/cmd/sc_symbolshapes.moon.png deleted file mode 100644 index d232bd0c49da..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.moon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.octagon-bevel.png b/icon-themes/galaxy/cmd/sc_symbolshapes.octagon-bevel.png deleted file mode 100644 index 56bd834a67f4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.octagon-bevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.png b/icon-themes/galaxy/cmd/sc_symbolshapes.png deleted file mode 100644 index 52771d0331ab..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.puzzle.png b/icon-themes/galaxy/cmd/sc_symbolshapes.puzzle.png deleted file mode 100644 index 8da4de72aa64..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.puzzle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.quad-bevel.png b/icon-themes/galaxy/cmd/sc_symbolshapes.quad-bevel.png deleted file mode 100644 index 72a2205c11e4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.quad-bevel.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.right-brace.png b/icon-themes/galaxy/cmd/sc_symbolshapes.right-brace.png deleted file mode 100644 index 2c5691813e67..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.right-brace.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.right-bracket.png b/icon-themes/galaxy/cmd/sc_symbolshapes.right-bracket.png deleted file mode 100644 index 3cde77d1e09c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.right-bracket.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.smiley.png b/icon-themes/galaxy/cmd/sc_symbolshapes.smiley.png deleted file mode 100644 index 52771d0331ab..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.smiley.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_symbolshapes.sun.png b/icon-themes/galaxy/cmd/sc_symbolshapes.sun.png deleted file mode 100644 index 3039e638dce2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_symbolshapes.sun.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_tabdialog.png b/icon-themes/galaxy/cmd/sc_tabdialog.png deleted file mode 100644 index 090f7244c31f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_tabdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_tabledesign.png b/icon-themes/galaxy/cmd/sc_tabledesign.png deleted file mode 100644 index d39b0b908878..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_tabledesign.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_tabledialog.png b/icon-themes/galaxy/cmd/sc_tabledialog.png deleted file mode 100644 index 7d2fb779ff61..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_tabledialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_tablemodefix.png b/icon-themes/galaxy/cmd/sc_tablemodefix.png deleted file mode 100644 index 4501701b52ed..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_tablemodefix.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_tablemodefixprop.png b/icon-themes/galaxy/cmd/sc_tablemodefixprop.png deleted file mode 100644 index c93d95df6fc8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_tablemodefixprop.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_tablemodevariable.png b/icon-themes/galaxy/cmd/sc_tablemodevariable.png deleted file mode 100644 index e4660934ab61..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_tablemodevariable.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_tablesort.png b/icon-themes/galaxy/cmd/sc_tablesort.png deleted file mode 100644 index 565b32b8f4c6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_tablesort.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_testmode.png b/icon-themes/galaxy/cmd/sc_testmode.png deleted file mode 100644 index e9f12fd6b848..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_testmode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_text.png b/icon-themes/galaxy/cmd/sc_text.png deleted file mode 100644 index 64ed3dbeb59f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_text.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_text_marquee.png b/icon-themes/galaxy/cmd/sc_text_marquee.png deleted file mode 100644 index 067cc3dece7e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_text_marquee.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_textdirectionlefttoright.png b/icon-themes/galaxy/cmd/sc_textdirectionlefttoright.png deleted file mode 100644 index 059570c5d500..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_textdirectionlefttoright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_textdirectiontoptobottom.png b/icon-themes/galaxy/cmd/sc_textdirectiontoptobottom.png deleted file mode 100644 index de1a35162bfb..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_textdirectiontoptobottom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_textfittosizetool.png b/icon-themes/galaxy/cmd/sc_textfittosizetool.png deleted file mode 100644 index 1733dd3b7c82..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_textfittosizetool.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_texttoolbox.png b/icon-themes/galaxy/cmd/sc_texttoolbox.png deleted file mode 100644 index 64ed3dbeb59f..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_texttoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_thesaurus.png b/icon-themes/galaxy/cmd/sc_thesaurus.png deleted file mode 100644 index a1a70998dafd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_thesaurus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_thesaurusdialog.png b/icon-themes/galaxy/cmd/sc_thesaurusdialog.png deleted file mode 100644 index a1a70998dafd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_thesaurusdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_timefield.png b/icon-themes/galaxy/cmd/sc_timefield.png deleted file mode 100644 index 378680bd7287..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_timefield.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_toggleanchortype.png b/icon-themes/galaxy/cmd/sc_toggleanchortype.png deleted file mode 100644 index 0ebda353b5c7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_toggleanchortype.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_toggleaxisdescr.png b/icon-themes/galaxy/cmd/sc_toggleaxisdescr.png deleted file mode 100644 index 4ffe9bacfa77..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_toggleaxisdescr.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_toggleaxistitle.png b/icon-themes/galaxy/cmd/sc_toggleaxistitle.png deleted file mode 100644 index dd63686ed6e5..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_toggleaxistitle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_togglebreakpoint.png b/icon-themes/galaxy/cmd/sc_togglebreakpoint.png deleted file mode 100644 index f81540b00b20..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_togglebreakpoint.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_togglegridhorizontal.png b/icon-themes/galaxy/cmd/sc_togglegridhorizontal.png deleted file mode 100644 index 796e30d784a0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_togglegridhorizontal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_togglegridvertical.png b/icon-themes/galaxy/cmd/sc_togglegridvertical.png deleted file mode 100644 index 1fbf6786e54d..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_togglegridvertical.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_togglelegend.png b/icon-themes/galaxy/cmd/sc_togglelegend.png deleted file mode 100644 index a4b0d15fb636..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_togglelegend.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_togglemergecells.png b/icon-themes/galaxy/cmd/sc_togglemergecells.png deleted file mode 100644 index cf4922f41737..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_togglemergecells.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_toggleobjectbeziermode.png b/icon-themes/galaxy/cmd/sc_toggleobjectbeziermode.png deleted file mode 100644 index 03c1b84d30e1..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_toggleobjectbeziermode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_toggleobjectrotatemode.png b/icon-themes/galaxy/cmd/sc_toggleobjectrotatemode.png deleted file mode 100644 index 2a99c2eb5792..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_toggleobjectrotatemode.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_togglesheetgrid.png b/icon-themes/galaxy/cmd/sc_togglesheetgrid.png deleted file mode 100644 index 14029e5e87b0..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_togglesheetgrid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_toggletabbarvisibility.png b/icon-themes/galaxy/cmd/sc_toggletabbarvisibility.png deleted file mode 100644 index d3d0ddaf8dda..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_toggletabbarvisibility.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_toggletitle.png b/icon-themes/galaxy/cmd/sc_toggletitle.png deleted file mode 100644 index a30369f7f151..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_toggletitle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_torus.png b/icon-themes/galaxy/cmd/sc_torus.png deleted file mode 100644 index 1335cb45ab99..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_torus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_trackchanges.png b/icon-themes/galaxy/cmd/sc_trackchanges.png deleted file mode 100644 index 633132832175..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_trackchanges.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_trackchangesbar.png b/icon-themes/galaxy/cmd/sc_trackchangesbar.png deleted file mode 100644 index ac806d9023fd..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_trackchangesbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_trackchangesbar.xcf.bz2 b/icon-themes/galaxy/cmd/sc_trackchangesbar.xcf.bz2 deleted file mode 100644 index 91054967c734..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_trackchangesbar.xcf.bz2 and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_transformdialog.png b/icon-themes/galaxy/cmd/sc_transformdialog.png deleted file mode 100644 index 2351e7fb5ac3..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_transformdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_underline.png b/icon-themes/galaxy/cmd/sc_underline.png deleted file mode 100644 index b7cf5cd55f2c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_underlinedouble.png b/icon-themes/galaxy/cmd/sc_underlinedouble.png deleted file mode 100644 index 83bd3ddfdcf2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_undo.png b/icon-themes/galaxy/cmd/sc_undo.png deleted file mode 100644 index 0fabd415c91e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_undo.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_ungroup.png b/icon-themes/galaxy/cmd/sc_ungroup.png deleted file mode 100644 index 48c8c048cbea..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_ungroup.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_unhainframes.png b/icon-themes/galaxy/cmd/sc_unhainframes.png deleted file mode 100644 index 882a5c4a92c7..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_unhainframes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_upsearch.png b/icon-themes/galaxy/cmd/sc_upsearch.png deleted file mode 100644 index ece6bc4624f4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_upsearch.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_usewizards.png b/icon-themes/galaxy/cmd/sc_usewizards.png deleted file mode 100644 index 0e68543816f4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_usewizards.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_verticalcaption.png b/icon-themes/galaxy/cmd/sc_verticalcaption.png deleted file mode 100644 index a17c02ad2974..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_verticalcaption.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_verticaltext.png b/icon-themes/galaxy/cmd/sc_verticaltext.png deleted file mode 100644 index 578a8eede424..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_verticaltext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_verticaltextfittosizetool.png b/icon-themes/galaxy/cmd/sc_verticaltextfittosizetool.png deleted file mode 100644 index 67467c952af4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_verticaltextfittosizetool.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_vfixedline.png b/icon-themes/galaxy/cmd/sc_vfixedline.png deleted file mode 100644 index 8409ba964f6b..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_vfixedline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_viewdatasourcebrowser.png b/icon-themes/galaxy/cmd/sc_viewdatasourcebrowser.png deleted file mode 100644 index 9853851eeb8e..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_viewdatasourcebrowser.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_viewformasgrid.png b/icon-themes/galaxy/cmd/sc_viewformasgrid.png deleted file mode 100644 index 06256a26d67c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_viewformasgrid.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_vscrollbar.png b/icon-themes/galaxy/cmd/sc_vscrollbar.png deleted file mode 100644 index 6a09f2fd068c..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_vscrollbar.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_webhtml.png b/icon-themes/galaxy/cmd/sc_webhtml.png deleted file mode 100644 index dd9a53f41a78..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_webhtml.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_window3d.png b/icon-themes/galaxy/cmd/sc_window3d.png deleted file mode 100644 index fa3d722c71e4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_window3d.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_wrapcontour.png b/icon-themes/galaxy/cmd/sc_wrapcontour.png deleted file mode 100644 index cb733d511aef..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_wrapcontour.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_wrapideal.png b/icon-themes/galaxy/cmd/sc_wrapideal.png deleted file mode 100644 index d34b18cb42d4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_wrapideal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_wrapleft.png b/icon-themes/galaxy/cmd/sc_wrapleft.png deleted file mode 100644 index 8192fa4a2236..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_wrapleft.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_wrapoff.png b/icon-themes/galaxy/cmd/sc_wrapoff.png deleted file mode 100644 index 9d9b09de6542..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_wrapoff.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_wrapon.png b/icon-themes/galaxy/cmd/sc_wrapon.png deleted file mode 100644 index 0fec7d02fe01..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_wrapon.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_wrapright.png b/icon-themes/galaxy/cmd/sc_wrapright.png deleted file mode 100644 index d19d21505ee6..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_wrapright.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_wraptext.png b/icon-themes/galaxy/cmd/sc_wraptext.png deleted file mode 100644 index 411a1e727bd2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_wraptext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_wrapthrough.png b/icon-themes/galaxy/cmd/sc_wrapthrough.png deleted file mode 100644 index ce7dd3a3a923..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_wrapthrough.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_xlinecolor.png b/icon-themes/galaxy/cmd/sc_xlinecolor.png deleted file mode 100644 index 74fefbbc6842..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_xlinecolor.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_xlinestyle.png b/icon-themes/galaxy/cmd/sc_xlinestyle.png deleted file mode 100644 index 74fefbbc6842..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_xlinestyle.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_yes.png b/icon-themes/galaxy/cmd/sc_yes.png deleted file mode 100644 index b5e62aa4a411..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_yes.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoom.png b/icon-themes/galaxy/cmd/sc_zoom.png deleted file mode 100644 index d9d1a660c9ef..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoom.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoom100percent.png b/icon-themes/galaxy/cmd/sc_zoom100percent.png deleted file mode 100644 index cb72a5814747..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoom100percent.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoomin.png b/icon-themes/galaxy/cmd/sc_zoomin.png deleted file mode 100644 index 43e53772f258..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoomin.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoomminus.png b/icon-themes/galaxy/cmd/sc_zoomminus.png deleted file mode 100644 index fd9d6dcf6371..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoomminus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoomnext.png b/icon-themes/galaxy/cmd/sc_zoomnext.png deleted file mode 100644 index a0125a1f7e13..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoomnext.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoomobjects.png b/icon-themes/galaxy/cmd/sc_zoomobjects.png deleted file mode 100644 index 75445570f9aa..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoomobjects.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoomoptimal.png b/icon-themes/galaxy/cmd/sc_zoomoptimal.png deleted file mode 100644 index 580e13c783a4..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoomoptimal.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoomout.png b/icon-themes/galaxy/cmd/sc_zoomout.png deleted file mode 100644 index fd9d6dcf6371..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoomout.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoompage.png b/icon-themes/galaxy/cmd/sc_zoompage.png deleted file mode 100644 index 27209185ffa8..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoompage.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoompagewidth.png b/icon-themes/galaxy/cmd/sc_zoompagewidth.png deleted file mode 100644 index 07a4984a15ec..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoompagewidth.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoompanning.png b/icon-themes/galaxy/cmd/sc_zoompanning.png deleted file mode 100644 index d1835b74dca2..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoompanning.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoomplus.png b/icon-themes/galaxy/cmd/sc_zoomplus.png deleted file mode 100644 index 43e53772f258..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoomplus.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoomprevious.png b/icon-themes/galaxy/cmd/sc_zoomprevious.png deleted file mode 100644 index 41e9b7c9d028..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoomprevious.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sc_zoomtoolbox.png b/icon-themes/galaxy/cmd/sc_zoomtoolbox.png deleted file mode 100644 index d9d1a660c9ef..000000000000 Binary files a/icon-themes/galaxy/cmd/sc_zoomtoolbox.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sl/lc_bold.png b/icon-themes/galaxy/cmd/sl/lc_bold.png deleted file mode 100644 index b20a27cfbe47..000000000000 Binary files a/icon-themes/galaxy/cmd/sl/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sl/lc_italic.png b/icon-themes/galaxy/cmd/sl/lc_italic.png deleted file mode 100644 index 0ead69a6c896..000000000000 Binary files a/icon-themes/galaxy/cmd/sl/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sl/lc_underline.png b/icon-themes/galaxy/cmd/sl/lc_underline.png deleted file mode 100644 index 7c6813333c73..000000000000 Binary files a/icon-themes/galaxy/cmd/sl/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sl/lc_underlinedouble.png b/icon-themes/galaxy/cmd/sl/lc_underlinedouble.png deleted file mode 100644 index 396c00b6d3ef..000000000000 Binary files a/icon-themes/galaxy/cmd/sl/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sl/sc_bold.png b/icon-themes/galaxy/cmd/sl/sc_bold.png deleted file mode 100644 index c120af7e5e16..000000000000 Binary files a/icon-themes/galaxy/cmd/sl/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sl/sc_italic.png b/icon-themes/galaxy/cmd/sl/sc_italic.png deleted file mode 100644 index 4b4009a719f8..000000000000 Binary files a/icon-themes/galaxy/cmd/sl/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sl/sc_underline.png b/icon-themes/galaxy/cmd/sl/sc_underline.png deleted file mode 100644 index 5cd66b79ffa3..000000000000 Binary files a/icon-themes/galaxy/cmd/sl/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sl/sc_underlinedouble.png b/icon-themes/galaxy/cmd/sl/sc_underlinedouble.png deleted file mode 100644 index 98660b641c47..000000000000 Binary files a/icon-themes/galaxy/cmd/sl/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sv/lc_bold.png b/icon-themes/galaxy/cmd/sv/lc_bold.png deleted file mode 100644 index 1552ce1b8f71..000000000000 Binary files a/icon-themes/galaxy/cmd/sv/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sv/lc_italic.png b/icon-themes/galaxy/cmd/sv/lc_italic.png deleted file mode 100644 index 5256d4ca3bc6..000000000000 Binary files a/icon-themes/galaxy/cmd/sv/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sv/sc_bold.png b/icon-themes/galaxy/cmd/sv/sc_bold.png deleted file mode 100644 index 0a81fa100fd5..000000000000 Binary files a/icon-themes/galaxy/cmd/sv/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/sv/sc_italic.png b/icon-themes/galaxy/cmd/sv/sc_italic.png deleted file mode 100644 index 562e2a666826..000000000000 Binary files a/icon-themes/galaxy/cmd/sv/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/tr/lc_bold.png b/icon-themes/galaxy/cmd/tr/lc_bold.png deleted file mode 100644 index b20a27cfbe47..000000000000 Binary files a/icon-themes/galaxy/cmd/tr/lc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/tr/lc_italic.png b/icon-themes/galaxy/cmd/tr/lc_italic.png deleted file mode 100644 index 857dc93d7564..000000000000 Binary files a/icon-themes/galaxy/cmd/tr/lc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/tr/lc_underline.png b/icon-themes/galaxy/cmd/tr/lc_underline.png deleted file mode 100644 index 9a7aef47a489..000000000000 Binary files a/icon-themes/galaxy/cmd/tr/lc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/tr/lc_underlinedouble.png b/icon-themes/galaxy/cmd/tr/lc_underlinedouble.png deleted file mode 100644 index 4a5754aca555..000000000000 Binary files a/icon-themes/galaxy/cmd/tr/lc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/tr/sc_bold.png b/icon-themes/galaxy/cmd/tr/sc_bold.png deleted file mode 100644 index c120af7e5e16..000000000000 Binary files a/icon-themes/galaxy/cmd/tr/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/tr/sc_italic.png b/icon-themes/galaxy/cmd/tr/sc_italic.png deleted file mode 100644 index 90d828803e62..000000000000 Binary files a/icon-themes/galaxy/cmd/tr/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/tr/sc_underline.png b/icon-themes/galaxy/cmd/tr/sc_underline.png deleted file mode 100644 index 4c3f7f257425..000000000000 Binary files a/icon-themes/galaxy/cmd/tr/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/cmd/tr/sc_underlinedouble.png b/icon-themes/galaxy/cmd/tr/sc_underlinedouble.png deleted file mode 100644 index 8839f8276e4c..000000000000 Binary files a/icon-themes/galaxy/cmd/tr/sc_underlinedouble.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/all_left.png b/icon-themes/galaxy/dbaccess/res/all_left.png deleted file mode 100644 index 09658fbba425..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/all_left.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/all_right.png b/icon-themes/galaxy/dbaccess/res/all_right.png deleted file mode 100644 index 3027b3d4334d..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/all_right.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/db.png b/icon-themes/galaxy/dbaccess/res/db.png deleted file mode 100644 index 940d5af319aa..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/db.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/exerror.png b/icon-themes/galaxy/dbaccess/res/exerror.png deleted file mode 100644 index 00302086bfcb..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/exerror.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/exinfo.png b/icon-themes/galaxy/dbaccess/res/exinfo.png deleted file mode 100644 index f530d80388a6..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/exinfo.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/exwarning.png b/icon-themes/galaxy/dbaccess/res/exwarning.png deleted file mode 100644 index 2f28b79d0a64..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/exwarning.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/form_16.png b/icon-themes/galaxy/dbaccess/res/form_16.png deleted file mode 100644 index e5fb639a56c1..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/form_16.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/forms_16.png b/icon-themes/galaxy/dbaccess/res/forms_16.png deleted file mode 100644 index bc2711dd4807..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/forms_16.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/forms_32.png b/icon-themes/galaxy/dbaccess/res/forms_32.png deleted file mode 100644 index 8d1e23aab750..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/forms_32.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/jo01.png b/icon-themes/galaxy/dbaccess/res/jo01.png deleted file mode 100644 index 747176547b67..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/jo01.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/jo02.png b/icon-themes/galaxy/dbaccess/res/jo02.png deleted file mode 100644 index d5e3f4eb1a64..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/jo02.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/lc036.png b/icon-themes/galaxy/dbaccess/res/lc036.png deleted file mode 100644 index 59144d954031..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/lc036.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/lc037.png b/icon-themes/galaxy/dbaccess/res/lc037.png deleted file mode 100644 index 3c63fd8490fc..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/lc037.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/lc038.png b/icon-themes/galaxy/dbaccess/res/lc038.png deleted file mode 100644 index ae4f9ca12133..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/lc038.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/lc039.png b/icon-themes/galaxy/dbaccess/res/lc039.png deleted file mode 100644 index 7cc68e2982ac..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/lc039.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/lc040.png b/icon-themes/galaxy/dbaccess/res/lc040.png deleted file mode 100644 index f6cdadbb870b..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/lc040.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/linked_text_table.png b/icon-themes/galaxy/dbaccess/res/linked_text_table.png deleted file mode 100644 index b60b9975457c..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/linked_text_table.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/nu07.png b/icon-themes/galaxy/dbaccess/res/nu07.png deleted file mode 100644 index 9c7dba06e981..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/nu07.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/nu08.png b/icon-themes/galaxy/dbaccess/res/nu08.png deleted file mode 100644 index 00302086bfcb..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/nu08.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/one_left.png b/icon-themes/galaxy/dbaccess/res/one_left.png deleted file mode 100644 index 830f105fb00f..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/one_left.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/one_right.png b/icon-themes/galaxy/dbaccess/res/one_right.png deleted file mode 100644 index 4624508ae7e1..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/one_right.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/pkey.png b/icon-themes/galaxy/dbaccess/res/pkey.png deleted file mode 100644 index 4a558d4ee177..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/pkey.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/queries_32.png b/icon-themes/galaxy/dbaccess/res/queries_32.png deleted file mode 100644 index d170720556b6..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/queries_32.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/report_16.png b/icon-themes/galaxy/dbaccess/res/report_16.png deleted file mode 100644 index f8a2d1581c45..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/report_16.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/reports_16.png b/icon-themes/galaxy/dbaccess/res/reports_16.png deleted file mode 100644 index 30a44897dbdc..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/reports_16.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/reports_32.png b/icon-themes/galaxy/dbaccess/res/reports_32.png deleted file mode 100644 index dc6cac709a06..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/reports_32.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/sc036.png b/icon-themes/galaxy/dbaccess/res/sc036.png deleted file mode 100644 index 0dcbb8626daa..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/sc036.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/sc037.png b/icon-themes/galaxy/dbaccess/res/sc037.png deleted file mode 100644 index 93e76d203f42..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/sc037.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/sc038.png b/icon-themes/galaxy/dbaccess/res/sc038.png deleted file mode 100644 index 20688466f0de..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/sc038.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/sc039.png b/icon-themes/galaxy/dbaccess/res/sc039.png deleted file mode 100644 index e9c72270a4ba..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/sc039.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/sc040.png b/icon-themes/galaxy/dbaccess/res/sc040.png deleted file mode 100644 index f14cb3e6aad1..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/sc040.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/sortdown.png b/icon-themes/galaxy/dbaccess/res/sortdown.png deleted file mode 100644 index 2a386745842e..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/sortdown.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/sortup.png b/icon-themes/galaxy/dbaccess/res/sortup.png deleted file mode 100644 index ddfb9ea35e78..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/sortup.png and /dev/null differ diff --git a/icon-themes/galaxy/dbaccess/res/tables_32.png b/icon-themes/galaxy/dbaccess/res/tables_32.png deleted file mode 100644 index 11e0fa3bae81..000000000000 Binary files a/icon-themes/galaxy/dbaccess/res/tables_32.png and /dev/null differ diff --git a/icon-themes/galaxy/desktop/res/caution_12.png b/icon-themes/galaxy/desktop/res/caution_12.png deleted file mode 100644 index 02d857d64d41..000000000000 Binary files a/icon-themes/galaxy/desktop/res/caution_12.png and /dev/null differ diff --git a/icon-themes/galaxy/desktop/res/caution_16.png b/icon-themes/galaxy/desktop/res/caution_16.png deleted file mode 100644 index 9c5b5a0d1dae..000000000000 Binary files a/icon-themes/galaxy/desktop/res/caution_16.png and /dev/null differ diff --git a/icon-themes/galaxy/desktop/res/extension_32.png b/icon-themes/galaxy/desktop/res/extension_32.png deleted file mode 100644 index 8475ca80fb94..000000000000 Binary files a/icon-themes/galaxy/desktop/res/extension_32.png and /dev/null differ diff --git a/icon-themes/galaxy/desktop/res/info_16.png b/icon-themes/galaxy/desktop/res/info_16.png deleted file mode 100644 index a552f677d54d..000000000000 Binary files a/icon-themes/galaxy/desktop/res/info_16.png and /dev/null differ diff --git a/icon-themes/galaxy/desktop/res/lock_16.png b/icon-themes/galaxy/desktop/res/lock_16.png deleted file mode 100644 index 83610285fd39..000000000000 Binary files a/icon-themes/galaxy/desktop/res/lock_16.png and /dev/null differ diff --git a/icon-themes/galaxy/desktop/res/shared_16.png b/icon-themes/galaxy/desktop/res/shared_16.png deleted file mode 100644 index 3837327a4687..000000000000 Binary files a/icon-themes/galaxy/desktop/res/shared_16.png and /dev/null differ diff --git a/icon-themes/galaxy/extensions/res/addresspilot.png b/icon-themes/galaxy/extensions/res/addresspilot.png deleted file mode 100644 index 0371bc47f304..000000000000 Binary files a/icon-themes/galaxy/extensions/res/addresspilot.png and /dev/null differ diff --git a/icon-themes/galaxy/extensions/res/arrow.png b/icon-themes/galaxy/extensions/res/arrow.png deleted file mode 100644 index a1d767952139..000000000000 Binary files a/icon-themes/galaxy/extensions/res/arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/extensions/res/buttonminus.png b/icon-themes/galaxy/extensions/res/buttonminus.png deleted file mode 100644 index e4e1ee60a420..000000000000 Binary files a/icon-themes/galaxy/extensions/res/buttonminus.png and /dev/null differ diff --git a/icon-themes/galaxy/extensions/res/buttonplus.png b/icon-themes/galaxy/extensions/res/buttonplus.png deleted file mode 100644 index c85ef5f508d2..000000000000 Binary files a/icon-themes/galaxy/extensions/res/buttonplus.png and /dev/null differ diff --git a/icon-themes/galaxy/extensions/source/scanner/handle.png b/icon-themes/galaxy/extensions/source/scanner/handle.png deleted file mode 100644 index c042a090cb41..000000000000 Binary files a/icon-themes/galaxy/extensions/source/scanner/handle.png and /dev/null differ diff --git a/icon-themes/galaxy/extensions/source/scanner/minus.png b/icon-themes/galaxy/extensions/source/scanner/minus.png deleted file mode 100644 index c2a684a68b85..000000000000 Binary files a/icon-themes/galaxy/extensions/source/scanner/minus.png and /dev/null differ diff --git a/icon-themes/galaxy/extensions/source/scanner/plus.png b/icon-themes/galaxy/extensions/source/scanner/plus.png deleted file mode 100644 index dc37bdc5e42b..000000000000 Binary files a/icon-themes/galaxy/extensions/source/scanner/plus.png and /dev/null differ diff --git a/icon-themes/galaxy/extensions/source/update/ui/onlineupdate_16.png b/icon-themes/galaxy/extensions/source/update/ui/onlineupdate_16.png deleted file mode 100644 index ab6c437e5208..000000000000 Binary files a/icon-themes/galaxy/extensions/source/update/ui/onlineupdate_16.png and /dev/null differ diff --git a/icon-themes/galaxy/extensions/source/update/ui/onlineupdate_26.png b/icon-themes/galaxy/extensions/source/update/ui/onlineupdate_26.png deleted file mode 100644 index dcf47c3bc96a..000000000000 Binary files a/icon-themes/galaxy/extensions/source/update/ui/onlineupdate_26.png and /dev/null differ diff --git a/icon-themes/galaxy/formula/res/fapclose.png b/icon-themes/galaxy/formula/res/fapclose.png deleted file mode 100644 index 41a70047943f..000000000000 Binary files a/icon-themes/galaxy/formula/res/fapclose.png and /dev/null differ diff --git a/icon-themes/galaxy/formula/res/faperror.png b/icon-themes/galaxy/formula/res/faperror.png deleted file mode 100644 index 7dff8b5a6856..000000000000 Binary files a/icon-themes/galaxy/formula/res/faperror.png and /dev/null differ diff --git a/icon-themes/galaxy/formula/res/fapok.png b/icon-themes/galaxy/formula/res/fapok.png deleted file mode 100644 index 44271bb357a8..000000000000 Binary files a/icon-themes/galaxy/formula/res/fapok.png and /dev/null differ diff --git a/icon-themes/galaxy/formula/res/fapopen.png b/icon-themes/galaxy/formula/res/fapopen.png deleted file mode 100644 index a0d7e29a4cbf..000000000000 Binary files a/icon-themes/galaxy/formula/res/fapopen.png and /dev/null differ diff --git a/icon-themes/galaxy/formula/res/fx.png b/icon-themes/galaxy/formula/res/fx.png deleted file mode 100644 index 72837aba20be..000000000000 Binary files a/icon-themes/galaxy/formula/res/fx.png and /dev/null differ diff --git a/icon-themes/galaxy/formula/res/refinp1.png b/icon-themes/galaxy/formula/res/refinp1.png deleted file mode 100644 index 4c3bfa9485d0..000000000000 Binary files a/icon-themes/galaxy/formula/res/refinp1.png and /dev/null differ diff --git a/icon-themes/galaxy/formula/res/refinp2.png b/icon-themes/galaxy/formula/res/refinp2.png deleted file mode 100644 index bff54ba93f2c..000000000000 Binary files a/icon-themes/galaxy/formula/res/refinp2.png and /dev/null differ diff --git a/icon-themes/galaxy/fpicker/res/fp011.png b/icon-themes/galaxy/fpicker/res/fp011.png deleted file mode 100644 index 0d76f3a08856..000000000000 Binary files a/icon-themes/galaxy/fpicker/res/fp011.png and /dev/null differ diff --git a/icon-themes/galaxy/fpicker/res/fp014.png b/icon-themes/galaxy/fpicker/res/fp014.png deleted file mode 100644 index 69a54e74b17b..000000000000 Binary files a/icon-themes/galaxy/fpicker/res/fp014.png and /dev/null differ diff --git a/icon-themes/galaxy/fpicker/res/fp015.png b/icon-themes/galaxy/fpicker/res/fp015.png deleted file mode 100644 index 1017f80925ad..000000000000 Binary files a/icon-themes/galaxy/fpicker/res/fp015.png and /dev/null differ diff --git a/icon-themes/galaxy/fpicker/res/fp016.png b/icon-themes/galaxy/fpicker/res/fp016.png deleted file mode 100644 index af9287a2cfff..000000000000 Binary files a/icon-themes/galaxy/fpicker/res/fp016.png and /dev/null differ diff --git a/icon-themes/galaxy/framework/res/addtemplate_32.png b/icon-themes/galaxy/framework/res/addtemplate_32.png deleted file mode 100644 index 7a37c0a61f75..000000000000 Binary files a/icon-themes/galaxy/framework/res/addtemplate_32.png and /dev/null differ diff --git a/icon-themes/galaxy/framework/res/arrow.png b/icon-themes/galaxy/framework/res/arrow.png deleted file mode 100644 index a1d767952139..000000000000 Binary files a/icon-themes/galaxy/framework/res/arrow.png and /dev/null differ diff --git a/icon-themes/galaxy/framework/res/extension.png b/icon-themes/galaxy/framework/res/extension.png deleted file mode 100644 index 03e5b3e0673d..000000000000 Binary files a/icon-themes/galaxy/framework/res/extension.png and /dev/null differ diff --git a/icon-themes/galaxy/framework/res/folder_32.png b/icon-themes/galaxy/framework/res/folder_32.png deleted file mode 100644 index 944a6edc1e78..000000000000 Binary files a/icon-themes/galaxy/framework/res/folder_32.png and /dev/null differ diff --git a/icon-themes/galaxy/framework/res/info_26.png b/icon-themes/galaxy/framework/res/info_26.png deleted file mode 100644 index 466ce2e948cb..000000000000 Binary files a/icon-themes/galaxy/framework/res/info_26.png and /dev/null differ diff --git a/icon-themes/galaxy/framework/res/recent-documents.png b/icon-themes/galaxy/framework/res/recent-documents.png deleted file mode 100644 index 93fddb88ab97..000000000000 Binary files a/icon-themes/galaxy/framework/res/recent-documents.png and /dev/null differ diff --git a/icon-themes/galaxy/framework/res/remote-documents.png b/icon-themes/galaxy/framework/res/remote-documents.png deleted file mode 100644 index f409d3b60380..000000000000 Binary files a/icon-themes/galaxy/framework/res/remote-documents.png and /dev/null differ diff --git a/icon-themes/galaxy/framework/res/templates_32.png b/icon-themes/galaxy/framework/res/templates_32.png deleted file mode 100644 index e6bc8bfd319c..000000000000 Binary files a/icon-themes/galaxy/framework/res/templates_32.png and /dev/null differ diff --git a/icon-themes/galaxy/links.txt b/icon-themes/galaxy/links.txt deleted file mode 100644 index bb6bacc26813..000000000000 --- a/icon-themes/galaxy/links.txt +++ /dev/null @@ -1,157 +0,0 @@ -cmd/lc_savesimple.png cmd/lc_save.png -cmd/sc_savesimple.png cmd/sc_save.png -cmd/lc_underlinesimple.png cmd/lc_underline.png -cmd/sc_underlinesimple.png cmd/sc_underline.png -cmd/lc_numberformatcurrencysimple.png cmd/lc_numberformatcurrency.png -cmd/sc_numberformatcurrencysimple.png cmd/sc_numberformatcurrency.png -cmd/lc_datastreamsplay.png avmedia/res/avl02049.png -cmd/sc_datastreamsplay.png avmedia/res/av02049.png -cmd/lc_datastreamsstop.png avmedia/res/avl02051.png -cmd/sc_datastreamsstop.png avmedia/res/av02051.png -cmd/sc_showsinglepage.png cmd/sc_adddirect.png -cmd/sc_zoommode.png cmd/sc_zoomoptimal.png -cmd/sc_nexttrackedchange.png cmd/sc_arrowshapes.right-arrow.png -cmd/sc_previoustrackedchange.png cmd/sc_arrowshapes.left-arrow.png -cmd/sc_fillcolor.png cmd/sc_formatarea.png -cmd/lc_fillcolor.png cmd/lc_formatarea.png -cmd/lc_objectmirrorvertical.png cmd/sc_flipvertical.png -cmd/lc_objectmirrorhorizontal.png cmd/sc_fliphorizontal.png -cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png -cmd/lc_closepreview.png cmd/lc_closedoc.png -cmd/sc_closepreview.png cmd/sc_closedoc.png -cmd/sc_numberformattime.png cmd/sc_timefield.png -cmd/lc_objectforwardone.png cmd/lc_forward.png -cmd/sc_objectforwardone.png cmd/sc_forward.png -cmd/lc_objectbackone.png cmd/lc_backward.png -cmd/sc_objectbackone.png cmd/sc_backward.png - -cmd/sc_graphicdialog.png cmd/sc_insertgraphic.png -cmd/sc_templatemenu.png cmd/sc_newdoc.png -cmd/lc_pagesetup.png cmd/lc_setdocumentproperties.png -cmd/sc_pagesetup.png cmd/sc_setdocumentproperties.png - -# sidebar icons -sfx2/res/symphony/sidebar-navigator-large.png cmd/lc_navigator.png -sfx2/res/symphony/sidebar-style-large.png cmd/lc_designerdialog.png -sfx2/res/symphony/sidebar-functions-large.png cmd/lc_insertformula.png -sfx2/res/symphony/sidebar-gallery-large.png cmd/lc_gallery.png -sfx2/res/symphony/sidebar-transition-large.png cmd/lc_dia.png -sfx2/res/symphony/sidebar-animation-large.png cmd/lc_customanimation.png - -# paragraph line spacing -cmd/lc_linespacing.png cmd/lc_spacepara15.png -cmd/sc_linespacing.png cmd/sc_spacepara15.png - -# flip in impress/draw -cmd/sc_mirrorhorz.png cmd/sc_fliphorizontal.png -cmd/sc_mirrorvert.png cmd/sc_flipvertical.png - -# calc menu entries -cmd/sc_datapilotmenu.png cmd/sc_datadatapilotrun.png -cmd/sc_insertrowsmenu.png cmd/sc_insertrows.png -cmd/sc_insertcolumnsmenu.png cmd/sc_insertcolumns.png -cmd/sc_functiondialog.png cmd/sc_insertformula.png -cmd/sc_sheetcommentmenu.png cmd/sc_insertannotation.png - -# image/object context menu entries -cmd/sc_wrapmenu.png cmd/sc_wrapon.png -cmd/sc_alignframemenu.png cmd/sc_objectalign.png -cmd/sc_anchormenu.png cmd/sc_toggleanchortype.png -cmd/lc_anchormenu.png cmd/lc_toggleanchortype.png -cmd/sc_arrangeframemenu.png cmd/sc_bringtofront.png -cmd/sc_savegraphic.png cmd/sc_save.png - -# menu submenu entries -cmd/sc_arrangemenu.png cmd/sc_bringtofront.png - -# writer table of context context menu -cmd/sc_updatecurindex.png cmd/sc_reload.png -cmd/sc_removetableof.png cmd/sc_cancel.png - -# calc insert page breaks -cmd/lc_insertrowbreak.png cmd/lc_insertpagebreak.png -cmd/sc_insertrowbreak.png cmd/sc_insertpagebreak.png - -# chart app -cmd/lc_formatselection.png sfx2/res/symphony/sidebar-property-large.png -cmd/sc_formatselection.png sfx2/res/symphony/sidebar-property-small.png -cmd/lc_view3d.png sfx2/res/symphony/sidebar-3d-large.png -cmd/sc_view3d.png sfx2/res/symphony/sidebar-3d-small.png -cmd/lc_viewdatasourcebrowser.png cmd/lc_dataranges.png -cmd/sc_viewdatasourcebrowser.png cmd/sc_dataranges.png - -# menu bar entries -cmd/sc_sortdialog.png cmd/sc_sortup.png -cmd/sc_mailmergewizard.png cmd/sc_autoformat.png -cmd/sc_macrosmenu.png cmd/sc_trackchanges.png -cmd/sc_showannotations.png cmd/sc_insertannotation.png - -# text background colour Impress/Draw -cmd/sc_charbackcolor.png cmd/sc_backcolor.png -cmd/lc_charbackcolor.png cmd/lc_backcolor.png - -# Toggle graphics visibility in Writer -cmd/sc_showgraphics.png cmd/sc_graphic.png - -# FolderTree expanded icon -svtools/res/folderop.png formula/res/fapopen.png - -# Calc conditional formatting group button -cmd/lc_conditionalformatmenu.png cmd/lc_colorscaleformatdialog.png - -# Mail merge -cmd/lc_mailmergewizard.png cmd/lc_dsbformletter.png -cmd/sc_mailmergewizard.png cmd/sc_dsbformletter.png -cmd/lc_mailmergefirstentry.png cmd/lc_firstrecord.png -cmd/sc_mailmergefirstentry.png cmd/sc_firstrecord.png -cmd/lc_mailmergelastentry.png cmd/lc_lastrecord.png -cmd/sc_mailmergelastentry.png cmd/sc_lastrecord.png -cmd/lc_mailmergenextentry.png cmd/lc_nextrecord.png -cmd/sc_mailmergenextentry.png cmd/sc_nextrecord.png -cmd/lc_mailmergepreventry.png cmd/lc_prevrecord.png -cmd/sc_mailmergepreventry.png cmd/sc_prevrecord.png - -# Find Toolbar -cmd/lc_scrolltonext.png cmd/lc_downsearch.png -cmd/sc_scrolltonext.png cmd/sc_downsearch.png -cmd/lc_scrolltoprevious.png cmd/lc_upsearch.png -cmd/sc_scrolltoprevious.png cmd/sc_upsearch.png - -# Slide command aliases -cmd/lc_insertslide.png cmd/lc_insertpage.png -cmd/lc_duplicateslide.png cmd/lc_duplicatepage.png -cmd/lc_deleteslide.png cmd/lc_deletepage.png -cmd/lc_moveslidefirst.png cmd/lc_movepagefirst.png -cmd/lc_moveslidelast.png cmd/lc_movepagelast.png -cmd/lc_moveslideup.png cmd/lc_movepageup.png -cmd/lc_moveslidedown.png cmd/lc_movepagedown.png -cmd/lc_firstslide.png cmd/lc_firstpage.png -cmd/lc_lastslide.png cmd/lc_lastpage.png -cmd/lc_previousslide.png cmd/lc_previouspage.png -cmd/lc_nextslide.png cmd/lc_nextpage.png -cmd/lc_slidesetup.png cmd/lc_setdocumentproperties.png - -cmd/sc_insertslide.png cmd/sc_insertpage.png -cmd/sc_duplicateslide.png cmd/sc_duplicatepage.png -cmd/sc_deleteslide.png cmd/sc_deletepage.png -cmd/sc_moveslidefirst.png cmd/sc_movepagefirst.png -cmd/sc_moveslidelast.png cmd/sc_movepagelast.png -cmd/sc_moveslideup.png cmd/sc_movepageup.png -cmd/sc_moveslidedown.png cmd/sc_movepagedown.png -cmd/sc_firstslide.png cmd/sc_firstpage.png -cmd/sc_lastslide.png cmd/sc_lastpage.png -cmd/sc_previousslide.png cmd/sc_previouspage.png -cmd/sc_nextslide.png cmd/sc_nextpage.png -cmd/sc_slidesetup.png cmd/sc_setdocumentproperties.png - -cmd/lc_columnoperations.png cmd/lc_entirecolumn.png -cmd/sc_columnoperations.png cmd/sc_entirecolumn.png -cmd/lc_rowoperations.png cmd/lc_entirerow.png -cmd/sc_rowoperations.png cmd/sc_entirerow.png - -cmd/sc_cellprotection.png cmd/sc_protect.png - -# Classification - -cmd/lc_classificationdialog.png cmd/lc_formproperties.png -cmd/sc_classificationdialog.png cmd/sc_formproperties.png diff --git a/icon-themes/galaxy/reportdesign/res/report_16.png b/icon-themes/galaxy/reportdesign/res/report_16.png deleted file mode 100644 index f8a2d1581c45..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/report_16.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sc20557.png b/icon-themes/galaxy/reportdesign/res/sc20557.png deleted file mode 100644 index decea14375d6..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sc20557.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sc30768.png b/icon-themes/galaxy/reportdesign/res/sc30768.png deleted file mode 100644 index ece6bc4624f4..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sc30768.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sc30769.png b/icon-themes/galaxy/reportdesign/res/sc30769.png deleted file mode 100644 index 2601027f2593..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sc30769.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sc30770.png b/icon-themes/galaxy/reportdesign/res/sc30770.png deleted file mode 100644 index 00302086bfcb..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sc30770.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sortdown.png b/icon-themes/galaxy/reportdesign/res/sortdown.png deleted file mode 100644 index 2a386745842e..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sortdown.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sortup.png b/icon-themes/galaxy/reportdesign/res/sortup.png deleted file mode 100644 index ddfb9ea35e78..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sortup.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx10454.png b/icon-themes/galaxy/reportdesign/res/sx10454.png deleted file mode 100644 index 394d644c856b..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx10454.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx10928.png b/icon-themes/galaxy/reportdesign/res/sx10928.png deleted file mode 100644 index a6cf9621e694..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx10928.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx10929.png b/icon-themes/galaxy/reportdesign/res/sx10929.png deleted file mode 100644 index 8409ba964f6b..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx10929.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx11047.png b/icon-themes/galaxy/reportdesign/res/sx11047.png deleted file mode 100644 index a46365615865..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx11047.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx12452.png b/icon-themes/galaxy/reportdesign/res/sx12452.png deleted file mode 100644 index 34fc869da494..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx12452.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx12453.png b/icon-themes/galaxy/reportdesign/res/sx12453.png deleted file mode 100644 index 34fc869da494..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx12453.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx12454.png b/icon-themes/galaxy/reportdesign/res/sx12454.png deleted file mode 100644 index 1901ab2f3ccc..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx12454.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx12464.png b/icon-themes/galaxy/reportdesign/res/sx12464.png deleted file mode 100644 index f8a2d1581c45..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx12464.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx12466.png b/icon-themes/galaxy/reportdesign/res/sx12466.png deleted file mode 100644 index d606ad11c527..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx12466.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx12468.png b/icon-themes/galaxy/reportdesign/res/sx12468.png deleted file mode 100644 index dd688af3f97f..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx12468.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx12594.png b/icon-themes/galaxy/reportdesign/res/sx12594.png deleted file mode 100644 index db3fcd928bf7..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx12594.png and /dev/null differ diff --git a/icon-themes/galaxy/reportdesign/res/sx12603.png b/icon-themes/galaxy/reportdesign/res/sx12603.png deleted file mode 100644 index 842ea3ab1f48..000000000000 Binary files a/icon-themes/galaxy/reportdesign/res/sx12603.png and /dev/null differ diff --git a/icon-themes/galaxy/res/adrbook.png b/icon-themes/galaxy/res/adrbook.png deleted file mode 100644 index 9853851eeb8e..000000000000 Binary files a/icon-themes/galaxy/res/adrbook.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ballgreen_7.png b/icon-themes/galaxy/res/ballgreen_7.png deleted file mode 100644 index 10023e43e8e8..000000000000 Binary files a/icon-themes/galaxy/res/ballgreen_7.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ballred_7.png b/icon-themes/galaxy/res/ballred_7.png deleted file mode 100644 index 5b37da98ab17..000000000000 Binary files a/icon-themes/galaxy/res/ballred_7.png and /dev/null differ diff --git a/icon-themes/galaxy/res/basbrk.png b/icon-themes/galaxy/res/basbrk.png deleted file mode 100644 index 1493c404f0d1..000000000000 Binary files a/icon-themes/galaxy/res/basbrk.png and /dev/null differ diff --git a/icon-themes/galaxy/res/base128.png b/icon-themes/galaxy/res/base128.png deleted file mode 100644 index 7b955b7d564d..000000000000 Binary files a/icon-themes/galaxy/res/base128.png and /dev/null differ diff --git a/icon-themes/galaxy/res/basobj2.png b/icon-themes/galaxy/res/basobj2.png deleted file mode 100644 index 6962929ad647..000000000000 Binary files a/icon-themes/galaxy/res/basobj2.png and /dev/null differ diff --git a/icon-themes/galaxy/res/baswatr.png b/icon-themes/galaxy/res/baswatr.png deleted file mode 100644 index ae7122573230..000000000000 Binary files a/icon-themes/galaxy/res/baswatr.png and /dev/null differ diff --git a/icon-themes/galaxy/res/browse.png b/icon-themes/galaxy/res/browse.png deleted file mode 100644 index 6696a44ada50..000000000000 Binary files a/icon-themes/galaxy/res/browse.png and /dev/null differ diff --git a/icon-themes/galaxy/res/calc128.png b/icon-themes/galaxy/res/calc128.png deleted file mode 100644 index a64f2f0f90c4..000000000000 Binary files a/icon-themes/galaxy/res/calc128.png and /dev/null differ diff --git a/icon-themes/galaxy/res/colorsliderleft.png b/icon-themes/galaxy/res/colorsliderleft.png deleted file mode 100644 index 0040386b4d93..000000000000 Binary files a/icon-themes/galaxy/res/colorsliderleft.png and /dev/null differ diff --git a/icon-themes/galaxy/res/colorsliderright.png b/icon-themes/galaxy/res/colorsliderright.png deleted file mode 100644 index 09259107566b..000000000000 Binary files a/icon-themes/galaxy/res/colorsliderright.png and /dev/null differ diff --git a/icon-themes/galaxy/res/component_16.png b/icon-themes/galaxy/res/component_16.png deleted file mode 100644 index e9393d39ae50..000000000000 Binary files a/icon-themes/galaxy/res/component_16.png and /dev/null differ diff --git a/icon-themes/galaxy/res/da01.png b/icon-themes/galaxy/res/da01.png deleted file mode 100644 index 1d8b8e7dc500..000000000000 Binary files a/icon-themes/galaxy/res/da01.png and /dev/null differ diff --git a/icon-themes/galaxy/res/da02.png b/icon-themes/galaxy/res/da02.png deleted file mode 100644 index 130d8f8ef870..000000000000 Binary files a/icon-themes/galaxy/res/da02.png and /dev/null differ diff --git a/icon-themes/galaxy/res/da03.png b/icon-themes/galaxy/res/da03.png deleted file mode 100644 index cf23849b7ef6..000000000000 Binary files a/icon-themes/galaxy/res/da03.png and /dev/null differ diff --git a/icon-themes/galaxy/res/da04.png b/icon-themes/galaxy/res/da04.png deleted file mode 100644 index 2d44c1549afc..000000000000 Binary files a/icon-themes/galaxy/res/da04.png and /dev/null differ diff --git a/icon-themes/galaxy/res/da05.png b/icon-themes/galaxy/res/da05.png deleted file mode 100644 index 06d508602612..000000000000 Binary files a/icon-themes/galaxy/res/da05.png and /dev/null differ diff --git a/icon-themes/galaxy/res/da06.png b/icon-themes/galaxy/res/da06.png deleted file mode 100644 index c6e7763570ea..000000000000 Binary files a/icon-themes/galaxy/res/da06.png and /dev/null differ diff --git a/icon-themes/galaxy/res/dialogfolder_16.png b/icon-themes/galaxy/res/dialogfolder_16.png deleted file mode 100644 index 97cfd256a31c..000000000000 Binary files a/icon-themes/galaxy/res/dialogfolder_16.png and /dev/null differ diff --git a/icon-themes/galaxy/res/dialogfoldernot_16.png b/icon-themes/galaxy/res/dialogfoldernot_16.png deleted file mode 100644 index 454b6b406286..000000000000 Binary files a/icon-themes/galaxy/res/dialogfoldernot_16.png and /dev/null differ diff --git a/icon-themes/galaxy/res/dir-clos.png b/icon-themes/galaxy/res/dir-clos.png deleted file mode 100644 index 1017f80925ad..000000000000 Binary files a/icon-themes/galaxy/res/dir-clos.png and /dev/null differ diff --git a/icon-themes/galaxy/res/dir-open.png b/icon-themes/galaxy/res/dir-open.png deleted file mode 100644 index b748451d466e..000000000000 Binary files a/icon-themes/galaxy/res/dir-open.png and /dev/null differ diff --git a/icon-themes/galaxy/res/draw128.png b/icon-themes/galaxy/res/draw128.png deleted file mode 100644 index bfd3b4e5b405..000000000000 Binary files a/icon-themes/galaxy/res/draw128.png and /dev/null differ diff --git a/icon-themes/galaxy/res/fileopen.png b/icon-themes/galaxy/res/fileopen.png deleted file mode 100644 index 061f39969d4f..000000000000 Binary files a/icon-themes/galaxy/res/fileopen.png and /dev/null differ diff --git a/icon-themes/galaxy/res/foldercl.png b/icon-themes/galaxy/res/foldercl.png deleted file mode 100644 index 356f69bffe57..000000000000 Binary files a/icon-themes/galaxy/res/foldercl.png and /dev/null differ diff --git a/icon-themes/galaxy/res/folderop.png b/icon-themes/galaxy/res/folderop.png deleted file mode 100644 index 31167a128ed7..000000000000 Binary files a/icon-themes/galaxy/res/folderop.png and /dev/null differ diff --git a/icon-themes/galaxy/res/fp010.png b/icon-themes/galaxy/res/fp010.png deleted file mode 100644 index 329f44c714b4..000000000000 Binary files a/icon-themes/galaxy/res/fp010.png and /dev/null differ diff --git a/icon-themes/galaxy/res/fp015.png b/icon-themes/galaxy/res/fp015.png deleted file mode 100644 index 69a54e74b17b..000000000000 Binary files a/icon-themes/galaxy/res/fp015.png and /dev/null differ diff --git a/icon-themes/galaxy/res/fwthcirc.png b/icon-themes/galaxy/res/fwthcirc.png deleted file mode 100644 index 9f839c3f0d0c..000000000000 Binary files a/icon-themes/galaxy/res/fwthcirc.png and /dev/null differ diff --git a/icon-themes/galaxy/res/grafikde.png b/icon-themes/galaxy/res/grafikde.png deleted file mode 100644 index 9d5c934e6dea..000000000000 Binary files a/icon-themes/galaxy/res/grafikde.png and /dev/null differ diff --git a/icon-themes/galaxy/res/grafikei.png b/icon-themes/galaxy/res/grafikei.png deleted file mode 100644 index 7537f685630f..000000000000 Binary files a/icon-themes/galaxy/res/grafikei.png and /dev/null differ diff --git a/icon-themes/galaxy/res/harddisk_16.png b/icon-themes/galaxy/res/harddisk_16.png deleted file mode 100644 index e6c60a5bd82e..000000000000 Binary files a/icon-themes/galaxy/res/harddisk_16.png and /dev/null differ diff --git a/icon-themes/galaxy/res/hldocntp.png b/icon-themes/galaxy/res/hldocntp.png deleted file mode 100644 index 277b1601c429..000000000000 Binary files a/icon-themes/galaxy/res/hldocntp.png and /dev/null differ diff --git a/icon-themes/galaxy/res/hldoctp.png b/icon-themes/galaxy/res/hldoctp.png deleted file mode 100644 index 2c5488c6f72d..000000000000 Binary files a/icon-themes/galaxy/res/hldoctp.png and /dev/null differ diff --git a/icon-themes/galaxy/res/hlinettp.png b/icon-themes/galaxy/res/hlinettp.png deleted file mode 100644 index a5edcd45d709..000000000000 Binary files a/icon-themes/galaxy/res/hlinettp.png and /dev/null differ diff --git a/icon-themes/galaxy/res/hlmailtp.png b/icon-themes/galaxy/res/hlmailtp.png deleted file mode 100644 index 9de84f6f93d9..000000000000 Binary files a/icon-themes/galaxy/res/hlmailtp.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30820.png b/icon-themes/galaxy/res/im30820.png deleted file mode 100644 index 175ae0e488d4..000000000000 Binary files a/icon-themes/galaxy/res/im30820.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30821.png b/icon-themes/galaxy/res/im30821.png deleted file mode 100644 index 54b33e389dc9..000000000000 Binary files a/icon-themes/galaxy/res/im30821.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30822.png b/icon-themes/galaxy/res/im30822.png deleted file mode 100644 index d225a1fcada6..000000000000 Binary files a/icon-themes/galaxy/res/im30822.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30823.png b/icon-themes/galaxy/res/im30823.png deleted file mode 100644 index 4b13f0c42fea..000000000000 Binary files a/icon-themes/galaxy/res/im30823.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30826.png b/icon-themes/galaxy/res/im30826.png deleted file mode 100644 index 7d591e6dcc1c..000000000000 Binary files a/icon-themes/galaxy/res/im30826.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30827.png b/icon-themes/galaxy/res/im30827.png deleted file mode 100644 index f2c4db2aa05a..000000000000 Binary files a/icon-themes/galaxy/res/im30827.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30838.png b/icon-themes/galaxy/res/im30838.png deleted file mode 100644 index 1493c404f0d1..000000000000 Binary files a/icon-themes/galaxy/res/im30838.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30839.png b/icon-themes/galaxy/res/im30839.png deleted file mode 100644 index 6d52979a3896..000000000000 Binary files a/icon-themes/galaxy/res/im30839.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30840.png b/icon-themes/galaxy/res/im30840.png deleted file mode 100644 index 2b536523afc9..000000000000 Binary files a/icon-themes/galaxy/res/im30840.png and /dev/null differ diff --git a/icon-themes/galaxy/res/im30841.png b/icon-themes/galaxy/res/im30841.png deleted file mode 100644 index b424c9d58b6c..000000000000 Binary files a/icon-themes/galaxy/res/im30841.png and /dev/null differ diff --git a/icon-themes/galaxy/res/impress128.png b/icon-themes/galaxy/res/impress128.png deleted file mode 100644 index a8e81f822448..000000000000 Binary files a/icon-themes/galaxy/res/impress128.png and /dev/null differ diff --git a/icon-themes/galaxy/res/info.png b/icon-themes/galaxy/res/info.png deleted file mode 100644 index a9d9c4662c9b..000000000000 Binary files a/icon-themes/galaxy/res/info.png and /dev/null differ diff --git a/icon-themes/galaxy/res/info_16.png b/icon-themes/galaxy/res/info_16.png deleted file mode 100644 index 26e26d58fed0..000000000000 Binary files a/icon-themes/galaxy/res/info_16.png and /dev/null differ diff --git a/icon-themes/galaxy/res/javacomponent_16.png b/icon-themes/galaxy/res/javacomponent_16.png deleted file mode 100644 index e999ac9de15a..000000000000 Binary files a/icon-themes/galaxy/res/javacomponent_16.png and /dev/null differ diff --git a/icon-themes/galaxy/res/javalibrary_16.png b/icon-themes/galaxy/res/javalibrary_16.png deleted file mode 100644 index a3e89652c118..000000000000 Binary files a/icon-themes/galaxy/res/javalibrary_16.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc05504.png b/icon-themes/galaxy/res/lc05504.png deleted file mode 100644 index 2d9d04fff05d..000000000000 Binary files a/icon-themes/galaxy/res/lc05504.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc05509.png b/icon-themes/galaxy/res/lc05509.png deleted file mode 100644 index 2d9d04fff05d..000000000000 Binary files a/icon-themes/galaxy/res/lc05509.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc05678.png b/icon-themes/galaxy/res/lc05678.png deleted file mode 100644 index ef1024a32ff3..000000000000 Binary files a/icon-themes/galaxy/res/lc05678.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc05711.png b/icon-themes/galaxy/res/lc05711.png deleted file mode 100644 index acffcd96bc02..000000000000 Binary files a/icon-themes/galaxy/res/lc05711.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc05961.png b/icon-themes/galaxy/res/lc05961.png deleted file mode 100644 index 879f0bebb42a..000000000000 Binary files a/icon-themes/galaxy/res/lc05961.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc06300.png b/icon-themes/galaxy/res/lc06300.png deleted file mode 100644 index f5b268a29e1d..000000000000 Binary files a/icon-themes/galaxy/res/lc06300.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc06301.png b/icon-themes/galaxy/res/lc06301.png deleted file mode 100644 index a17374778ebd..000000000000 Binary files a/icon-themes/galaxy/res/lc06301.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc06303.png b/icon-themes/galaxy/res/lc06303.png deleted file mode 100644 index df16ee403236..000000000000 Binary files a/icon-themes/galaxy/res/lc06303.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc10711.png b/icon-themes/galaxy/res/lc10711.png deleted file mode 100644 index 9a3e7831abeb..000000000000 Binary files a/icon-themes/galaxy/res/lc10711.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc10715.png b/icon-themes/galaxy/res/lc10715.png deleted file mode 100644 index 199550f144d0..000000000000 Binary files a/icon-themes/galaxy/res/lc10715.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc10716.png b/icon-themes/galaxy/res/lc10716.png deleted file mode 100644 index bdba93975174..000000000000 Binary files a/icon-themes/galaxy/res/lc10716.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc10851.png b/icon-themes/galaxy/res/lc10851.png deleted file mode 100644 index 7b575a7ec4ba..000000000000 Binary files a/icon-themes/galaxy/res/lc10851.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc10853.png b/icon-themes/galaxy/res/lc10853.png deleted file mode 100644 index 879f0bebb42a..000000000000 Binary files a/icon-themes/galaxy/res/lc10853.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lc10854.png b/icon-themes/galaxy/res/lc10854.png deleted file mode 100644 index a608f48a1b96..000000000000 Binary files a/icon-themes/galaxy/res/lc10854.png and /dev/null differ diff --git a/icon-themes/galaxy/res/library_16.png b/icon-themes/galaxy/res/library_16.png deleted file mode 100644 index 5c26889383b6..000000000000 Binary files a/icon-themes/galaxy/res/library_16.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lock.png b/icon-themes/galaxy/res/lock.png deleted file mode 100644 index c69064925dec..000000000000 Binary files a/icon-themes/galaxy/res/lock.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03123.png b/icon-themes/galaxy/res/lx03123.png deleted file mode 100644 index 1819d69cedb4..000000000000 Binary files a/icon-themes/galaxy/res/lx03123.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03125.png b/icon-themes/galaxy/res/lx03125.png deleted file mode 100644 index 1cb74bf6b24b..000000000000 Binary files a/icon-themes/galaxy/res/lx03125.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03126.png b/icon-themes/galaxy/res/lx03126.png deleted file mode 100644 index 98f87fcf7b37..000000000000 Binary files a/icon-themes/galaxy/res/lx03126.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03127.png b/icon-themes/galaxy/res/lx03127.png deleted file mode 100644 index e75304228764..000000000000 Binary files a/icon-themes/galaxy/res/lx03127.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03129.png b/icon-themes/galaxy/res/lx03129.png deleted file mode 100644 index dd954bb19eab..000000000000 Binary files a/icon-themes/galaxy/res/lx03129.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03130.png b/icon-themes/galaxy/res/lx03130.png deleted file mode 100644 index 6bac2b9c910d..000000000000 Binary files a/icon-themes/galaxy/res/lx03130.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03135.png b/icon-themes/galaxy/res/lx03135.png deleted file mode 100644 index 3ab116e40dd5..000000000000 Binary files a/icon-themes/galaxy/res/lx03135.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03137.png b/icon-themes/galaxy/res/lx03137.png deleted file mode 100644 index 1cb74bf6b24b..000000000000 Binary files a/icon-themes/galaxy/res/lx03137.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03139.png b/icon-themes/galaxy/res/lx03139.png deleted file mode 100644 index a62f8e883d3c..000000000000 Binary files a/icon-themes/galaxy/res/lx03139.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03140.png b/icon-themes/galaxy/res/lx03140.png deleted file mode 100644 index 1cb74bf6b24b..000000000000 Binary files a/icon-themes/galaxy/res/lx03140.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03144.png b/icon-themes/galaxy/res/lx03144.png deleted file mode 100644 index 84c175f0a385..000000000000 Binary files a/icon-themes/galaxy/res/lx03144.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03145.png b/icon-themes/galaxy/res/lx03145.png deleted file mode 100644 index d40f02405706..000000000000 Binary files a/icon-themes/galaxy/res/lx03145.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03150.png b/icon-themes/galaxy/res/lx03150.png deleted file mode 100644 index d077510b7e10..000000000000 Binary files a/icon-themes/galaxy/res/lx03150.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03152.png b/icon-themes/galaxy/res/lx03152.png deleted file mode 100644 index 1cb74bf6b24b..000000000000 Binary files a/icon-themes/galaxy/res/lx03152.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03153.png b/icon-themes/galaxy/res/lx03153.png deleted file mode 100644 index 1cb74bf6b24b..000000000000 Binary files a/icon-themes/galaxy/res/lx03153.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03154.png b/icon-themes/galaxy/res/lx03154.png deleted file mode 100644 index 1cb74bf6b24b..000000000000 Binary files a/icon-themes/galaxy/res/lx03154.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03155.png b/icon-themes/galaxy/res/lx03155.png deleted file mode 100644 index 1cb74bf6b24b..000000000000 Binary files a/icon-themes/galaxy/res/lx03155.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03156.png b/icon-themes/galaxy/res/lx03156.png deleted file mode 100644 index f9bd20d50c61..000000000000 Binary files a/icon-themes/galaxy/res/lx03156.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03158.png b/icon-themes/galaxy/res/lx03158.png deleted file mode 100644 index 1cb74bf6b24b..000000000000 Binary files a/icon-themes/galaxy/res/lx03158.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03160.png b/icon-themes/galaxy/res/lx03160.png deleted file mode 100644 index a94107c5c993..000000000000 Binary files a/icon-themes/galaxy/res/lx03160.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03162.png b/icon-themes/galaxy/res/lx03162.png deleted file mode 100644 index ef415d60ed3b..000000000000 Binary files a/icon-themes/galaxy/res/lx03162.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03163.png b/icon-themes/galaxy/res/lx03163.png deleted file mode 100644 index b244d4e3a7c8..000000000000 Binary files a/icon-themes/galaxy/res/lx03163.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03164.png b/icon-themes/galaxy/res/lx03164.png deleted file mode 100644 index 7e8d6fa8bb93..000000000000 Binary files a/icon-themes/galaxy/res/lx03164.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03165.png b/icon-themes/galaxy/res/lx03165.png deleted file mode 100644 index 40ccd205617d..000000000000 Binary files a/icon-themes/galaxy/res/lx03165.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03166.png b/icon-themes/galaxy/res/lx03166.png deleted file mode 100644 index 9b17674b9674..000000000000 Binary files a/icon-themes/galaxy/res/lx03166.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03167.png b/icon-themes/galaxy/res/lx03167.png deleted file mode 100644 index 9933299b22ff..000000000000 Binary files a/icon-themes/galaxy/res/lx03167.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03188.png b/icon-themes/galaxy/res/lx03188.png deleted file mode 100644 index 98f87fcf7b37..000000000000 Binary files a/icon-themes/galaxy/res/lx03188.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03189.png b/icon-themes/galaxy/res/lx03189.png deleted file mode 100644 index 468a2f9f9863..000000000000 Binary files a/icon-themes/galaxy/res/lx03189.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03217.png b/icon-themes/galaxy/res/lx03217.png deleted file mode 100644 index 45d8b5cf03d9..000000000000 Binary files a/icon-themes/galaxy/res/lx03217.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03218.png b/icon-themes/galaxy/res/lx03218.png deleted file mode 100644 index 48d8e0ef03e4..000000000000 Binary files a/icon-themes/galaxy/res/lx03218.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03219.png b/icon-themes/galaxy/res/lx03219.png deleted file mode 100644 index 1cb74bf6b24b..000000000000 Binary files a/icon-themes/galaxy/res/lx03219.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03220.png b/icon-themes/galaxy/res/lx03220.png deleted file mode 100644 index 45d8b5cf03d9..000000000000 Binary files a/icon-themes/galaxy/res/lx03220.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03221.png b/icon-themes/galaxy/res/lx03221.png deleted file mode 100644 index f846d1393530..000000000000 Binary files a/icon-themes/galaxy/res/lx03221.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03222.png b/icon-themes/galaxy/res/lx03222.png deleted file mode 100644 index 45d8b5cf03d9..000000000000 Binary files a/icon-themes/galaxy/res/lx03222.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03226.png b/icon-themes/galaxy/res/lx03226.png deleted file mode 100644 index b604091d3d97..000000000000 Binary files a/icon-themes/galaxy/res/lx03226.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03227.png b/icon-themes/galaxy/res/lx03227.png deleted file mode 100644 index f846d1393530..000000000000 Binary files a/icon-themes/galaxy/res/lx03227.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03228.png b/icon-themes/galaxy/res/lx03228.png deleted file mode 100644 index e1203a777067..000000000000 Binary files a/icon-themes/galaxy/res/lx03228.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03242.png b/icon-themes/galaxy/res/lx03242.png deleted file mode 100644 index c2942dd87f20..000000000000 Binary files a/icon-themes/galaxy/res/lx03242.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03245.png b/icon-themes/galaxy/res/lx03245.png deleted file mode 100644 index d3fce24afddb..000000000000 Binary files a/icon-themes/galaxy/res/lx03245.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03246.png b/icon-themes/galaxy/res/lx03246.png deleted file mode 100644 index d84953927223..000000000000 Binary files a/icon-themes/galaxy/res/lx03246.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03247.png b/icon-themes/galaxy/res/lx03247.png deleted file mode 100644 index 2f9f8743e4a0..000000000000 Binary files a/icon-themes/galaxy/res/lx03247.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03248.png b/icon-themes/galaxy/res/lx03248.png deleted file mode 100644 index f0223bf52214..000000000000 Binary files a/icon-themes/galaxy/res/lx03248.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03249.png b/icon-themes/galaxy/res/lx03249.png deleted file mode 100644 index c4566fd3bec0..000000000000 Binary files a/icon-themes/galaxy/res/lx03249.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03250.png b/icon-themes/galaxy/res/lx03250.png deleted file mode 100644 index f3494af64dde..000000000000 Binary files a/icon-themes/galaxy/res/lx03250.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03251.png b/icon-themes/galaxy/res/lx03251.png deleted file mode 100644 index a0cce36f71d8..000000000000 Binary files a/icon-themes/galaxy/res/lx03251.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03252.png b/icon-themes/galaxy/res/lx03252.png deleted file mode 100644 index e742adc40258..000000000000 Binary files a/icon-themes/galaxy/res/lx03252.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03253.png b/icon-themes/galaxy/res/lx03253.png deleted file mode 100644 index 6a7aa8b78294..000000000000 Binary files a/icon-themes/galaxy/res/lx03253.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03254.png b/icon-themes/galaxy/res/lx03254.png deleted file mode 100644 index 118b9bc97524..000000000000 Binary files a/icon-themes/galaxy/res/lx03254.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03255.png b/icon-themes/galaxy/res/lx03255.png deleted file mode 100644 index ebc7cf3139b7..000000000000 Binary files a/icon-themes/galaxy/res/lx03255.png and /dev/null differ diff --git a/icon-themes/galaxy/res/lx03256.png b/icon-themes/galaxy/res/lx03256.png deleted file mode 100644 index 9dbd42ec74f0..000000000000 Binary files a/icon-themes/galaxy/res/lx03256.png and /dev/null differ diff --git a/icon-themes/galaxy/res/main128.png b/icon-themes/galaxy/res/main128.png deleted file mode 100644 index 2779337e7b0a..000000000000 Binary files a/icon-themes/galaxy/res/main128.png and /dev/null differ diff --git a/icon-themes/galaxy/res/mainapp_16.png b/icon-themes/galaxy/res/mainapp_16.png deleted file mode 100644 index 4a96735b6bb6..000000000000 Binary files a/icon-themes/galaxy/res/mainapp_16.png and /dev/null differ diff --git a/icon-themes/galaxy/res/mainapp_16_8.png b/icon-themes/galaxy/res/mainapp_16_8.png deleted file mode 100644 index 94abb952996b..000000000000 Binary files a/icon-themes/galaxy/res/mainapp_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/mainapp_32.png b/icon-themes/galaxy/res/mainapp_32.png deleted file mode 100644 index 88e4e1c8f18f..000000000000 Binary files a/icon-themes/galaxy/res/mainapp_32.png and /dev/null differ diff --git a/icon-themes/galaxy/res/mainapp_32_8.png b/icon-themes/galaxy/res/mainapp_32_8.png deleted file mode 100644 index 2c8a21fbcf3b..000000000000 Binary files a/icon-themes/galaxy/res/mainapp_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/mainapp_48_8.png b/icon-themes/galaxy/res/mainapp_48_8.png deleted file mode 100644 index cdebedf6a051..000000000000 Binary files a/icon-themes/galaxy/res/mainapp_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/math128.png b/icon-themes/galaxy/res/math128.png deleted file mode 100644 index 8106b1c2ff80..000000000000 Binary files a/icon-themes/galaxy/res/math128.png and /dev/null differ diff --git a/icon-themes/galaxy/res/minus.png b/icon-themes/galaxy/res/minus.png deleted file mode 100644 index c2a684a68b85..000000000000 Binary files a/icon-themes/galaxy/res/minus.png and /dev/null differ diff --git a/icon-themes/galaxy/res/newdoc.png b/icon-themes/galaxy/res/newdoc.png deleted file mode 100644 index 061f39969d4f..000000000000 Binary files a/icon-themes/galaxy/res/newdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/res/notebookbar.png b/icon-themes/galaxy/res/notebookbar.png deleted file mode 100644 index 610111d8bfdd..000000000000 Binary files a/icon-themes/galaxy/res/notebookbar.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odb_16_8.png b/icon-themes/galaxy/res/odb_16_8.png deleted file mode 100644 index b93d5b7393d8..000000000000 Binary files a/icon-themes/galaxy/res/odb_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odb_32_8.png b/icon-themes/galaxy/res/odb_32_8.png deleted file mode 100644 index c1eae1d71419..000000000000 Binary files a/icon-themes/galaxy/res/odb_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odb_48_8.png b/icon-themes/galaxy/res/odb_48_8.png deleted file mode 100644 index 1d89fb6eaea0..000000000000 Binary files a/icon-themes/galaxy/res/odb_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odf_16_8.png b/icon-themes/galaxy/res/odf_16_8.png deleted file mode 100644 index 691bd22bb53c..000000000000 Binary files a/icon-themes/galaxy/res/odf_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odf_32_8.png b/icon-themes/galaxy/res/odf_32_8.png deleted file mode 100644 index 2cf91b38c9a4..000000000000 Binary files a/icon-themes/galaxy/res/odf_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odf_48_8.png b/icon-themes/galaxy/res/odf_48_8.png deleted file mode 100644 index 08107932c2c7..000000000000 Binary files a/icon-themes/galaxy/res/odf_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odg_16_8.png b/icon-themes/galaxy/res/odg_16_8.png deleted file mode 100644 index ff9f0e5f3e88..000000000000 Binary files a/icon-themes/galaxy/res/odg_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odg_32_8.png b/icon-themes/galaxy/res/odg_32_8.png deleted file mode 100644 index 64887be29bf1..000000000000 Binary files a/icon-themes/galaxy/res/odg_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odg_48_8.png b/icon-themes/galaxy/res/odg_48_8.png deleted file mode 100644 index fdb3fc87eb00..000000000000 Binary files a/icon-themes/galaxy/res/odg_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odm_16_8.png b/icon-themes/galaxy/res/odm_16_8.png deleted file mode 100644 index 937946e944a8..000000000000 Binary files a/icon-themes/galaxy/res/odm_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odm_32_8.png b/icon-themes/galaxy/res/odm_32_8.png deleted file mode 100644 index f0223bf52214..000000000000 Binary files a/icon-themes/galaxy/res/odm_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odm_48_8.png b/icon-themes/galaxy/res/odm_48_8.png deleted file mode 100644 index 88febd17c275..000000000000 Binary files a/icon-themes/galaxy/res/odm_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odp_16_8.png b/icon-themes/galaxy/res/odp_16_8.png deleted file mode 100644 index 5be3ee994ee2..000000000000 Binary files a/icon-themes/galaxy/res/odp_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odp_32_8.png b/icon-themes/galaxy/res/odp_32_8.png deleted file mode 100644 index 0cd2d76fb03d..000000000000 Binary files a/icon-themes/galaxy/res/odp_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odp_48_8.png b/icon-themes/galaxy/res/odp_48_8.png deleted file mode 100644 index 7b152ed76c24..000000000000 Binary files a/icon-themes/galaxy/res/odp_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ods_16_8.png b/icon-themes/galaxy/res/ods_16_8.png deleted file mode 100644 index cdf91bac68a5..000000000000 Binary files a/icon-themes/galaxy/res/ods_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ods_32_8.png b/icon-themes/galaxy/res/ods_32_8.png deleted file mode 100644 index 36408fe008b8..000000000000 Binary files a/icon-themes/galaxy/res/ods_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ods_48_8.png b/icon-themes/galaxy/res/ods_48_8.png deleted file mode 100644 index 08162be2c0eb..000000000000 Binary files a/icon-themes/galaxy/res/ods_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odt_16_8.png b/icon-themes/galaxy/res/odt_16_8.png deleted file mode 100644 index a1dd76dcf554..000000000000 Binary files a/icon-themes/galaxy/res/odt_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odt_32_8.png b/icon-themes/galaxy/res/odt_32_8.png deleted file mode 100644 index b3c64c668920..000000000000 Binary files a/icon-themes/galaxy/res/odt_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/odt_48_8.png b/icon-themes/galaxy/res/odt_48_8.png deleted file mode 100644 index 6970d0c23867..000000000000 Binary files a/icon-themes/galaxy/res/odt_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/oleobj.png b/icon-themes/galaxy/res/oleobj.png deleted file mode 100644 index 0ba1f502acf2..000000000000 Binary files a/icon-themes/galaxy/res/oleobj.png and /dev/null differ diff --git a/icon-themes/galaxy/res/otg_48_8.png b/icon-themes/galaxy/res/otg_48_8.png deleted file mode 100644 index 5f87bba8c244..000000000000 Binary files a/icon-themes/galaxy/res/otg_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/otg_96_8.png b/icon-themes/galaxy/res/otg_96_8.png deleted file mode 100644 index ebe287254a67..000000000000 Binary files a/icon-themes/galaxy/res/otg_96_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/otp_48_8.png b/icon-themes/galaxy/res/otp_48_8.png deleted file mode 100644 index c016d0437816..000000000000 Binary files a/icon-themes/galaxy/res/otp_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/otp_96_8.png b/icon-themes/galaxy/res/otp_96_8.png deleted file mode 100644 index b93d5682dab7..000000000000 Binary files a/icon-themes/galaxy/res/otp_96_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ots_16_8.png b/icon-themes/galaxy/res/ots_16_8.png deleted file mode 100644 index b4379bbec3e6..000000000000 Binary files a/icon-themes/galaxy/res/ots_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ots_32_8.png b/icon-themes/galaxy/res/ots_32_8.png deleted file mode 100644 index 68ca1c0e4e74..000000000000 Binary files a/icon-themes/galaxy/res/ots_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ots_48_8.png b/icon-themes/galaxy/res/ots_48_8.png deleted file mode 100644 index 2626b4c68467..000000000000 Binary files a/icon-themes/galaxy/res/ots_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ots_96_8.png b/icon-themes/galaxy/res/ots_96_8.png deleted file mode 100644 index 0244891011a2..000000000000 Binary files a/icon-themes/galaxy/res/ots_96_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ott_16_8.png b/icon-themes/galaxy/res/ott_16_8.png deleted file mode 100644 index 3d339777d0d0..000000000000 Binary files a/icon-themes/galaxy/res/ott_16_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ott_32_8.png b/icon-themes/galaxy/res/ott_32_8.png deleted file mode 100644 index de1e64344b88..000000000000 Binary files a/icon-themes/galaxy/res/ott_32_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ott_48_8.png b/icon-themes/galaxy/res/ott_48_8.png deleted file mode 100644 index 0a22e11ccf2c..000000000000 Binary files a/icon-themes/galaxy/res/ott_48_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/ott_96_8.png b/icon-themes/galaxy/res/ott_96_8.png deleted file mode 100644 index 785e1ddc4b1f..000000000000 Binary files a/icon-themes/galaxy/res/ott_96_8.png and /dev/null differ diff --git a/icon-themes/galaxy/res/plugin.png b/icon-themes/galaxy/res/plugin.png deleted file mode 100644 index 8da5981f7c29..000000000000 Binary files a/icon-themes/galaxy/res/plugin.png and /dev/null differ diff --git a/icon-themes/galaxy/res/plus.png b/icon-themes/galaxy/res/plus.png deleted file mode 100644 index dc37bdc5e42b..000000000000 Binary files a/icon-themes/galaxy/res/plus.png and /dev/null differ diff --git a/icon-themes/galaxy/res/recentdoc_remove.png b/icon-themes/galaxy/res/recentdoc_remove.png deleted file mode 100644 index e88f87a7682c..000000000000 Binary files a/icon-themes/galaxy/res/recentdoc_remove.png and /dev/null differ diff --git a/icon-themes/galaxy/res/recentdoc_remove_highlighted.png b/icon-themes/galaxy/res/recentdoc_remove_highlighted.png deleted file mode 100644 index d8236d09fd0c..000000000000 Binary files a/icon-themes/galaxy/res/recentdoc_remove_highlighted.png and /dev/null differ diff --git a/icon-themes/galaxy/res/reload.png b/icon-themes/galaxy/res/reload.png deleted file mode 100644 index 4dd843736751..000000000000 Binary files a/icon-themes/galaxy/res/reload.png and /dev/null differ diff --git a/icon-themes/galaxy/res/savemodified_extralarge.png b/icon-themes/galaxy/res/savemodified_extralarge.png deleted file mode 100644 index c1052e097439..000000000000 Binary files a/icon-themes/galaxy/res/savemodified_extralarge.png and /dev/null differ diff --git a/icon-themes/galaxy/res/savemodified_large.png b/icon-themes/galaxy/res/savemodified_large.png deleted file mode 100644 index c1052e097439..000000000000 Binary files a/icon-themes/galaxy/res/savemodified_large.png and /dev/null differ diff --git a/icon-themes/galaxy/res/savemodified_small.png b/icon-themes/galaxy/res/savemodified_small.png deleted file mode 100644 index c0b53011632a..000000000000 Binary files a/icon-themes/galaxy/res/savemodified_small.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05500.png b/icon-themes/galaxy/res/sc05500.png deleted file mode 100644 index eb6c57c1382b..000000000000 Binary files a/icon-themes/galaxy/res/sc05500.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05501.png b/icon-themes/galaxy/res/sc05501.png deleted file mode 100644 index 0855ddca58b1..000000000000 Binary files a/icon-themes/galaxy/res/sc05501.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05502.png b/icon-themes/galaxy/res/sc05502.png deleted file mode 100644 index 30740376f4a4..000000000000 Binary files a/icon-themes/galaxy/res/sc05502.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05504.png b/icon-themes/galaxy/res/sc05504.png deleted file mode 100644 index f9f9994b712a..000000000000 Binary files a/icon-themes/galaxy/res/sc05504.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05509.png b/icon-themes/galaxy/res/sc05509.png deleted file mode 100644 index f9f9994b712a..000000000000 Binary files a/icon-themes/galaxy/res/sc05509.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05554.png b/icon-themes/galaxy/res/sc05554.png deleted file mode 100644 index 7d863861d0bd..000000000000 Binary files a/icon-themes/galaxy/res/sc05554.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05555.png b/icon-themes/galaxy/res/sc05555.png deleted file mode 100644 index c63038791fc4..000000000000 Binary files a/icon-themes/galaxy/res/sc05555.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05556.png b/icon-themes/galaxy/res/sc05556.png deleted file mode 100644 index c06febf5629c..000000000000 Binary files a/icon-themes/galaxy/res/sc05556.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05678.png b/icon-themes/galaxy/res/sc05678.png deleted file mode 100644 index 4df50bf52d20..000000000000 Binary files a/icon-themes/galaxy/res/sc05678.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05711.png b/icon-themes/galaxy/res/sc05711.png deleted file mode 100644 index d63bada2fb90..000000000000 Binary files a/icon-themes/galaxy/res/sc05711.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc05961.png b/icon-themes/galaxy/res/sc05961.png deleted file mode 100644 index 30b45d862964..000000000000 Binary files a/icon-themes/galaxy/res/sc05961.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc06300.png b/icon-themes/galaxy/res/sc06300.png deleted file mode 100644 index a1d767952139..000000000000 Binary files a/icon-themes/galaxy/res/sc06300.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc06301.png b/icon-themes/galaxy/res/sc06301.png deleted file mode 100644 index 576cf2d16965..000000000000 Binary files a/icon-themes/galaxy/res/sc06301.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc06303.png b/icon-themes/galaxy/res/sc06303.png deleted file mode 100644 index 0d76f3a08856..000000000000 Binary files a/icon-themes/galaxy/res/sc06303.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10223.png b/icon-themes/galaxy/res/sc10223.png deleted file mode 100644 index 1490bd187d82..000000000000 Binary files a/icon-themes/galaxy/res/sc10223.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10224.png b/icon-themes/galaxy/res/sc10224.png deleted file mode 100644 index 4f1188876e26..000000000000 Binary files a/icon-themes/galaxy/res/sc10224.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10350.png b/icon-themes/galaxy/res/sc10350.png deleted file mode 100644 index 67b300f48f7e..000000000000 Binary files a/icon-themes/galaxy/res/sc10350.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10711.png b/icon-themes/galaxy/res/sc10711.png deleted file mode 100644 index 395a7a91f690..000000000000 Binary files a/icon-themes/galaxy/res/sc10711.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10712.png b/icon-themes/galaxy/res/sc10712.png deleted file mode 100644 index c2fa11677b66..000000000000 Binary files a/icon-themes/galaxy/res/sc10712.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10713.png b/icon-themes/galaxy/res/sc10713.png deleted file mode 100644 index 121f279f1f81..000000000000 Binary files a/icon-themes/galaxy/res/sc10713.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10715.png b/icon-themes/galaxy/res/sc10715.png deleted file mode 100644 index 353aa869e166..000000000000 Binary files a/icon-themes/galaxy/res/sc10715.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10716.png b/icon-themes/galaxy/res/sc10716.png deleted file mode 100644 index b23e974b4187..000000000000 Binary files a/icon-themes/galaxy/res/sc10716.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10851.png b/icon-themes/galaxy/res/sc10851.png deleted file mode 100644 index 69f701f83e0b..000000000000 Binary files a/icon-themes/galaxy/res/sc10851.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10853.png b/icon-themes/galaxy/res/sc10853.png deleted file mode 100644 index 30b45d862964..000000000000 Binary files a/icon-themes/galaxy/res/sc10853.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10854.png b/icon-themes/galaxy/res/sc10854.png deleted file mode 100644 index 682d65cef8f5..000000000000 Binary files a/icon-themes/galaxy/res/sc10854.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10863.png b/icon-themes/galaxy/res/sc10863.png deleted file mode 100644 index 7d986f346793..000000000000 Binary files a/icon-themes/galaxy/res/sc10863.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10864.png b/icon-themes/galaxy/res/sc10864.png deleted file mode 100644 index c45f4db0e500..000000000000 Binary files a/icon-themes/galaxy/res/sc10864.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10865.png b/icon-themes/galaxy/res/sc10865.png deleted file mode 100644 index 251223d49c83..000000000000 Binary files a/icon-themes/galaxy/res/sc10865.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10866.png b/icon-themes/galaxy/res/sc10866.png deleted file mode 100644 index 9890541a5228..000000000000 Binary files a/icon-themes/galaxy/res/sc10866.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10867.png b/icon-themes/galaxy/res/sc10867.png deleted file mode 100644 index fd04853f9a9b..000000000000 Binary files a/icon-themes/galaxy/res/sc10867.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10868.png b/icon-themes/galaxy/res/sc10868.png deleted file mode 100644 index f25f30b87227..000000000000 Binary files a/icon-themes/galaxy/res/sc10868.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc10869.png b/icon-themes/galaxy/res/sc10869.png deleted file mode 100644 index 62108f53b0a1..000000000000 Binary files a/icon-themes/galaxy/res/sc10869.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sc_helperdialog.png b/icon-themes/galaxy/res/sc_helperdialog.png deleted file mode 100644 index cfef6bca3e76..000000000000 Binary files a/icon-themes/galaxy/res/sc_helperdialog.png and /dev/null differ diff --git a/icon-themes/galaxy/res/script.png b/icon-themes/galaxy/res/script.png deleted file mode 100644 index b7abbf9ddaba..000000000000 Binary files a/icon-themes/galaxy/res/script.png and /dev/null differ diff --git a/icon-themes/galaxy/res/soliline.png b/icon-themes/galaxy/res/soliline.png deleted file mode 100644 index 6291fb9890bb..000000000000 Binary files a/icon-themes/galaxy/res/soliline.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03123.png b/icon-themes/galaxy/res/sx03123.png deleted file mode 100644 index a8cf3d3edb42..000000000000 Binary files a/icon-themes/galaxy/res/sx03123.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03125.png b/icon-themes/galaxy/res/sx03125.png deleted file mode 100644 index aa38b2a3eff3..000000000000 Binary files a/icon-themes/galaxy/res/sx03125.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03126.png b/icon-themes/galaxy/res/sx03126.png deleted file mode 100644 index 2b9842b6bfaf..000000000000 Binary files a/icon-themes/galaxy/res/sx03126.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03127.png b/icon-themes/galaxy/res/sx03127.png deleted file mode 100644 index 2aa5913d6391..000000000000 Binary files a/icon-themes/galaxy/res/sx03127.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03129.png b/icon-themes/galaxy/res/sx03129.png deleted file mode 100644 index 889cc9f81394..000000000000 Binary files a/icon-themes/galaxy/res/sx03129.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03130.png b/icon-themes/galaxy/res/sx03130.png deleted file mode 100644 index e04e843318b2..000000000000 Binary files a/icon-themes/galaxy/res/sx03130.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03137.png b/icon-themes/galaxy/res/sx03137.png deleted file mode 100644 index aa38b2a3eff3..000000000000 Binary files a/icon-themes/galaxy/res/sx03137.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03139.png b/icon-themes/galaxy/res/sx03139.png deleted file mode 100644 index edb1caa24c59..000000000000 Binary files a/icon-themes/galaxy/res/sx03139.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03140.png b/icon-themes/galaxy/res/sx03140.png deleted file mode 100644 index aa38b2a3eff3..000000000000 Binary files a/icon-themes/galaxy/res/sx03140.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03144.png b/icon-themes/galaxy/res/sx03144.png deleted file mode 100644 index ad86c54099a4..000000000000 Binary files a/icon-themes/galaxy/res/sx03144.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03145.png b/icon-themes/galaxy/res/sx03145.png deleted file mode 100644 index 1571c6046086..000000000000 Binary files a/icon-themes/galaxy/res/sx03145.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03150.png b/icon-themes/galaxy/res/sx03150.png deleted file mode 100644 index eb6c57c1382b..000000000000 Binary files a/icon-themes/galaxy/res/sx03150.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03152.png b/icon-themes/galaxy/res/sx03152.png deleted file mode 100644 index aa38b2a3eff3..000000000000 Binary files a/icon-themes/galaxy/res/sx03152.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03153.png b/icon-themes/galaxy/res/sx03153.png deleted file mode 100644 index aa38b2a3eff3..000000000000 Binary files a/icon-themes/galaxy/res/sx03153.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03154.png b/icon-themes/galaxy/res/sx03154.png deleted file mode 100644 index aa38b2a3eff3..000000000000 Binary files a/icon-themes/galaxy/res/sx03154.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03155.png b/icon-themes/galaxy/res/sx03155.png deleted file mode 100644 index aa38b2a3eff3..000000000000 Binary files a/icon-themes/galaxy/res/sx03155.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03156.png b/icon-themes/galaxy/res/sx03156.png deleted file mode 100644 index 7f1a98d34db8..000000000000 Binary files a/icon-themes/galaxy/res/sx03156.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03158.png b/icon-themes/galaxy/res/sx03158.png deleted file mode 100644 index aa38b2a3eff3..000000000000 Binary files a/icon-themes/galaxy/res/sx03158.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03160.png b/icon-themes/galaxy/res/sx03160.png deleted file mode 100644 index 6ab4fff83d0e..000000000000 Binary files a/icon-themes/galaxy/res/sx03160.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03162.png b/icon-themes/galaxy/res/sx03162.png deleted file mode 100644 index 7f1a98d34db8..000000000000 Binary files a/icon-themes/galaxy/res/sx03162.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03163.png b/icon-themes/galaxy/res/sx03163.png deleted file mode 100644 index 7798c29d64f6..000000000000 Binary files a/icon-themes/galaxy/res/sx03163.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03164.png b/icon-themes/galaxy/res/sx03164.png deleted file mode 100644 index e6c60a5bd82e..000000000000 Binary files a/icon-themes/galaxy/res/sx03164.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03165.png b/icon-themes/galaxy/res/sx03165.png deleted file mode 100644 index cfe552ec3ede..000000000000 Binary files a/icon-themes/galaxy/res/sx03165.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03166.png b/icon-themes/galaxy/res/sx03166.png deleted file mode 100644 index 717924205794..000000000000 Binary files a/icon-themes/galaxy/res/sx03166.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03167.png b/icon-themes/galaxy/res/sx03167.png deleted file mode 100644 index af9287a2cfff..000000000000 Binary files a/icon-themes/galaxy/res/sx03167.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03187.png b/icon-themes/galaxy/res/sx03187.png deleted file mode 100644 index c1dd592f31a0..000000000000 Binary files a/icon-themes/galaxy/res/sx03187.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03188.png b/icon-themes/galaxy/res/sx03188.png deleted file mode 100644 index 2b9842b6bfaf..000000000000 Binary files a/icon-themes/galaxy/res/sx03188.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03189.png b/icon-themes/galaxy/res/sx03189.png deleted file mode 100644 index 061f39969d4f..000000000000 Binary files a/icon-themes/galaxy/res/sx03189.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03201.png b/icon-themes/galaxy/res/sx03201.png deleted file mode 100644 index 9317a801ce6b..000000000000 Binary files a/icon-themes/galaxy/res/sx03201.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03202.png b/icon-themes/galaxy/res/sx03202.png deleted file mode 100644 index 3e88a2ff46d2..000000000000 Binary files a/icon-themes/galaxy/res/sx03202.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03217.png b/icon-themes/galaxy/res/sx03217.png deleted file mode 100644 index 1266d11f50ab..000000000000 Binary files a/icon-themes/galaxy/res/sx03217.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03218.png b/icon-themes/galaxy/res/sx03218.png deleted file mode 100644 index f92c243135a0..000000000000 Binary files a/icon-themes/galaxy/res/sx03218.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03219.png b/icon-themes/galaxy/res/sx03219.png deleted file mode 100644 index aa38b2a3eff3..000000000000 Binary files a/icon-themes/galaxy/res/sx03219.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03220.png b/icon-themes/galaxy/res/sx03220.png deleted file mode 100644 index 62d9025cf5e1..000000000000 Binary files a/icon-themes/galaxy/res/sx03220.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03221.png b/icon-themes/galaxy/res/sx03221.png deleted file mode 100644 index 99dff5c548cc..000000000000 Binary files a/icon-themes/galaxy/res/sx03221.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03222.png b/icon-themes/galaxy/res/sx03222.png deleted file mode 100644 index 99dff5c548cc..000000000000 Binary files a/icon-themes/galaxy/res/sx03222.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03226.png b/icon-themes/galaxy/res/sx03226.png deleted file mode 100644 index 2678261d2f13..000000000000 Binary files a/icon-themes/galaxy/res/sx03226.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03227.png b/icon-themes/galaxy/res/sx03227.png deleted file mode 100644 index 99dff5c548cc..000000000000 Binary files a/icon-themes/galaxy/res/sx03227.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03228.png b/icon-themes/galaxy/res/sx03228.png deleted file mode 100644 index a9492bcb0961..000000000000 Binary files a/icon-themes/galaxy/res/sx03228.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03242.png b/icon-themes/galaxy/res/sx03242.png deleted file mode 100644 index bbee923b1b29..000000000000 Binary files a/icon-themes/galaxy/res/sx03242.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03245.png b/icon-themes/galaxy/res/sx03245.png deleted file mode 100644 index b93d5b7393d8..000000000000 Binary files a/icon-themes/galaxy/res/sx03245.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03246.png b/icon-themes/galaxy/res/sx03246.png deleted file mode 100644 index ff9f0e5f3e88..000000000000 Binary files a/icon-themes/galaxy/res/sx03246.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03247.png b/icon-themes/galaxy/res/sx03247.png deleted file mode 100644 index 691bd22bb53c..000000000000 Binary files a/icon-themes/galaxy/res/sx03247.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03248.png b/icon-themes/galaxy/res/sx03248.png deleted file mode 100644 index 937946e944a8..000000000000 Binary files a/icon-themes/galaxy/res/sx03248.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03249.png b/icon-themes/galaxy/res/sx03249.png deleted file mode 100644 index 5be3ee994ee2..000000000000 Binary files a/icon-themes/galaxy/res/sx03249.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03250.png b/icon-themes/galaxy/res/sx03250.png deleted file mode 100644 index cdf91bac68a5..000000000000 Binary files a/icon-themes/galaxy/res/sx03250.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03251.png b/icon-themes/galaxy/res/sx03251.png deleted file mode 100644 index a1dd76dcf554..000000000000 Binary files a/icon-themes/galaxy/res/sx03251.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03252.png b/icon-themes/galaxy/res/sx03252.png deleted file mode 100644 index 94f4ac9ec58e..000000000000 Binary files a/icon-themes/galaxy/res/sx03252.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03253.png b/icon-themes/galaxy/res/sx03253.png deleted file mode 100644 index 7c9a4016b4b9..000000000000 Binary files a/icon-themes/galaxy/res/sx03253.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03254.png b/icon-themes/galaxy/res/sx03254.png deleted file mode 100644 index cc68a8c7abb0..000000000000 Binary files a/icon-themes/galaxy/res/sx03254.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03255.png b/icon-themes/galaxy/res/sx03255.png deleted file mode 100644 index 81793e7d9eb1..000000000000 Binary files a/icon-themes/galaxy/res/sx03255.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx03256.png b/icon-themes/galaxy/res/sx03256.png deleted file mode 100644 index 64825dc875cc..000000000000 Binary files a/icon-themes/galaxy/res/sx03256.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10144.png b/icon-themes/galaxy/res/sx10144.png deleted file mode 100644 index 3509129395a8..000000000000 Binary files a/icon-themes/galaxy/res/sx10144.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10593.png b/icon-themes/galaxy/res/sx10593.png deleted file mode 100644 index e5fb639a56c1..000000000000 Binary files a/icon-themes/galaxy/res/sx10593.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10594.png b/icon-themes/galaxy/res/sx10594.png deleted file mode 100644 index 197127b5fe6b..000000000000 Binary files a/icon-themes/galaxy/res/sx10594.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10595.png b/icon-themes/galaxy/res/sx10595.png deleted file mode 100644 index 8802302bc989..000000000000 Binary files a/icon-themes/galaxy/res/sx10595.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10596.png b/icon-themes/galaxy/res/sx10596.png deleted file mode 100644 index f8ec2ac9f283..000000000000 Binary files a/icon-themes/galaxy/res/sx10596.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10597.png b/icon-themes/galaxy/res/sx10597.png deleted file mode 100644 index ef8bd980796b..000000000000 Binary files a/icon-themes/galaxy/res/sx10597.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10598.png b/icon-themes/galaxy/res/sx10598.png deleted file mode 100644 index 497de1605590..000000000000 Binary files a/icon-themes/galaxy/res/sx10598.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10599.png b/icon-themes/galaxy/res/sx10599.png deleted file mode 100644 index 3859419397c7..000000000000 Binary files a/icon-themes/galaxy/res/sx10599.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10600.png b/icon-themes/galaxy/res/sx10600.png deleted file mode 100644 index 29f39f3afe01..000000000000 Binary files a/icon-themes/galaxy/res/sx10600.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10601.png b/icon-themes/galaxy/res/sx10601.png deleted file mode 100644 index 5585f2e0b0b5..000000000000 Binary files a/icon-themes/galaxy/res/sx10601.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10603.png b/icon-themes/galaxy/res/sx10603.png deleted file mode 100644 index 8be09ef5ede9..000000000000 Binary files a/icon-themes/galaxy/res/sx10603.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10604.png b/icon-themes/galaxy/res/sx10604.png deleted file mode 100644 index e7de116b8e98..000000000000 Binary files a/icon-themes/galaxy/res/sx10604.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10605.png b/icon-themes/galaxy/res/sx10605.png deleted file mode 100644 index a73d54c367f8..000000000000 Binary files a/icon-themes/galaxy/res/sx10605.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10607.png b/icon-themes/galaxy/res/sx10607.png deleted file mode 100644 index 424899b17e9b..000000000000 Binary files a/icon-themes/galaxy/res/sx10607.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10704.png b/icon-themes/galaxy/res/sx10704.png deleted file mode 100644 index 4b2edc182c83..000000000000 Binary files a/icon-themes/galaxy/res/sx10704.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10705.png b/icon-themes/galaxy/res/sx10705.png deleted file mode 100644 index 378680bd7287..000000000000 Binary files a/icon-themes/galaxy/res/sx10705.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10706.png b/icon-themes/galaxy/res/sx10706.png deleted file mode 100644 index d7e65d795f3d..000000000000 Binary files a/icon-themes/galaxy/res/sx10706.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10707.png b/icon-themes/galaxy/res/sx10707.png deleted file mode 100644 index df83fee52e81..000000000000 Binary files a/icon-themes/galaxy/res/sx10707.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10708.png b/icon-themes/galaxy/res/sx10708.png deleted file mode 100644 index 38c359af2d42..000000000000 Binary files a/icon-themes/galaxy/res/sx10708.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10710.png b/icon-themes/galaxy/res/sx10710.png deleted file mode 100644 index 7de6c67768f8..000000000000 Binary files a/icon-themes/galaxy/res/sx10710.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10715.png b/icon-themes/galaxy/res/sx10715.png deleted file mode 100644 index 7b77391bf920..000000000000 Binary files a/icon-themes/galaxy/res/sx10715.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10728.png b/icon-themes/galaxy/res/sx10728.png deleted file mode 100644 index cc55a4f518b3..000000000000 Binary files a/icon-themes/galaxy/res/sx10728.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10757.png b/icon-themes/galaxy/res/sx10757.png deleted file mode 100644 index 559669c37ddc..000000000000 Binary files a/icon-themes/galaxy/res/sx10757.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10768.png b/icon-themes/galaxy/res/sx10768.png deleted file mode 100644 index 87950cb96f51..000000000000 Binary files a/icon-themes/galaxy/res/sx10768.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx10769.png b/icon-themes/galaxy/res/sx10769.png deleted file mode 100644 index dbf04e4c4722..000000000000 Binary files a/icon-themes/galaxy/res/sx10769.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx16670.png b/icon-themes/galaxy/res/sx16670.png deleted file mode 100644 index ba75f572b63a..000000000000 Binary files a/icon-themes/galaxy/res/sx16670.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx18002.png b/icon-themes/galaxy/res/sx18002.png deleted file mode 100644 index 09674861b906..000000000000 Binary files a/icon-themes/galaxy/res/sx18002.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx18003.png b/icon-themes/galaxy/res/sx18003.png deleted file mode 100644 index 2bced9a75fc3..000000000000 Binary files a/icon-themes/galaxy/res/sx18003.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx18013.png b/icon-themes/galaxy/res/sx18013.png deleted file mode 100644 index 829be1c1c789..000000000000 Binary files a/icon-themes/galaxy/res/sx18013.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx18022.png b/icon-themes/galaxy/res/sx18022.png deleted file mode 100644 index f37655a887bf..000000000000 Binary files a/icon-themes/galaxy/res/sx18022.png and /dev/null differ diff --git a/icon-themes/galaxy/res/sx18027.png b/icon-themes/galaxy/res/sx18027.png deleted file mode 100644 index fb47bc50620d..000000000000 Binary files a/icon-themes/galaxy/res/sx18027.png and /dev/null differ diff --git a/icon-themes/galaxy/res/target.png b/icon-themes/galaxy/res/target.png deleted file mode 100644 index 682d65cef8f5..000000000000 Binary files a/icon-themes/galaxy/res/target.png and /dev/null differ diff --git a/icon-themes/galaxy/res/tb01.png b/icon-themes/galaxy/res/tb01.png deleted file mode 100644 index b1d80e5fd81c..000000000000 Binary files a/icon-themes/galaxy/res/tb01.png and /dev/null differ diff --git a/icon-themes/galaxy/res/tb02.png b/icon-themes/galaxy/res/tb02.png deleted file mode 100644 index 73a2e3d43f58..000000000000 Binary files a/icon-themes/galaxy/res/tb02.png and /dev/null differ diff --git a/icon-themes/galaxy/res/tb03.png b/icon-themes/galaxy/res/tb03.png deleted file mode 100644 index 03100bd9698d..000000000000 Binary files a/icon-themes/galaxy/res/tb03.png and /dev/null differ diff --git a/icon-themes/galaxy/res/tb04.png b/icon-themes/galaxy/res/tb04.png deleted file mode 100644 index 2153e6ccb2e9..000000000000 Binary files a/icon-themes/galaxy/res/tb04.png and /dev/null differ diff --git a/icon-themes/galaxy/res/tb05.png b/icon-themes/galaxy/res/tb05.png deleted file mode 100644 index f7967ef2029e..000000000000 Binary files a/icon-themes/galaxy/res/tb05.png and /dev/null differ diff --git a/icon-themes/galaxy/res/templatestar.png b/icon-themes/galaxy/res/templatestar.png deleted file mode 100644 index 870faffadc00..000000000000 Binary files a/icon-themes/galaxy/res/templatestar.png and /dev/null differ diff --git a/icon-themes/galaxy/res/versionwarning.png b/icon-themes/galaxy/res/versionwarning.png deleted file mode 100644 index dcf47c3bc96a..000000000000 Binary files a/icon-themes/galaxy/res/versionwarning.png and /dev/null differ diff --git a/icon-themes/galaxy/res/writer128.png b/icon-themes/galaxy/res/writer128.png deleted file mode 100644 index 668156fb404b..000000000000 Binary files a/icon-themes/galaxy/res/writer128.png and /dev/null differ diff --git a/icon-themes/galaxy/res/xml_16.png b/icon-themes/galaxy/res/xml_16.png deleted file mode 100644 index 83c5c2420689..000000000000 Binary files a/icon-themes/galaxy/res/xml_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/date.png b/icon-themes/galaxy/sc/res/date.png deleted file mode 100644 index b05326034633..000000000000 Binary files a/icon-themes/galaxy/sc/res/date.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/dropcopy.png b/icon-themes/galaxy/sc/res/dropcopy.png deleted file mode 100644 index 69c58333f689..000000000000 Binary files a/icon-themes/galaxy/sc/res/dropcopy.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/droplink.png b/icon-themes/galaxy/sc/res/droplink.png deleted file mode 100644 index 3af856be5a21..000000000000 Binary files a/icon-themes/galaxy/sc/res/droplink.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/dropurl.png b/icon-themes/galaxy/sc/res/dropurl.png deleted file mode 100644 index 69f701f83e0b..000000000000 Binary files a/icon-themes/galaxy/sc/res/dropurl.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/file.png b/icon-themes/galaxy/sc/res/file.png deleted file mode 100644 index a0d7e29a4cbf..000000000000 Binary files a/icon-themes/galaxy/sc/res/file.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/fx.png b/icon-themes/galaxy/sc/res/fx.png deleted file mode 100644 index 40f552b44a10..000000000000 Binary files a/icon-themes/galaxy/sc/res/fx.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-bars-empty.png b/icon-themes/galaxy/sc/res/icon-set-bars-empty.png deleted file mode 100644 index 64951d0eac7b..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-bars-empty.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-bars-full.png b/icon-themes/galaxy/sc/res/icon-set-bars-full.png deleted file mode 100644 index f5303ca01fa2..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-bars-full.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-bars-half.png b/icon-themes/galaxy/sc/res/icon-set-bars-half.png deleted file mode 100644 index 67eb14e9ad59..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-bars-half.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-bars-one-quarter.png b/icon-themes/galaxy/sc/res/icon-set-bars-one-quarter.png deleted file mode 100644 index a8b251e5ba40..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-bars-one-quarter.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-bars-three-quarters.png b/icon-themes/galaxy/sc/res/icon-set-bars-three-quarters.png deleted file mode 100644 index 889bb4174655..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-bars-three-quarters.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-circles1-gray.png b/icon-themes/galaxy/sc/res/icon-set-circles1-gray.png deleted file mode 100644 index edc279feed25..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-circles1-gray.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-circles1-green.png b/icon-themes/galaxy/sc/res/icon-set-circles1-green.png deleted file mode 100644 index cf31e494511c..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-circles1-green.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-circles1-red.png b/icon-themes/galaxy/sc/res/icon-set-circles1-red.png deleted file mode 100644 index 725ecee286ea..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-circles1-red.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-circles1-yellow.png b/icon-themes/galaxy/sc/res/icon-set-circles1-yellow.png deleted file mode 100644 index ed09781541fc..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-circles1-yellow.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-circles2-dark-gray.png b/icon-themes/galaxy/sc/res/icon-set-circles2-dark-gray.png deleted file mode 100644 index fae0913598ef..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-circles2-dark-gray.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-circles2-dark-red.png b/icon-themes/galaxy/sc/res/icon-set-circles2-dark-red.png deleted file mode 100644 index 8c9d2f88e2e4..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-circles2-dark-red.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-circles2-light-gray.png b/icon-themes/galaxy/sc/res/icon-set-circles2-light-gray.png deleted file mode 100644 index c0079402e49d..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-circles2-light-gray.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-circles2-light-red.png b/icon-themes/galaxy/sc/res/icon-set-circles2-light-red.png deleted file mode 100644 index 13c306e7f348..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-circles2-light-red.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-colorarrows-down.png b/icon-themes/galaxy/sc/res/icon-set-colorarrows-down.png deleted file mode 100644 index 4f9596c4b940..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-colorarrows-down.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-colorarrows-same.png b/icon-themes/galaxy/sc/res/icon-set-colorarrows-same.png deleted file mode 100644 index 0ff2b31e5db9..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-colorarrows-same.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-colorarrows-slightly-down.png b/icon-themes/galaxy/sc/res/icon-set-colorarrows-slightly-down.png deleted file mode 100644 index 810bcf376ed7..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-colorarrows-slightly-down.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-colorarrows-slightly-up.png b/icon-themes/galaxy/sc/res/icon-set-colorarrows-slightly-up.png deleted file mode 100644 index d26aab57d5aa..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-colorarrows-slightly-up.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-colorarrows-up.png b/icon-themes/galaxy/sc/res/icon-set-colorarrows-up.png deleted file mode 100644 index 11babb5d2149..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-colorarrows-up.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-flags-green.png b/icon-themes/galaxy/sc/res/icon-set-flags-green.png deleted file mode 100644 index 9311247530bf..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-flags-green.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-flags-red.png b/icon-themes/galaxy/sc/res/icon-set-flags-red.png deleted file mode 100644 index 724b75d2357f..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-flags-red.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-flags-yellow.png b/icon-themes/galaxy/sc/res/icon-set-flags-yellow.png deleted file mode 100644 index 80caf1ac9ec3..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-flags-yellow.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-grayarrows-down.png b/icon-themes/galaxy/sc/res/icon-set-grayarrows-down.png deleted file mode 100644 index 6bc7fb77a3d8..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-grayarrows-down.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-grayarrows-same.png b/icon-themes/galaxy/sc/res/icon-set-grayarrows-same.png deleted file mode 100644 index f23ff6a49179..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-grayarrows-same.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-grayarrows-slightly-down.png b/icon-themes/galaxy/sc/res/icon-set-grayarrows-slightly-down.png deleted file mode 100644 index 0d042f5d190a..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-grayarrows-slightly-down.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-grayarrows-slightly-up.png b/icon-themes/galaxy/sc/res/icon-set-grayarrows-slightly-up.png deleted file mode 100644 index 5b977cb33d25..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-grayarrows-slightly-up.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-grayarrows-up.png b/icon-themes/galaxy/sc/res/icon-set-grayarrows-up.png deleted file mode 100644 index 0391d3bc6780..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-grayarrows-up.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-negative-red-smilie.png b/icon-themes/galaxy/sc/res/icon-set-negative-red-smilie.png deleted file mode 100644 index db533cdb4067..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-negative-red-smilie.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-negative-yellow-smilie.png b/icon-themes/galaxy/sc/res/icon-set-negative-yellow-smilie.png deleted file mode 100644 index 00ff8a6ab583..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-negative-yellow-smilie.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-neutral-yellow-smilie.png b/icon-themes/galaxy/sc/res/icon-set-neutral-yellow-smilie.png deleted file mode 100644 index bcf4b35fb8ab..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-neutral-yellow-smilie.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-pies-empty.png b/icon-themes/galaxy/sc/res/icon-set-pies-empty.png deleted file mode 100644 index dfd5adea7284..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-pies-empty.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-pies-full.png b/icon-themes/galaxy/sc/res/icon-set-pies-full.png deleted file mode 100644 index abc023a47c49..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-pies-full.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-pies-half.png b/icon-themes/galaxy/sc/res/icon-set-pies-half.png deleted file mode 100644 index eb1095c0f66d..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-pies-half.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-pies-one-quarter.png b/icon-themes/galaxy/sc/res/icon-set-pies-one-quarter.png deleted file mode 100644 index 6dac7b1f5ac2..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-pies-one-quarter.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-pies-three-quarters.png b/icon-themes/galaxy/sc/res/icon-set-pies-three-quarters.png deleted file mode 100644 index 6518d3105610..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-pies-three-quarters.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-positive-green-smilie.png b/icon-themes/galaxy/sc/res/icon-set-positive-green-smilie.png deleted file mode 100644 index 7086ed472d99..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-positive-green-smilie.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-positive-yellow-smilie.png b/icon-themes/galaxy/sc/res/icon-set-positive-yellow-smilie.png deleted file mode 100644 index 33be2c07417f..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-positive-yellow-smilie.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-shapes-circle.png b/icon-themes/galaxy/sc/res/icon-set-shapes-circle.png deleted file mode 100644 index 66124ad20d4b..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-shapes-circle.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-shapes-diamond.png b/icon-themes/galaxy/sc/res/icon-set-shapes-diamond.png deleted file mode 100644 index 2020c66e9216..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-shapes-diamond.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-shapes-triangle.png b/icon-themes/galaxy/sc/res/icon-set-shapes-triangle.png deleted file mode 100644 index 8f555b5f1273..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-shapes-triangle.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-squares-empty.png b/icon-themes/galaxy/sc/res/icon-set-squares-empty.png deleted file mode 100644 index b9d6b3a7454d..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-squares-empty.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-squares-full.png b/icon-themes/galaxy/sc/res/icon-set-squares-full.png deleted file mode 100644 index 9876c2a5558e..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-squares-full.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-squares-half.png b/icon-themes/galaxy/sc/res/icon-set-squares-half.png deleted file mode 100644 index a0da9696a4d2..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-squares-half.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-squares-one-quarter.png b/icon-themes/galaxy/sc/res/icon-set-squares-one-quarter.png deleted file mode 100644 index 52f8b8235afd..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-squares-one-quarter.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-squares-three-quarters.png b/icon-themes/galaxy/sc/res/icon-set-squares-three-quarters.png deleted file mode 100644 index 597aad8510ec..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-squares-three-quarters.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-stars-empty.png b/icon-themes/galaxy/sc/res/icon-set-stars-empty.png deleted file mode 100644 index d4d2cf630422..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-stars-empty.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-stars-full.png b/icon-themes/galaxy/sc/res/icon-set-stars-full.png deleted file mode 100644 index d6ca39013dad..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-stars-full.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-stars-half.png b/icon-themes/galaxy/sc/res/icon-set-stars-half.png deleted file mode 100644 index 8c940d03146b..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-stars-half.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-symbols1-check.png b/icon-themes/galaxy/sc/res/icon-set-symbols1-check.png deleted file mode 100644 index b059f07b3c28..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-symbols1-check.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-symbols1-cross.png b/icon-themes/galaxy/sc/res/icon-set-symbols1-cross.png deleted file mode 100644 index bfbc9a6b6787..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-symbols1-cross.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-symbols1-exclamation-mark.png b/icon-themes/galaxy/sc/res/icon-set-symbols1-exclamation-mark.png deleted file mode 100644 index b26973470c75..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-symbols1-exclamation-mark.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-trafficlights-green.png b/icon-themes/galaxy/sc/res/icon-set-trafficlights-green.png deleted file mode 100644 index 726afc56fa09..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-trafficlights-green.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-trafficlights-red.png b/icon-themes/galaxy/sc/res/icon-set-trafficlights-red.png deleted file mode 100644 index 14c8f2ac4ef6..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-trafficlights-red.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-trafficlights-yellow.png b/icon-themes/galaxy/sc/res/icon-set-trafficlights-yellow.png deleted file mode 100644 index 1b131e58ebed..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-trafficlights-yellow.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-triangles-down.png b/icon-themes/galaxy/sc/res/icon-set-triangles-down.png deleted file mode 100644 index 31174c782629..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-triangles-down.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-triangles-same.png b/icon-themes/galaxy/sc/res/icon-set-triangles-same.png deleted file mode 100644 index 646d8bb29f8e..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-triangles-same.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/icon-set-triangles-up.png b/icon-themes/galaxy/sc/res/icon-set-triangles-up.png deleted file mode 100644 index 07940b2c53a1..000000000000 Binary files a/icon-themes/galaxy/sc/res/icon-set-triangles-up.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/lc26047.png b/icon-themes/galaxy/sc/res/lc26047.png deleted file mode 100644 index b7787937277f..000000000000 Binary files a/icon-themes/galaxy/sc/res/lc26047.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/lc26048.png b/icon-themes/galaxy/sc/res/lc26048.png deleted file mode 100644 index 419a2f6741b8..000000000000 Binary files a/icon-themes/galaxy/sc/res/lc26048.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/lc26049.png b/icon-themes/galaxy/sc/res/lc26049.png deleted file mode 100644 index 7f384d353595..000000000000 Binary files a/icon-themes/galaxy/sc/res/lc26049.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/lc26050.png b/icon-themes/galaxy/sc/res/lc26050.png deleted file mode 100644 index 9d0a13dc7c28..000000000000 Binary files a/icon-themes/galaxy/sc/res/lc26050.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/lc26051.png b/icon-themes/galaxy/sc/res/lc26051.png deleted file mode 100644 index 41986f1d233c..000000000000 Binary files a/icon-themes/galaxy/sc/res/lc26051.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/lftrgt.png b/icon-themes/galaxy/sc/res/lftrgt.png deleted file mode 100644 index 4b9025512395..000000000000 Binary files a/icon-themes/galaxy/sc/res/lftrgt.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/na010.png b/icon-themes/galaxy/sc/res/na010.png deleted file mode 100644 index 99cdcae0cad7..000000000000 Binary files a/icon-themes/galaxy/sc/res/na010.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/na011.png b/icon-themes/galaxy/sc/res/na011.png deleted file mode 100644 index 1815920056a6..000000000000 Binary files a/icon-themes/galaxy/sc/res/na011.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/na03.png b/icon-themes/galaxy/sc/res/na03.png deleted file mode 100644 index 0b2c771a8962..000000000000 Binary files a/icon-themes/galaxy/sc/res/na03.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/na05.png b/icon-themes/galaxy/sc/res/na05.png deleted file mode 100644 index a4f9d2b0ce53..000000000000 Binary files a/icon-themes/galaxy/sc/res/na05.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/na06.png b/icon-themes/galaxy/sc/res/na06.png deleted file mode 100644 index af4c7ee4076d..000000000000 Binary files a/icon-themes/galaxy/sc/res/na06.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/na07.png b/icon-themes/galaxy/sc/res/na07.png deleted file mode 100644 index bdfbdb31707c..000000000000 Binary files a/icon-themes/galaxy/sc/res/na07.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/na09.png b/icon-themes/galaxy/sc/res/na09.png deleted file mode 100644 index 6768f5d67906..000000000000 Binary files a/icon-themes/galaxy/sc/res/na09.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/nc01.png b/icon-themes/galaxy/sc/res/nc01.png deleted file mode 100644 index 8be09ef5ede9..000000000000 Binary files a/icon-themes/galaxy/sc/res/nc01.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/nc02.png b/icon-themes/galaxy/sc/res/nc02.png deleted file mode 100644 index ffa5be98487d..000000000000 Binary files a/icon-themes/galaxy/sc/res/nc02.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/nc03.png b/icon-themes/galaxy/sc/res/nc03.png deleted file mode 100644 index 940d5af319aa..000000000000 Binary files a/icon-themes/galaxy/sc/res/nc03.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/nc04.png b/icon-themes/galaxy/sc/res/nc04.png deleted file mode 100644 index 3242bbfd2022..000000000000 Binary files a/icon-themes/galaxy/sc/res/nc04.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/nc05.png b/icon-themes/galaxy/sc/res/nc05.png deleted file mode 100644 index 8c8a6d446283..000000000000 Binary files a/icon-themes/galaxy/sc/res/nc05.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/nc06.png b/icon-themes/galaxy/sc/res/nc06.png deleted file mode 100644 index 2e0e1894964d..000000000000 Binary files a/icon-themes/galaxy/sc/res/nc06.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/nc07.png b/icon-themes/galaxy/sc/res/nc07.png deleted file mode 100644 index 3af856be5a21..000000000000 Binary files a/icon-themes/galaxy/sc/res/nc07.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/nc08.png b/icon-themes/galaxy/sc/res/nc08.png deleted file mode 100644 index 3242bbfd2022..000000000000 Binary files a/icon-themes/galaxy/sc/res/nc08.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou01.png b/icon-themes/galaxy/sc/res/ou01.png deleted file mode 100644 index 5770cb60e51e..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou01.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou010.png b/icon-themes/galaxy/sc/res/ou010.png deleted file mode 100644 index 223c89f6f222..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou010.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou011.png b/icon-themes/galaxy/sc/res/ou011.png deleted file mode 100644 index e5810209e984..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou011.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou012.png b/icon-themes/galaxy/sc/res/ou012.png deleted file mode 100644 index 3576d36b5b23..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou012.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou02.png b/icon-themes/galaxy/sc/res/ou02.png deleted file mode 100644 index 65c791614a95..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou02.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou03.png b/icon-themes/galaxy/sc/res/ou03.png deleted file mode 100644 index 1d27d65cb1a0..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou03.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou04.png b/icon-themes/galaxy/sc/res/ou04.png deleted file mode 100644 index 8fd2905982e9..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou04.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou05.png b/icon-themes/galaxy/sc/res/ou05.png deleted file mode 100644 index 5f0882a77eac..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou05.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou06.png b/icon-themes/galaxy/sc/res/ou06.png deleted file mode 100644 index 24b603885078..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou06.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou07.png b/icon-themes/galaxy/sc/res/ou07.png deleted file mode 100644 index 38a3888ee86c..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou07.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou08.png b/icon-themes/galaxy/sc/res/ou08.png deleted file mode 100644 index a7fdf45107e5..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou08.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/ou09.png b/icon-themes/galaxy/sc/res/ou09.png deleted file mode 100644 index 1240ad403c15..000000000000 Binary files a/icon-themes/galaxy/sc/res/ou09.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/page.png b/icon-themes/galaxy/sc/res/page.png deleted file mode 100644 index db79b78a9865..000000000000 Binary files a/icon-themes/galaxy/sc/res/page.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/pages.png b/icon-themes/galaxy/sc/res/pages.png deleted file mode 100644 index b0e77aa4fbd7..000000000000 Binary files a/icon-themes/galaxy/sc/res/pages.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/paste_transpose.png b/icon-themes/galaxy/sc/res/paste_transpose.png deleted file mode 100644 index 5de7c9bc2407..000000000000 Binary files a/icon-themes/galaxy/sc/res/paste_transpose.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/paste_values_formats.png b/icon-themes/galaxy/sc/res/paste_values_formats.png deleted file mode 100644 index bea1f08fa569..000000000000 Binary files a/icon-themes/galaxy/sc/res/paste_values_formats.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/paste_values_only.png b/icon-themes/galaxy/sc/res/paste_values_only.png deleted file mode 100644 index 170b0f465f87..000000000000 Binary files a/icon-themes/galaxy/sc/res/paste_values_only.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/popup_select_current.png b/icon-themes/galaxy/sc/res/popup_select_current.png deleted file mode 100644 index 11b8e3e14186..000000000000 Binary files a/icon-themes/galaxy/sc/res/popup_select_current.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/popup_unselect_current.png b/icon-themes/galaxy/sc/res/popup_unselect_current.png deleted file mode 100644 index 275400c78fd5..000000000000 Binary files a/icon-themes/galaxy/sc/res/popup_unselect_current.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sc26047.png b/icon-themes/galaxy/sc/res/sc26047.png deleted file mode 100644 index 68e51a725563..000000000000 Binary files a/icon-themes/galaxy/sc/res/sc26047.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sc26048.png b/icon-themes/galaxy/sc/res/sc26048.png deleted file mode 100644 index 6770e6300b71..000000000000 Binary files a/icon-themes/galaxy/sc/res/sc26048.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sc26049.png b/icon-themes/galaxy/sc/res/sc26049.png deleted file mode 100644 index 0f2c54014c27..000000000000 Binary files a/icon-themes/galaxy/sc/res/sc26049.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sc26050.png b/icon-themes/galaxy/sc/res/sc26050.png deleted file mode 100644 index 00302086bfcb..000000000000 Binary files a/icon-themes/galaxy/sc/res/sc26050.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sc26051.png b/icon-themes/galaxy/sc/res/sc26051.png deleted file mode 100644 index 9c7dba06e981..000000000000 Binary files a/icon-themes/galaxy/sc/res/sc26051.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sf01.png b/icon-themes/galaxy/sc/res/sf01.png deleted file mode 100644 index fc2118f24c67..000000000000 Binary files a/icon-themes/galaxy/sc/res/sf01.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sf02.png b/icon-themes/galaxy/sc/res/sf02.png deleted file mode 100644 index 1a15efb9cee3..000000000000 Binary files a/icon-themes/galaxy/sc/res/sf02.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder.png deleted file mode 100644 index 004113243d0f..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_005.png b/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_005.png deleted file mode 100644 index 2ff19668519f..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_005.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_110.png b/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_110.png deleted file mode 100644 index 3c30d0b81ddd..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_110.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_250.png b/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_250.png deleted file mode 100644 index c88845d885bb..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_250.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_260.png b/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_260.png deleted file mode 100644 index 71f749b978b6..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_260.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_400.png b/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_400.png deleted file mode 100644 index f12c3fc4e881..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_400.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_450.png b/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_450.png deleted file mode 100644 index 1ebba2d272b8..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_450.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_500.png b/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_500.png deleted file mode 100644 index 84662a99e09f..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_500.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_505.png b/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_505.png deleted file mode 100644 index 4bba3257845f..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_505.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_750.png b/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_750.png deleted file mode 100644 index 3d1fd7be0577..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorderLineStyle_750.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_All_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_All_18x18.png deleted file mode 100644 index 0a6e96b763d2..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_All_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Bottom_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_Bottom_18x18.png deleted file mode 100644 index d7b6136ad929..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Bottom_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Bottom_Double_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_Bottom_Double_18x18.png deleted file mode 100644 index 0b8e2f721900..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Bottom_Double_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Bottom_Thick_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_Bottom_Thick_18x18.png deleted file mode 100644 index 6f1d733415e4..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Bottom_Thick_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Empty_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_Empty_18x18.png deleted file mode 100644 index 7b70d5852d68..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Empty_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_FourBorders_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_FourBorders_18x18.png deleted file mode 100644 index e743c2fb35fd..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_FourBorders_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_FourBorders_Thick_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_FourBorders_Thick_18x18.png deleted file mode 100644 index 35ed756efede..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_FourBorders_Thick_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_LeftAndRight_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_LeftAndRight_18x18.png deleted file mode 100644 index 142db5997539..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_LeftAndRight_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_LeftDiagonal_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_LeftDiagonal_18x18.png deleted file mode 100644 index 462fe6782441..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_LeftDiagonal_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Left_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_Left_18x18.png deleted file mode 100644 index 090705a594f3..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Left_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_RightDiagonal_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_RightDiagonal_18x18.png deleted file mode 100644 index db03cc21f88f..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_RightDiagonal_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Right_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_Right_18x18.png deleted file mode 100644 index 3d72298ca7bf..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Right_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_TopAndBottom_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_TopAndBottom_18x18.png deleted file mode 100644 index 9b181ad7790a..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_TopAndBottom_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_TopSingle_BottomDouble_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_TopSingle_BottomDouble_18x18.png deleted file mode 100644 index 6bd7a183a299..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_TopSingle_BottomDouble_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_TopThin_BottomThick_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_TopThin_BottomThick_18x18.png deleted file mode 100644 index 8528395ba704..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_TopThin_BottomThick_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Top_18x18.png b/icon-themes/galaxy/sc/res/sidebar/CellBorder_Top_18x18.png deleted file mode 100644 index 2cd16e651582..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/CellBorder_Top_18x18.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/Line_color.png b/icon-themes/galaxy/sc/res/sidebar/Line_color.png deleted file mode 100644 index 421c2c1942c6..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/Line_color.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/fill_color.png b/icon-themes/galaxy/sc/res/sidebar/fill_color.png deleted file mode 100644 index a5645e34a5e8..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/fill_color.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/sc_alignbottom.png b/icon-themes/galaxy/sc/res/sidebar/sc_alignbottom.png deleted file mode 100644 index d1e757f06e34..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/sc_alignbottom.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/sc_aligncenter.png b/icon-themes/galaxy/sc/res/sidebar/sc_aligncenter.png deleted file mode 100644 index b51b89fcc42a..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/sc_aligncenter.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/sc_aligncenter_v.png b/icon-themes/galaxy/sc/res/sidebar/sc_aligncenter_v.png deleted file mode 100644 index 1c65b4dbc2c1..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/sc_aligncenter_v.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/sc_alignjust.png b/icon-themes/galaxy/sc/res/sidebar/sc_alignjust.png deleted file mode 100644 index 3ce28e6ecd84..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/sc_alignjust.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/sc_alignleft.png b/icon-themes/galaxy/sc/res/sidebar/sc_alignleft.png deleted file mode 100644 index d83f87c631a6..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/sc_alignleft.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/sc_alignright.png b/icon-themes/galaxy/sc/res/sidebar/sc_alignright.png deleted file mode 100644 index 659f6b60c7eb..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/sc_alignright.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/sidebar/sc_aligntop.png b/icon-themes/galaxy/sc/res/sidebar/sc_aligntop.png deleted file mode 100644 index 4191d78ec341..000000000000 Binary files a/icon-themes/galaxy/sc/res/sidebar/sc_aligntop.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/table.png b/icon-themes/galaxy/sc/res/table.png deleted file mode 100644 index a56f86e88080..000000000000 Binary files a/icon-themes/galaxy/sc/res/table.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/text.png b/icon-themes/galaxy/sc/res/text.png deleted file mode 100644 index a3151ae6924b..000000000000 Binary files a/icon-themes/galaxy/sc/res/text.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/time.png b/icon-themes/galaxy/sc/res/time.png deleted file mode 100644 index ad8616f8f634..000000000000 Binary files a/icon-themes/galaxy/sc/res/time.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/topdown.png b/icon-themes/galaxy/sc/res/topdown.png deleted file mode 100644 index 9eb0197f2fcc..000000000000 Binary files a/icon-themes/galaxy/sc/res/topdown.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/xml_attribute.png b/icon-themes/galaxy/sc/res/xml_attribute.png deleted file mode 100644 index 327205346f2e..000000000000 Binary files a/icon-themes/galaxy/sc/res/xml_attribute.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/xml_element.png b/icon-themes/galaxy/sc/res/xml_element.png deleted file mode 100644 index a15d9ec5491e..000000000000 Binary files a/icon-themes/galaxy/sc/res/xml_element.png and /dev/null differ diff --git a/icon-themes/galaxy/sc/res/xml_element_repeat.png b/icon-themes/galaxy/sc/res/xml_element_repeat.png deleted file mode 100644 index b3029e5e3af9..000000000000 Binary files a/icon-themes/galaxy/sc/res/xml_element_repeat.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-box.png b/icon-themes/galaxy/sd/cmd/transition-box.png deleted file mode 100644 index db67156df84b..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-box.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-checkerboard.png b/icon-themes/galaxy/sd/cmd/transition-checkerboard.png deleted file mode 100644 index 57159245d75c..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-checkerboard.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-comb.png b/icon-themes/galaxy/sd/cmd/transition-comb.png deleted file mode 100644 index f8cf344cf198..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-comb.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-cover.png b/icon-themes/galaxy/sd/cmd/transition-cover.png deleted file mode 100644 index 1e76c60ceb39..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-cover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-cube-turning.png b/icon-themes/galaxy/sd/cmd/transition-cube-turning.png deleted file mode 100644 index 9525387af5ff..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-cube-turning.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-cut.png b/icon-themes/galaxy/sd/cmd/transition-cut.png deleted file mode 100644 index ef1f5655464b..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-cut.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-diagonal-squares.png b/icon-themes/galaxy/sd/cmd/transition-diagonal-squares.png deleted file mode 100644 index 7ed3c38900ad..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-diagonal-squares.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-dissolve.png b/icon-themes/galaxy/sd/cmd/transition-dissolve.png deleted file mode 100644 index 8e3f41cf8bd2..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-dissolve.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-fade.png b/icon-themes/galaxy/sd/cmd/transition-fade.png deleted file mode 100644 index 751499943ef6..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-fade.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-fall.png b/icon-themes/galaxy/sd/cmd/transition-fall.png deleted file mode 100644 index 81bce28a1926..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-fall.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-finedissolve.png b/icon-themes/galaxy/sd/cmd/transition-finedissolve.png deleted file mode 100644 index 679ef309dd9d..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-finedissolve.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-glitter.png b/icon-themes/galaxy/sd/cmd/transition-glitter.png deleted file mode 100644 index ea17661c82d3..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-glitter.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-honeycomb.png b/icon-themes/galaxy/sd/cmd/transition-honeycomb.png deleted file mode 100644 index 855d5a706d17..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-honeycomb.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-icons.svg b/icon-themes/galaxy/sd/cmd/transition-icons.svg deleted file mode 100644 index b66c4d11034a..000000000000 --- a/icon-themes/galaxy/sd/cmd/transition-icons.svg +++ /dev/null @@ -1,4818 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/icon-themes/galaxy/sd/cmd/transition-iris.png b/icon-themes/galaxy/sd/cmd/transition-iris.png deleted file mode 100644 index 9a139f95dad3..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-iris.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-newsflash.png b/icon-themes/galaxy/sd/cmd/transition-newsflash.png deleted file mode 100644 index 939d000ec22b..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-newsflash.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-none.png b/icon-themes/galaxy/sd/cmd/transition-none.png deleted file mode 100644 index 5c7bc792d2ce..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-none.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-push.png b/icon-themes/galaxy/sd/cmd/transition-push.png deleted file mode 100644 index acc388857ae5..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-push.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-random-bars.png b/icon-themes/galaxy/sd/cmd/transition-random-bars.png deleted file mode 100644 index 1aa9c69ce1a9..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-random-bars.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-random.png b/icon-themes/galaxy/sd/cmd/transition-random.png deleted file mode 100644 index 7e641bcb320e..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-random.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-revolving-circles.png b/icon-themes/galaxy/sd/cmd/transition-revolving-circles.png deleted file mode 100644 index 114129eafeab..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-revolving-circles.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-ripple.png b/icon-themes/galaxy/sd/cmd/transition-ripple.png deleted file mode 100644 index 203d376d8a2e..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-ripple.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-rochade.png b/icon-themes/galaxy/sd/cmd/transition-rochade.png deleted file mode 100644 index a0078e3a3650..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-rochade.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-shape.png b/icon-themes/galaxy/sd/cmd/transition-shape.png deleted file mode 100644 index a75371a631db..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-shape.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-split.png b/icon-themes/galaxy/sd/cmd/transition-split.png deleted file mode 100644 index 725629243f7a..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-split.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-static.png b/icon-themes/galaxy/sd/cmd/transition-static.png deleted file mode 100644 index 3630330f7bb4..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-static.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-tile-flip.png b/icon-themes/galaxy/sd/cmd/transition-tile-flip.png deleted file mode 100644 index 9b53b05e5520..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-tile-flip.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-turn-around.png b/icon-themes/galaxy/sd/cmd/transition-turn-around.png deleted file mode 100644 index bc2a2d61df1b..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-turn-around.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-turn-down.png b/icon-themes/galaxy/sd/cmd/transition-turn-down.png deleted file mode 100644 index 570bd451b887..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-turn-down.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-turning-helix.png b/icon-themes/galaxy/sd/cmd/transition-turning-helix.png deleted file mode 100644 index 88d93ca284e6..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-turning-helix.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-uncover.png b/icon-themes/galaxy/sd/cmd/transition-uncover.png deleted file mode 100644 index 910efb33a7f0..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-uncover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-venetian-blinds-3d.png b/icon-themes/galaxy/sd/cmd/transition-venetian-blinds-3d.png deleted file mode 100644 index 29c2c62fe805..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-venetian-blinds-3d.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-venetian-blinds.png b/icon-themes/galaxy/sd/cmd/transition-venetian-blinds.png deleted file mode 100644 index ff612e48d834..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-venetian-blinds.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-vortex.png b/icon-themes/galaxy/sd/cmd/transition-vortex.png deleted file mode 100644 index 84824e5c5873..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-vortex.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-wedge.png b/icon-themes/galaxy/sd/cmd/transition-wedge.png deleted file mode 100644 index 7f8b2c688cd5..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-wedge.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-wheel.png b/icon-themes/galaxy/sd/cmd/transition-wheel.png deleted file mode 100644 index ec5e3aac9cd4..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-wheel.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/cmd/transition-wipe.png b/icon-themes/galaxy/sd/cmd/transition-wipe.png deleted file mode 100644 index 26a0e27f06ef..000000000000 Binary files a/icon-themes/galaxy/sd/cmd/transition-wipe.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/breakplayingblue_16.png b/icon-themes/galaxy/sd/res/breakplayingblue_16.png deleted file mode 100644 index 3efef2e51461..000000000000 Binary files a/icon-themes/galaxy/sd/res/breakplayingblue_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/chart.png b/icon-themes/galaxy/sd/res/chart.png deleted file mode 100644 index 5e035563f71c..000000000000 Binary files a/icon-themes/galaxy/sd/res/chart.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/click_16.png b/icon-themes/galaxy/sd/res/click_16.png deleted file mode 100644 index 7d21f9684d80..000000000000 Binary files a/icon-themes/galaxy/sd/res/click_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/comments_indicator.png b/icon-themes/galaxy/sd/res/comments_indicator.png deleted file mode 100644 index 0f85cfa7aed4..000000000000 Binary files a/icon-themes/galaxy/sd/res/comments_indicator.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/del1bmp.png b/icon-themes/galaxy/sd/res/del1bmp.png deleted file mode 100644 index 4ade9db29f18..000000000000 Binary files a/icon-themes/galaxy/sd/res/del1bmp.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/delall.png b/icon-themes/galaxy/sd/res/delall.png deleted file mode 100644 index 17e72f472954..000000000000 Binary files a/icon-themes/galaxy/sd/res/delall.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/displaymode_handoutmaster.png b/icon-themes/galaxy/sd/res/displaymode_handoutmaster.png deleted file mode 100644 index 8cd68fcf5d3b..000000000000 Binary files a/icon-themes/galaxy/sd/res/displaymode_handoutmaster.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/displaymode_notes.png b/icon-themes/galaxy/sd/res/displaymode_notes.png deleted file mode 100644 index 01282985e5d2..000000000000 Binary files a/icon-themes/galaxy/sd/res/displaymode_notes.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/displaymode_notesmaster.png b/icon-themes/galaxy/sd/res/displaymode_notesmaster.png deleted file mode 100644 index 576ae763731a..000000000000 Binary files a/icon-themes/galaxy/sd/res/displaymode_notesmaster.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/displaymode_outline.png b/icon-themes/galaxy/sd/res/displaymode_outline.png deleted file mode 100644 index 5ec82cbccb52..000000000000 Binary files a/icon-themes/galaxy/sd/res/displaymode_outline.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/displaymode_slide.png b/icon-themes/galaxy/sd/res/displaymode_slide.png deleted file mode 100644 index 43d8377d177d..000000000000 Binary files a/icon-themes/galaxy/sd/res/displaymode_slide.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/displaymode_slidemaster.png b/icon-themes/galaxy/sd/res/displaymode_slidemaster.png deleted file mode 100644 index 9ea9f8d2df90..000000000000 Binary files a/icon-themes/galaxy/sd/res/displaymode_slidemaster.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/displaymode_slidesorter.png b/icon-themes/galaxy/sd/res/displaymode_slidesorter.png deleted file mode 100644 index 4e401f88e72e..000000000000 Binary files a/icon-themes/galaxy/sd/res/displaymode_slidesorter.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/dlgass1.png b/icon-themes/galaxy/sd/res/dlgass1.png deleted file mode 100644 index 91ca8bfab5ac..000000000000 Binary files a/icon-themes/galaxy/sd/res/dlgass1.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/dlgass2.png b/icon-themes/galaxy/sd/res/dlgass2.png deleted file mode 100644 index a1a373a18ccc..000000000000 Binary files a/icon-themes/galaxy/sd/res/dlgass2.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/dlgass3.png b/icon-themes/galaxy/sd/res/dlgass3.png deleted file mode 100644 index 05b6dd5ae9c8..000000000000 Binary files a/icon-themes/galaxy/sd/res/dlgass3.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/dlgass4.png b/icon-themes/galaxy/sd/res/dlgass4.png deleted file mode 100644 index 0331a2b5328d..000000000000 Binary files a/icon-themes/galaxy/sd/res/dlgass4.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/dlgass5.png b/icon-themes/galaxy/sd/res/dlgass5.png deleted file mode 100644 index 5a2ca9d39446..000000000000 Binary files a/icon-themes/galaxy/sd/res/dlgass5.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/docclose.png b/icon-themes/galaxy/sd/res/docclose.png deleted file mode 100644 index 8382010a8194..000000000000 Binary files a/icon-themes/galaxy/sd/res/docclose.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/docopen.png b/icon-themes/galaxy/sd/res/docopen.png deleted file mode 100644 index faae829f1a6d..000000000000 Binary files a/icon-themes/galaxy/sd/res/docopen.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/doctext.png b/icon-themes/galaxy/sd/res/doctext.png deleted file mode 100644 index 242ad7cf1e0c..000000000000 Binary files a/icon-themes/galaxy/sd/res/doctext.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/effect_16.png b/icon-themes/galaxy/sd/res/effect_16.png deleted file mode 100644 index aaeedd5e91bd..000000000000 Binary files a/icon-themes/galaxy/sd/res/effect_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/effectfade_16.png b/icon-themes/galaxy/sd/res/effectfade_16.png deleted file mode 100644 index 2c51190fbe71..000000000000 Binary files a/icon-themes/galaxy/sd/res/effectfade_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/effectole_16.png b/icon-themes/galaxy/sd/res/effectole_16.png deleted file mode 100644 index d88a4ede148d..000000000000 Binary files a/icon-themes/galaxy/sd/res/effectole_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/effectpath_16.png b/icon-themes/galaxy/sd/res/effectpath_16.png deleted file mode 100644 index 79131d889acd..000000000000 Binary files a/icon-themes/galaxy/sd/res/effectpath_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/effectshape_16.png b/icon-themes/galaxy/sd/res/effectshape_16.png deleted file mode 100644 index d253d918d6fb..000000000000 Binary files a/icon-themes/galaxy/sd/res/effectshape_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/fade_effect_indicator.png b/icon-themes/galaxy/sd/res/fade_effect_indicator.png deleted file mode 100644 index ac11de173c1a..000000000000 Binary files a/icon-themes/galaxy/sd/res/fade_effect_indicator.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/foilh01.png b/icon-themes/galaxy/sd/res/foilh01.png deleted file mode 100644 index 25ab78161d10..000000000000 Binary files a/icon-themes/galaxy/sd/res/foilh01.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/foilh02.png b/icon-themes/galaxy/sd/res/foilh02.png deleted file mode 100644 index e52ddb0d0490..000000000000 Binary files a/icon-themes/galaxy/sd/res/foilh02.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/foilh03.png b/icon-themes/galaxy/sd/res/foilh03.png deleted file mode 100644 index 4675b4314124..000000000000 Binary files a/icon-themes/galaxy/sd/res/foilh03.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/foilh04.png b/icon-themes/galaxy/sd/res/foilh04.png deleted file mode 100644 index 96d102b0289b..000000000000 Binary files a/icon-themes/galaxy/sd/res/foilh04.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/foilh06.png b/icon-themes/galaxy/sd/res/foilh06.png deleted file mode 100644 index c618b152e4cf..000000000000 Binary files a/icon-themes/galaxy/sd/res/foilh06.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/foilh09.png b/icon-themes/galaxy/sd/res/foilh09.png deleted file mode 100644 index 818c55a9a779..000000000000 Binary files a/icon-themes/galaxy/sd/res/foilh09.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/foiln01.png b/icon-themes/galaxy/sd/res/foiln01.png deleted file mode 100644 index 8d6be407c46d..000000000000 Binary files a/icon-themes/galaxy/sd/res/foiln01.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/foilnone.png b/icon-themes/galaxy/sd/res/foilnone.png deleted file mode 100644 index 5ba09a63e662..000000000000 Binary files a/icon-themes/galaxy/sd/res/foilnone.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/get1obj.png b/icon-themes/galaxy/sd/res/get1obj.png deleted file mode 100644 index 84923d4dcfeb..000000000000 Binary files a/icon-themes/galaxy/sd/res/get1obj.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/getallob.png b/icon-themes/galaxy/sd/res/getallob.png deleted file mode 100644 index 2b7c341a64e8..000000000000 Binary files a/icon-themes/galaxy/sd/res/getallob.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/graphic.png b/icon-themes/galaxy/sd/res/graphic.png deleted file mode 100644 index e7320c6ab42f..000000000000 Binary files a/icon-themes/galaxy/sd/res/graphic.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/group.png b/icon-themes/galaxy/sd/res/group.png deleted file mode 100644 index 4ac77153f4d9..000000000000 Binary files a/icon-themes/galaxy/sd/res/group.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/hlplhorz.png b/icon-themes/galaxy/sd/res/hlplhorz.png deleted file mode 100644 index bfd349b71de5..000000000000 Binary files a/icon-themes/galaxy/sd/res/hlplhorz.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/hlplvert.png b/icon-themes/galaxy/sd/res/hlplvert.png deleted file mode 100644 index 882940c6984a..000000000000 Binary files a/icon-themes/galaxy/sd/res/hlplvert.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/hlppoint.png b/icon-themes/galaxy/sd/res/hlppoint.png deleted file mode 100644 index e9e86ad0e6f4..000000000000 Binary files a/icon-themes/galaxy/sd/res/hlppoint.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/image.png b/icon-themes/galaxy/sd/res/image.png deleted file mode 100644 index cb058f1f7f08..000000000000 Binary files a/icon-themes/galaxy/sd/res/image.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_empty.png b/icon-themes/galaxy/sd/res/layout_empty.png deleted file mode 100644 index b598ac158fdb..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_empty.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head01.png b/icon-themes/galaxy/sd/res/layout_head01.png deleted file mode 100644 index 8308c93ab34d..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head01.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head02.png b/icon-themes/galaxy/sd/res/layout_head02.png deleted file mode 100644 index 60f929f7dbdc..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head02.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head02a.png b/icon-themes/galaxy/sd/res/layout_head02a.png deleted file mode 100644 index 29f427c5b09a..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head02a.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head02b.png b/icon-themes/galaxy/sd/res/layout_head02b.png deleted file mode 100644 index 58b538b865e9..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head02b.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head03.png b/icon-themes/galaxy/sd/res/layout_head03.png deleted file mode 100644 index d5c9e61ff84c..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head03.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head03a.png b/icon-themes/galaxy/sd/res/layout_head03a.png deleted file mode 100644 index faf5cce84781..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head03a.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head03b.png b/icon-themes/galaxy/sd/res/layout_head03b.png deleted file mode 100644 index 84ddee77edbc..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head03b.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head03c.png b/icon-themes/galaxy/sd/res/layout_head03c.png deleted file mode 100644 index 52171a65a742..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head03c.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head04.png b/icon-themes/galaxy/sd/res/layout_head04.png deleted file mode 100644 index 144d4662ebba..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head04.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_head06.png b/icon-themes/galaxy/sd/res/layout_head06.png deleted file mode 100644 index b7cf5c9f55e5..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_head06.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_textonly.png b/icon-themes/galaxy/sd/res/layout_textonly.png deleted file mode 100644 index 72b755e4aca1..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_textonly.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_vertical01.png b/icon-themes/galaxy/sd/res/layout_vertical01.png deleted file mode 100644 index f9350560d9ee..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_vertical01.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/layout_vertical02.png b/icon-themes/galaxy/sd/res/layout_vertical02.png deleted file mode 100644 index 3ca177f50ca4..000000000000 Binary files a/icon-themes/galaxy/sd/res/layout_vertical02.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/minimize_presi_80.png b/icon-themes/galaxy/sd/res/minimize_presi_80.png deleted file mode 100644 index 4c15b9d6f62c..000000000000 Binary files a/icon-themes/galaxy/sd/res/minimize_presi_80.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/nv010.png b/icon-themes/galaxy/sd/res/nv010.png deleted file mode 100644 index 60c23eea8cdb..000000000000 Binary files a/icon-themes/galaxy/sd/res/nv010.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/nv02.png b/icon-themes/galaxy/sd/res/nv02.png deleted file mode 100644 index e4e23816eb73..000000000000 Binary files a/icon-themes/galaxy/sd/res/nv02.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/nv03.png b/icon-themes/galaxy/sd/res/nv03.png deleted file mode 100644 index 0ad654da83db..000000000000 Binary files a/icon-themes/galaxy/sd/res/nv03.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/nv04.png b/icon-themes/galaxy/sd/res/nv04.png deleted file mode 100644 index 0e0d0fef69fd..000000000000 Binary files a/icon-themes/galaxy/sd/res/nv04.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/nv05.png b/icon-themes/galaxy/sd/res/nv05.png deleted file mode 100644 index 94530c4ef930..000000000000 Binary files a/icon-themes/galaxy/sd/res/nv05.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/nv06.png b/icon-themes/galaxy/sd/res/nv06.png deleted file mode 100644 index c6f7de9d1f46..000000000000 Binary files a/icon-themes/galaxy/sd/res/nv06.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/nv08.png b/icon-themes/galaxy/sd/res/nv08.png deleted file mode 100644 index 727ba57d4db7..000000000000 Binary files a/icon-themes/galaxy/sd/res/nv08.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/nv09.png b/icon-themes/galaxy/sd/res/nv09.png deleted file mode 100644 index f74dd059b8db..000000000000 Binary files a/icon-themes/galaxy/sd/res/nv09.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/object.png b/icon-themes/galaxy/sd/res/object.png deleted file mode 100644 index 061ea4d40253..000000000000 Binary files a/icon-themes/galaxy/sd/res/object.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/objects.png b/icon-themes/galaxy/sd/res/objects.png deleted file mode 100644 index 92c9fb5a6260..000000000000 Binary files a/icon-themes/galaxy/sd/res/objects.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/ole.png b/icon-themes/galaxy/sd/res/ole.png deleted file mode 100644 index bfbfdcbc1386..000000000000 Binary files a/icon-themes/galaxy/sd/res/ole.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/orgchart.png b/icon-themes/galaxy/sd/res/orgchart.png deleted file mode 100644 index ad95355dcf50..000000000000 Binary files a/icon-themes/galaxy/sd/res/orgchart.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/page.png b/icon-themes/galaxy/sd/res/page.png deleted file mode 100644 index e01cb7e7d936..000000000000 Binary files a/icon-themes/galaxy/sd/res/page.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/pageexcl.png b/icon-themes/galaxy/sd/res/pageexcl.png deleted file mode 100644 index 0376ff8b2f3b..000000000000 Binary files a/icon-themes/galaxy/sd/res/pageexcl.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/pageobjs.png b/icon-themes/galaxy/sd/res/pageobjs.png deleted file mode 100644 index 256bd727462d..000000000000 Binary files a/icon-themes/galaxy/sd/res/pageobjs.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/pagobjex.png b/icon-themes/galaxy/sd/res/pagobjex.png deleted file mode 100644 index da94fd861022..000000000000 Binary files a/icon-themes/galaxy/sd/res/pagobjex.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/pipette.png b/icon-themes/galaxy/sd/res/pipette.png deleted file mode 100644 index 67b300f48f7e..000000000000 Binary files a/icon-themes/galaxy/sd/res/pipette.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_chart_large.png b/icon-themes/galaxy/sd/res/placeholder_chart_large.png deleted file mode 100644 index b27fffc4a4b9..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_chart_large.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_chart_large_hover.png b/icon-themes/galaxy/sd/res/placeholder_chart_large_hover.png deleted file mode 100644 index 8a1be044754e..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_chart_large_hover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_chart_small.png b/icon-themes/galaxy/sd/res/placeholder_chart_small.png deleted file mode 100644 index f52f4f859840..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_chart_small.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_chart_small_hover.png b/icon-themes/galaxy/sd/res/placeholder_chart_small_hover.png deleted file mode 100644 index b297f7f9b90d..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_chart_small_hover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_image_large.png b/icon-themes/galaxy/sd/res/placeholder_image_large.png deleted file mode 100644 index 154638fa4776..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_image_large.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_image_large_hover.png b/icon-themes/galaxy/sd/res/placeholder_image_large_hover.png deleted file mode 100644 index 5cb15a5c16c8..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_image_large_hover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_image_small.png b/icon-themes/galaxy/sd/res/placeholder_image_small.png deleted file mode 100644 index a0a8d5823bc5..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_image_small.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_image_small_hover.png b/icon-themes/galaxy/sd/res/placeholder_image_small_hover.png deleted file mode 100644 index 502155d6ab73..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_image_small_hover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_movie_large.png b/icon-themes/galaxy/sd/res/placeholder_movie_large.png deleted file mode 100644 index 4932a9278f8c..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_movie_large.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_movie_large_hover.png b/icon-themes/galaxy/sd/res/placeholder_movie_large_hover.png deleted file mode 100644 index bbbfa7cc06b9..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_movie_large_hover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_movie_small.png b/icon-themes/galaxy/sd/res/placeholder_movie_small.png deleted file mode 100644 index 1276ab73755f..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_movie_small.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_movie_small_hover.png b/icon-themes/galaxy/sd/res/placeholder_movie_small_hover.png deleted file mode 100644 index bcbc49645e2e..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_movie_small_hover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_table_large.png b/icon-themes/galaxy/sd/res/placeholder_table_large.png deleted file mode 100644 index fbd2bc27dd31..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_table_large.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_table_large_hover.png b/icon-themes/galaxy/sd/res/placeholder_table_large_hover.png deleted file mode 100644 index ef8f022bc08d..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_table_large_hover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_table_small.png b/icon-themes/galaxy/sd/res/placeholder_table_small.png deleted file mode 100644 index e8b45f268d42..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_table_small.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/placeholder_table_small_hover.png b/icon-themes/galaxy/sd/res/placeholder_table_small_hover.png deleted file mode 100644 index 8e50fe492b16..000000000000 Binary files a/icon-themes/galaxy/sd/res/placeholder_table_small_hover.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/playblue_16.png b/icon-themes/galaxy/sd/res/playblue_16.png deleted file mode 100644 index bcbbfef22b44..000000000000 Binary files a/icon-themes/galaxy/sd/res/playblue_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/pointericon.png b/icon-themes/galaxy/sd/res/pointericon.png deleted file mode 100644 index ba290eb3e06a..000000000000 Binary files a/icon-themes/galaxy/sd/res/pointericon.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-Animation.png b/icon-themes/galaxy/sd/res/presenterscreen-Animation.png deleted file mode 100644 index 0f30fc73dccf..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-Animation.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-Background.png b/icon-themes/galaxy/sd/res/presenterscreen-Background.png deleted file mode 100644 index 289de3785a5d..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-Background.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottom.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottom.png deleted file mode 100644 index 63f0e661df49..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottom.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottomCallout.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottomCallout.png deleted file mode 100644 index 3586c2562024..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottomCallout.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottomLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottomLeft.png deleted file mode 100644 index 9730072f9f66..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottomLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottomRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottomRight.png deleted file mode 100644 index 337f3ec266fc..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveBottomRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveLeft.png deleted file mode 100644 index 2eb9c742ca90..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveRight.png deleted file mode 100644 index 078258210a77..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveTop.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveTop.png deleted file mode 100644 index ce1cb58b9a7e..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveTop.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveTopLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveTopLeft.png deleted file mode 100644 index 41ac8c7311c1..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveTopLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveTopRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveTopRight.png deleted file mode 100644 index ccffb69e8855..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderActiveTopRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderBottom.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderBottom.png deleted file mode 100644 index e288feead782..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderBottom.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderBottomLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderBottomLeft.png deleted file mode 100644 index d6c8e9308ede..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderBottomLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderBottomRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderBottomRight.png deleted file mode 100644 index c346f8576d1b..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderBottomRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideBottom.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideBottom.png deleted file mode 100644 index 9ebdf9fb06ed..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideBottom.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideBottomLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideBottomLeft.png deleted file mode 100644 index f367122f6d5c..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideBottomLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideBottomRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideBottomRight.png deleted file mode 100644 index c0df47ce05c9..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideBottomRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideLeft.png deleted file mode 100644 index 9ebdf9fb06ed..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideRight.png deleted file mode 100644 index 9ebdf9fb06ed..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideTop.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideTop.png deleted file mode 100644 index 9ebdf9fb06ed..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideTop.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideTopLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideTopLeft.png deleted file mode 100644 index 7c37742a8b06..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideTopLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideTopRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideTopRight.png deleted file mode 100644 index 960469a84790..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderCurrentSlideTopRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderLeft.png deleted file mode 100644 index 4893e7d02502..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderRight.png deleted file mode 100644 index a7e43b2ed272..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarBottom.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarBottom.png deleted file mode 100644 index 670e1c63aa70..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarBottom.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarLeft.png deleted file mode 100644 index 1047ebb49163..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarRight.png deleted file mode 100644 index a7df453a3f81..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarTop.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarTop.png deleted file mode 100644 index 7745369b89c2..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarTop.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarTopLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarTopLeft.png deleted file mode 100644 index 134f1b51864e..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarTopLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarTopRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarTopRight.png deleted file mode 100644 index 536f64b4b36e..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderToolbarTopRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderTop.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderTop.png deleted file mode 100644 index 3bebc095c6b5..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderTop.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderTopLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderTopLeft.png deleted file mode 100644 index c1f1cd38ccfe..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderTopLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-BorderTopRight.png b/icon-themes/galaxy/sd/res/presenterscreen-BorderTopRight.png deleted file mode 100644 index 8a5dfd598ea8..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-BorderTopRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextDisabled.png deleted file mode 100644 index 0ddb0b32753d..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextMouseOver.png deleted file mode 100644 index f3b7b3539749..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextNormal.png deleted file mode 100644 index 253f02bbf302..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextSelected.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextSelected.png deleted file mode 100644 index 7455c768440f..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonEffectNextSelected.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameCenterMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameCenterMouseOver.png deleted file mode 100644 index bf167ed0147d..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameCenterMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameCenterNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameCenterNormal.png deleted file mode 100644 index bdf2ea4023ad..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameCenterNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameLeftMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameLeftMouseOver.png deleted file mode 100644 index 1bb519f9de13..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameLeftMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameLeftNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameLeftNormal.png deleted file mode 100644 index 502ad690a9b7..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameLeftNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameRightMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameRightMouseOver.png deleted file mode 100644 index 24df5f636684..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameRightMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameRightNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameRightNormal.png deleted file mode 100644 index 5ff0b4403aff..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonFrameRightNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpDisabled.png deleted file mode 100644 index c180fda8f706..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpMouseOver.png deleted file mode 100644 index 39a7c8b39f5f..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpNormal.png deleted file mode 100644 index 1c9ad4fd9856..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpSelected.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpSelected.png deleted file mode 100644 index bbad787c4ed0..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonHelpSelected.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusDisabled.png deleted file mode 100644 index cfad1a94c36f..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusMouseOver.png deleted file mode 100644 index 9633338262ee..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusNormal.png deleted file mode 100644 index 07af346e6cac..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusSelected.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusSelected.png deleted file mode 100644 index 87a3e7090cdd..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonMinusSelected.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesDisabled.png deleted file mode 100644 index d35bdc5dc9d3..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesMouseOver.png deleted file mode 100644 index bbf6a494b081..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesNormal.png deleted file mode 100644 index 383f97b2593c..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesSelected.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesSelected.png deleted file mode 100644 index 8bb507dc0f7a..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonNotesSelected.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusDisabled.png deleted file mode 100644 index 8cc066c8aeec..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusMouseOver.png deleted file mode 100644 index c49f119133cd..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusNormal.png deleted file mode 100644 index 454af24c4079..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusSelected.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusSelected.png deleted file mode 100644 index f147172f0197..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonPlusSelected.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonRestartTimerMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonRestartTimerMouseOver.png deleted file mode 100644 index 3bc79bc52615..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonRestartTimerMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonRestartTimerNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonRestartTimerNormal.png deleted file mode 100644 index a610120f3cbd..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonRestartTimerNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideNextDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideNextDisabled.png deleted file mode 100644 index 4ee494bd3182..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideNextDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideNextMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideNextMouseOver.png deleted file mode 100644 index afdcc0670723..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideNextMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideNextNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideNextNormal.png deleted file mode 100644 index 4f532bf3c54b..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideNextNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousDisabled.png deleted file mode 100644 index eb20abd0adcd..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousMouseOver.png deleted file mode 100644 index 82ad21164766..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousNormal.png deleted file mode 100644 index 945a8b5cf6d1..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousSelected.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousSelected.png deleted file mode 100644 index ceb7995f6be3..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlidePreviousSelected.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterDisabled.png deleted file mode 100644 index ee3466890b26..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterMouseOver.png deleted file mode 100644 index ced21819d83f..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterNormal.png deleted file mode 100644 index 129858914b48..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterSelected.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterSelected.png deleted file mode 100644 index 9fb9e4a8e254..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSlideSorterSelected.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSwitchMonitorMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSwitchMonitorMouseOver.png deleted file mode 100644 index 58018480dd42..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSwitchMonitorMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSwitchMonitorNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ButtonSwitchMonitorNormal.png deleted file mode 100644 index 69fa138e3e15..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ButtonSwitchMonitorNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-LabelMouseOverCenter.png b/icon-themes/galaxy/sd/res/presenterscreen-LabelMouseOverCenter.png deleted file mode 100644 index d472d3eab7d3..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-LabelMouseOverCenter.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-LabelMouseOverLeft.png b/icon-themes/galaxy/sd/res/presenterscreen-LabelMouseOverLeft.png deleted file mode 100644 index f9a6202dd279..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-LabelMouseOverLeft.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-LabelMouseOverRight.png b/icon-themes/galaxy/sd/res/presenterscreen-LabelMouseOverRight.png deleted file mode 100644 index c3342ef82ad9..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-LabelMouseOverRight.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownDisabled.png deleted file mode 100644 index 67a4ddd124b4..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownMouseOver.png deleted file mode 100644 index 449a20ed56d5..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownNormal.png deleted file mode 100644 index 746c29ddf838..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownSelected.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownSelected.png deleted file mode 100644 index a91047c98c19..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowDownSelected.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpDisabled.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpDisabled.png deleted file mode 100644 index 41edc2336b62..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpDisabled.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpMouseOver.png deleted file mode 100644 index e7ba386bf09c..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpNormal.png deleted file mode 100644 index 336354075f90..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpSelected.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpSelected.png deleted file mode 100644 index b19e160243fc..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarArrowUpSelected.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarPagerMiddleMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarPagerMiddleMouseOver.png deleted file mode 100644 index 8b713c713a65..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarPagerMiddleMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarPagerMiddleNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarPagerMiddleNormal.png deleted file mode 100644 index 61003c6c622e..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarPagerMiddleNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbBottomMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbBottomMouseOver.png deleted file mode 100644 index 607af9badccb..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbBottomMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbBottomNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbBottomNormal.png deleted file mode 100644 index 5b189b98408a..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbBottomNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbMiddleMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbMiddleMouseOver.png deleted file mode 100644 index f1b9506cf7c4..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbMiddleMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbMiddleNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbMiddleNormal.png deleted file mode 100644 index 522aaa47ebb6..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbMiddleNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbTopMouseOver.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbTopMouseOver.png deleted file mode 100644 index 5e419f368acc..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbTopMouseOver.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbTopNormal.png b/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbTopNormal.png deleted file mode 100644 index fa9cc09510c8..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ScrollbarThumbTopNormal.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-Transition.png b/icon-themes/galaxy/sd/res/presenterscreen-Transition.png deleted file mode 100644 index c969e4028ff5..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-Transition.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/presenterscreen-ViewBackground.png b/icon-themes/galaxy/sd/res/presenterscreen-ViewBackground.png deleted file mode 100644 index 88337d5ae90f..000000000000 Binary files a/icon-themes/galaxy/sd/res/presenterscreen-ViewBackground.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/pubdes.png b/icon-themes/galaxy/sd/res/pubdes.png deleted file mode 100644 index d8e8684e1cf3..000000000000 Binary files a/icon-themes/galaxy/sd/res/pubdes.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/pubdes2.png b/icon-themes/galaxy/sd/res/pubdes2.png deleted file mode 100644 index 21244d02ddf8..000000000000 Binary files a/icon-themes/galaxy/sd/res/pubdes2.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/pubdes3.png b/icon-themes/galaxy/sd/res/pubdes3.png deleted file mode 100644 index 0397b6cd3bdc..000000000000 Binary files a/icon-themes/galaxy/sd/res/pubdes3.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/pubdes4.png b/icon-themes/galaxy/sd/res/pubdes4.png deleted file mode 100644 index 89842f5c8195..000000000000 Binary files a/icon-themes/galaxy/sd/res/pubdes4.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/sf01.png b/icon-themes/galaxy/sd/res/sf01.png deleted file mode 100644 index 83bcfde38c6c..000000000000 Binary files a/icon-themes/galaxy/sd/res/sf01.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/sf02.png b/icon-themes/galaxy/sd/res/sf02.png deleted file mode 100644 index 81f3e1fa0ab7..000000000000 Binary files a/icon-themes/galaxy/sd/res/sf02.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/slide_sorter_focus_border.png b/icon-themes/galaxy/sd/res/slide_sorter_focus_border.png deleted file mode 100644 index 0c62a4ea089a..000000000000 Binary files a/icon-themes/galaxy/sd/res/slide_sorter_focus_border.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/slide_sorter_hide_slide_overlay.png b/icon-themes/galaxy/sd/res/slide_sorter_hide_slide_overlay.png deleted file mode 100644 index 3b9f2ef873bf..000000000000 Binary files a/icon-themes/galaxy/sd/res/slide_sorter_hide_slide_overlay.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/slide_sorter_insert_shadow.png b/icon-themes/galaxy/sd/res/slide_sorter_insert_shadow.png deleted file mode 100644 index e7c4ad6160d3..000000000000 Binary files a/icon-themes/galaxy/sd/res/slide_sorter_insert_shadow.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/slide_sorter_shadow.png b/icon-themes/galaxy/sd/res/slide_sorter_shadow.png deleted file mode 100644 index 453ea065580f..000000000000 Binary files a/icon-themes/galaxy/sd/res/slide_sorter_shadow.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/stopplayingblue_16.png b/icon-themes/galaxy/sd/res/stopplayingblue_16.png deleted file mode 100644 index 55158bad69ce..000000000000 Binary files a/icon-themes/galaxy/sd/res/stopplayingblue_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/table.png b/icon-themes/galaxy/sd/res/table.png deleted file mode 100644 index d43cfb9143bb..000000000000 Binary files a/icon-themes/galaxy/sd/res/table.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/time_16.png b/icon-themes/galaxy/sd/res/time_16.png deleted file mode 100644 index 378680bd7287..000000000000 Binary files a/icon-themes/galaxy/sd/res/time_16.png and /dev/null differ diff --git a/icon-themes/galaxy/sd/res/waiticon.png b/icon-themes/galaxy/sd/res/waiticon.png deleted file mode 100644 index b9c2e5276c0a..000000000000 Binary files a/icon-themes/galaxy/sd/res/waiticon.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/128x128_calc_doc-p.png b/icon-themes/galaxy/sfx2/res/128x128_calc_doc-p.png deleted file mode 100644 index f7f493ca4d41..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/128x128_calc_doc-p.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/128x128_draw_doc-p.png b/icon-themes/galaxy/sfx2/res/128x128_draw_doc-p.png deleted file mode 100644 index bed668bfdc69..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/128x128_draw_doc-p.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/128x128_impress_doc-p.png b/icon-themes/galaxy/sfx2/res/128x128_impress_doc-p.png deleted file mode 100644 index 041454623460..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/128x128_impress_doc-p.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/128x128_math_doc-p.png b/icon-themes/galaxy/sfx2/res/128x128_math_doc-p.png deleted file mode 100644 index 56618838d5cc..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/128x128_math_doc-p.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/128x128_writer_doc-p.png b/icon-themes/galaxy/sfx2/res/128x128_writer_doc-p.png deleted file mode 100644 index aba2f64c227d..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/128x128_writer_doc-p.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actionaction012.png b/icon-themes/galaxy/sfx2/res/actionaction012.png deleted file mode 100644 index 15b109e174b9..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actionaction012.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actionaction013.png b/icon-themes/galaxy/sfx2/res/actionaction013.png deleted file mode 100644 index 3dcb09249b16..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actionaction013.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actiontemplates015.png b/icon-themes/galaxy/sfx2/res/actiontemplates015.png deleted file mode 100644 index b9c0a4e9001c..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actiontemplates015.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actiontemplates016.png b/icon-themes/galaxy/sfx2/res/actiontemplates016.png deleted file mode 100644 index feca175a2787..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actiontemplates016.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actiontemplates016.svg b/icon-themes/galaxy/sfx2/res/actiontemplates016.svg deleted file mode 100644 index 8174729900d1..000000000000 --- a/icon-themes/galaxy/sfx2/res/actiontemplates016.svg +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - i - - - diff --git a/icon-themes/galaxy/sfx2/res/actiontemplates017.png b/icon-themes/galaxy/sfx2/res/actiontemplates017.png deleted file mode 100644 index ea4f9521f99f..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actiontemplates017.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actiontemplates017.svg b/icon-themes/galaxy/sfx2/res/actiontemplates017.svg deleted file mode 100644 index 4f33ca35b1ec..000000000000 --- a/icon-themes/galaxy/sfx2/res/actiontemplates017.svg +++ /dev/null @@ -1,489 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/icon-themes/galaxy/sfx2/res/actiontemplates018.png b/icon-themes/galaxy/sfx2/res/actiontemplates018.png deleted file mode 100644 index 21b99c1992e4..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actiontemplates018.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actiontemplates019.png b/icon-themes/galaxy/sfx2/res/actiontemplates019.png deleted file mode 100644 index 39a85d8062fb..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actiontemplates019.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actiontemplates020.png b/icon-themes/galaxy/sfx2/res/actiontemplates020.png deleted file mode 100644 index b2d1a034523e..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actiontemplates020.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actiontemplates020.svg b/icon-themes/galaxy/sfx2/res/actiontemplates020.svg deleted file mode 100644 index 4e98606c17b3..000000000000 --- a/icon-themes/galaxy/sfx2/res/actiontemplates020.svg +++ /dev/null @@ -1,2732 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Lapo Calamandrei - - - - - sheet - paper - - - - - Jakub Steiner - - - with a HUGE help from Jakub - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/icon-themes/galaxy/sfx2/res/actionview010.png b/icon-themes/galaxy/sfx2/res/actionview010.png deleted file mode 100644 index dcb65369ca32..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actionview010.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actionview010.svg b/icon-themes/galaxy/sfx2/res/actionview010.svg deleted file mode 100644 index 4cd1e6f8e9c7..000000000000 --- a/icon-themes/galaxy/sfx2/res/actionview010.svg +++ /dev/null @@ -1,2700 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - Lapo Calamandrei - - - - - sheet - paper - - - - - Jakub Steiner - - - with a HUGE help from Jakub - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/icon-themes/galaxy/sfx2/res/actionview025.png b/icon-themes/galaxy/sfx2/res/actionview025.png deleted file mode 100644 index 21b99c1992e4..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actionview025.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actionview026.png b/icon-themes/galaxy/sfx2/res/actionview026.png deleted file mode 100644 index e029f09715ce..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actionview026.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actionview028.png b/icon-themes/galaxy/sfx2/res/actionview028.png deleted file mode 100644 index b2b98e39787f..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actionview028.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actionview029.png b/icon-themes/galaxy/sfx2/res/actionview029.png deleted file mode 100644 index 62eb867c9bef..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actionview029.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/actionview030.png b/icon-themes/galaxy/sfx2/res/actionview030.png deleted file mode 100644 index 7981ab1c2ece..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/actionview030.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/closedoc.png b/icon-themes/galaxy/sfx2/res/closedoc.png deleted file mode 100644 index cebc57127fde..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/closedoc.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/deleterow.png b/icon-themes/galaxy/sfx2/res/deleterow.png deleted file mode 100644 index 8ed13bf9414e..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/deleterow.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/doccl.png b/icon-themes/galaxy/sfx2/res/doccl.png deleted file mode 100644 index 3e2b8d2b0c30..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/doccl.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/exec_action.png b/icon-themes/galaxy/sfx2/res/exec_action.png deleted file mode 100644 index e57abd7692b8..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/exec_action.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/favourite.png b/icon-themes/galaxy/sfx2/res/favourite.png deleted file mode 100644 index 30bf44d7594f..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/favourite.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/favourite_big.png b/icon-themes/galaxy/sfx2/res/favourite_big.png deleted file mode 100644 index 65074852a394..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/favourite_big.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/grip.png b/icon-themes/galaxy/sfx2/res/grip.png deleted file mode 100644 index 3c0a1cb796b5..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/grip.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/hlpbookclosed.png b/icon-themes/galaxy/sfx2/res/hlpbookclosed.png deleted file mode 100644 index 843fa2f543dc..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/hlpbookclosed.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/hlpbookopen.png b/icon-themes/galaxy/sfx2/res/hlpbookopen.png deleted file mode 100644 index fa051283b7a5..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/hlpbookopen.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/hlpdoc.png b/icon-themes/galaxy/sfx2/res/hlpdoc.png deleted file mode 100644 index 856906226e91..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/hlpdoc.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/import.png b/icon-themes/galaxy/sfx2/res/import.png deleted file mode 100644 index 806b343e8592..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/import.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/indexoff_big.png b/icon-themes/galaxy/sfx2/res/indexoff_big.png deleted file mode 100644 index a8440ade63bc..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/indexoff_big.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/indexoff_small.png b/icon-themes/galaxy/sfx2/res/indexoff_small.png deleted file mode 100644 index 0468e7bbcd40..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/indexoff_small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/indexon_big.png b/icon-themes/galaxy/sfx2/res/indexon_big.png deleted file mode 100644 index 5ca1c7d341ae..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/indexon_big.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/indexon_small.png b/icon-themes/galaxy/sfx2/res/indexon_small.png deleted file mode 100644 index 96350707d117..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/indexon_small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/logo.png b/icon-themes/galaxy/sfx2/res/logo.png deleted file mode 100644 index 9ba6acaaaa0d..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/logo.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/menu.png b/icon-themes/galaxy/sfx2/res/menu.png deleted file mode 100644 index fb37846bdd5f..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/menu.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/minus.png b/icon-themes/galaxy/sfx2/res/minus.png deleted file mode 100644 index cf2752dc60e4..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/minus.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/newex.png b/icon-themes/galaxy/sfx2/res/newex.png deleted file mode 100644 index c63038791fc4..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/newex.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/placeholder.png b/icon-themes/galaxy/sfx2/res/placeholder.png deleted file mode 100644 index 6b9a19ea9092..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/placeholder.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/plus.png b/icon-themes/galaxy/sfx2/res/plus.png deleted file mode 100644 index e8b323a81eb4..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/plus.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/search.png b/icon-themes/galaxy/sfx2/res/search.png deleted file mode 100644 index 228d958d9938..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/search.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/select.png b/icon-themes/galaxy/sfx2/res/select.png deleted file mode 100644 index 9c7dba06e981..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/select.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/signet.png b/icon-themes/galaxy/sfx2/res/signet.png deleted file mode 100644 index 2b1429f37ac4..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/signet.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/sortascending.png b/icon-themes/galaxy/sfx2/res/sortascending.png deleted file mode 100644 index 3d710f99663f..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/sortascending.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/startcenter-logo.png b/icon-themes/galaxy/sfx2/res/startcenter-logo.png deleted file mode 100644 index 78bc4ebd9e20..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/startcenter-logo.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/styfam1.png b/icon-themes/galaxy/sfx2/res/styfam1.png deleted file mode 100644 index 142efad2b8fe..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/styfam1.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/styfam2.png b/icon-themes/galaxy/sfx2/res/styfam2.png deleted file mode 100644 index 44c9a440a079..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/styfam2.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/styfam3.png b/icon-themes/galaxy/sfx2/res/styfam3.png deleted file mode 100644 index c8b915bae4d5..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/styfam3.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/styfam4.png b/icon-themes/galaxy/sfx2/res/styfam4.png deleted file mode 100644 index 1a15efb9cee3..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/styfam4.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/morebutton.png b/icon-themes/galaxy/sfx2/res/symphony/morebutton.png deleted file mode 100644 index ef07de8046df..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/morebutton.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/open_more.png b/icon-themes/galaxy/sfx2/res/symphony/open_more.png deleted file mode 100644 index 977c4a7dfafd..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/open_more.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-3d-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-3d-large.png deleted file mode 100644 index 9ae27415bbb1..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-3d-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-3d-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-3d-small.png deleted file mode 100644 index 4e60071e0f73..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-3d-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-animation-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-animation-large.png deleted file mode 100644 index 2ac1c2d02d95..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-animation-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-animation-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-animation-small.png deleted file mode 100644 index e6aff99903f1..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-animation-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-colors-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-colors-large.png deleted file mode 100644 index 0dad6c362ad0..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-colors-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-colors-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-colors-small.png deleted file mode 100644 index 473db110d634..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-colors-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-eyedropper-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-eyedropper-large.png deleted file mode 100644 index 1b49e59001e7..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-eyedropper-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-eyedropper-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-eyedropper-small.png deleted file mode 100644 index e43648735f1a..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-eyedropper-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-functions-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-functions-large.png deleted file mode 100644 index 36aab6c26ede..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-functions-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-functions-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-functions-small.png deleted file mode 100644 index 7c0db3f6b4ee..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-functions-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-gallery-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-gallery-large.png deleted file mode 100644 index e22b3ef641a5..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-gallery-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-gallery-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-gallery-small.png deleted file mode 100644 index 98bd1ff8e285..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-gallery-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-imganim-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-imganim-large.png deleted file mode 100644 index eab3ad1807c4..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-imganim-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-imganim-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-imganim-small.png deleted file mode 100644 index 76855e692676..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-imganim-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-navigator-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-navigator-large.png deleted file mode 100644 index b9d1f337c3dc..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-navigator-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-navigator-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-navigator-small.png deleted file mode 100644 index 6d3c74cdf54f..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-navigator-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-property-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-property-large.png deleted file mode 100644 index f09c37a843a4..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-property-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-property-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-property-small.png deleted file mode 100644 index 5faa5b10cf97..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-property-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-style-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-style-large.png deleted file mode 100644 index 4b2869af5591..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-style-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-style-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-style-small.png deleted file mode 100644 index f538a21303b2..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-style-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-template-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-template-large.png deleted file mode 100644 index 6c299ab93a1a..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-template-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-template-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-template-small.png deleted file mode 100644 index c72dadaecd27..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-template-small.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-transition-large.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-transition-large.png deleted file mode 100644 index fe1bdaa6abec..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-transition-large.png and /dev/null differ diff --git a/icon-themes/galaxy/sfx2/res/symphony/sidebar-transition-small.png b/icon-themes/galaxy/sfx2/res/symphony/sidebar-transition-small.png deleted file mode 100644 index 301764587c38..000000000000 Binary files a/icon-themes/galaxy/sfx2/res/symphony/sidebar-transition-small.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/ar_right.png b/icon-themes/galaxy/starmath/res/ar_right.png deleted file mode 100644 index c1f64314f38e..000000000000 Binary files a/icon-themes/galaxy/starmath/res/ar_right.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist101.png b/icon-themes/galaxy/starmath/res/dist101.png deleted file mode 100644 index 3c40ca46e6a3..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist101.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist102.png b/icon-themes/galaxy/starmath/res/dist102.png deleted file mode 100644 index e518ef8c0427..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist102.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist103.png b/icon-themes/galaxy/starmath/res/dist103.png deleted file mode 100644 index fcb017227156..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist103.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist104.png b/icon-themes/galaxy/starmath/res/dist104.png deleted file mode 100644 index e7873218701f..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist104.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist11.png b/icon-themes/galaxy/starmath/res/dist11.png deleted file mode 100644 index b5861b162d39..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist11.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist12.png b/icon-themes/galaxy/starmath/res/dist12.png deleted file mode 100644 index 4a78c308701c..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist12.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist13.png b/icon-themes/galaxy/starmath/res/dist13.png deleted file mode 100644 index 6fb2fecce636..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist13.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist21.png b/icon-themes/galaxy/starmath/res/dist21.png deleted file mode 100644 index 312c7b3a6307..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist21.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist22.png b/icon-themes/galaxy/starmath/res/dist22.png deleted file mode 100644 index 0249927bf073..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist22.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist31.png b/icon-themes/galaxy/starmath/res/dist31.png deleted file mode 100644 index ec697d6af78d..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist31.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist32.png b/icon-themes/galaxy/starmath/res/dist32.png deleted file mode 100644 index deff2ae131ba..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist32.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist41.png b/icon-themes/galaxy/starmath/res/dist41.png deleted file mode 100644 index 872c6e739073..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist41.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist42.png b/icon-themes/galaxy/starmath/res/dist42.png deleted file mode 100644 index f09a8ddfe3f6..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist42.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist51.png b/icon-themes/galaxy/starmath/res/dist51.png deleted file mode 100644 index 620fcd6c2ac7..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist51.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist52.png b/icon-themes/galaxy/starmath/res/dist52.png deleted file mode 100644 index 4928c8ec927d..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist52.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist61.png b/icon-themes/galaxy/starmath/res/dist61.png deleted file mode 100644 index 7eb0d607cd96..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist61.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist62.png b/icon-themes/galaxy/starmath/res/dist62.png deleted file mode 100644 index 1473473dee91..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist62.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist71.png b/icon-themes/galaxy/starmath/res/dist71.png deleted file mode 100644 index d91f8579e8ca..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist71.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist72.png b/icon-themes/galaxy/starmath/res/dist72.png deleted file mode 100644 index 9c969fde65b7..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist72.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist81.png b/icon-themes/galaxy/starmath/res/dist81.png deleted file mode 100644 index 34289ed79e8e..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist81.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist82.png b/icon-themes/galaxy/starmath/res/dist82.png deleted file mode 100644 index 697563436592..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist82.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist91.png b/icon-themes/galaxy/starmath/res/dist91.png deleted file mode 100644 index 2fd97ffb21ac..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist91.png and /dev/null differ diff --git a/icon-themes/galaxy/starmath/res/dist92.png b/icon-themes/galaxy/starmath/res/dist92.png deleted file mode 100644 index f9c5460ed2c9..000000000000 Binary files a/icon-themes/galaxy/starmath/res/dist92.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/back_large.png b/icon-themes/galaxy/svtools/res/back_large.png deleted file mode 100644 index 10de46be1fd3..000000000000 Binary files a/icon-themes/galaxy/svtools/res/back_large.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/back_small.png b/icon-themes/galaxy/svtools/res/back_small.png deleted file mode 100644 index 576cf2d16965..000000000000 Binary files a/icon-themes/galaxy/svtools/res/back_small.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/bmpfont.png b/icon-themes/galaxy/svtools/res/bmpfont.png deleted file mode 100644 index 64b836a1e610..000000000000 Binary files a/icon-themes/galaxy/svtools/res/bmpfont.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/closer.png b/icon-themes/galaxy/svtools/res/closer.png deleted file mode 100644 index 349fb2387945..000000000000 Binary files a/icon-themes/galaxy/svtools/res/closer.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/ed01.png b/icon-themes/galaxy/svtools/res/ed01.png deleted file mode 100644 index e7546e90b127..000000000000 Binary files a/icon-themes/galaxy/svtools/res/ed01.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/ed02.png b/icon-themes/galaxy/svtools/res/ed02.png deleted file mode 100644 index 105f2157cc3b..000000000000 Binary files a/icon-themes/galaxy/svtools/res/ed02.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/ed03.png b/icon-themes/galaxy/svtools/res/ed03.png deleted file mode 100644 index 1238e95a1df6..000000000000 Binary files a/icon-themes/galaxy/svtools/res/ed03.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/ed04.png b/icon-themes/galaxy/svtools/res/ed04.png deleted file mode 100644 index d3a8207dd832..000000000000 Binary files a/icon-themes/galaxy/svtools/res/ed04.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/ed05.png b/icon-themes/galaxy/svtools/res/ed05.png deleted file mode 100644 index f0447511f6f3..000000000000 Binary files a/icon-themes/galaxy/svtools/res/ed05.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/ed06.png b/icon-themes/galaxy/svtools/res/ed06.png deleted file mode 100644 index 747176547b67..000000000000 Binary files a/icon-themes/galaxy/svtools/res/ed06.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/ed07.png b/icon-themes/galaxy/svtools/res/ed07.png deleted file mode 100644 index aea82746dced..000000000000 Binary files a/icon-themes/galaxy/svtools/res/ed07.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/ed08.png b/icon-themes/galaxy/svtools/res/ed08.png deleted file mode 100644 index f6747a0996d8..000000000000 Binary files a/icon-themes/galaxy/svtools/res/ed08.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/ed09.png b/icon-themes/galaxy/svtools/res/ed09.png deleted file mode 100644 index 674cfc034026..000000000000 Binary files a/icon-themes/galaxy/svtools/res/ed09.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/folder.png b/icon-themes/galaxy/svtools/res/folder.png deleted file mode 100644 index 5f7cec770c87..000000000000 Binary files a/icon-themes/galaxy/svtools/res/folder.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/info_large.png b/icon-themes/galaxy/svtools/res/info_large.png deleted file mode 100644 index 5ef9c0ac21d1..000000000000 Binary files a/icon-themes/galaxy/svtools/res/info_large.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/info_small.png b/icon-themes/galaxy/svtools/res/info_small.png deleted file mode 100644 index 16383fa22e67..000000000000 Binary files a/icon-themes/galaxy/svtools/res/info_small.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/list_add.png b/icon-themes/galaxy/svtools/res/list_add.png deleted file mode 100644 index 7befa378c8dd..000000000000 Binary files a/icon-themes/galaxy/svtools/res/list_add.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/my_docs.png b/icon-themes/galaxy/svtools/res/my_docs.png deleted file mode 100644 index fcb293e59c1c..000000000000 Binary files a/icon-themes/galaxy/svtools/res/my_docs.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/new_doc.png b/icon-themes/galaxy/svtools/res/new_doc.png deleted file mode 100644 index 34ed188072de..000000000000 Binary files a/icon-themes/galaxy/svtools/res/new_doc.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/preview_large.png b/icon-themes/galaxy/svtools/res/preview_large.png deleted file mode 100644 index b9307aa2ee4a..000000000000 Binary files a/icon-themes/galaxy/svtools/res/preview_large.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/preview_small.png b/icon-themes/galaxy/svtools/res/preview_small.png deleted file mode 100644 index 77a494d13929..000000000000 Binary files a/icon-themes/galaxy/svtools/res/preview_small.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/prnfont.png b/icon-themes/galaxy/svtools/res/prnfont.png deleted file mode 100644 index 531d43689c69..000000000000 Binary files a/icon-themes/galaxy/svtools/res/prnfont.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/samples.png b/icon-themes/galaxy/svtools/res/samples.png deleted file mode 100644 index 11447308b238..000000000000 Binary files a/icon-themes/galaxy/svtools/res/samples.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/scalfont.png b/icon-themes/galaxy/svtools/res/scalfont.png deleted file mode 100644 index 125a185e08ca..000000000000 Binary files a/icon-themes/galaxy/svtools/res/scalfont.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/template.png b/icon-themes/galaxy/svtools/res/template.png deleted file mode 100644 index ce44d4642271..000000000000 Binary files a/icon-themes/galaxy/svtools/res/template.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/triangle_down.png b/icon-themes/galaxy/svtools/res/triangle_down.png deleted file mode 100644 index de414b6097ba..000000000000 Binary files a/icon-themes/galaxy/svtools/res/triangle_down.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/triangle_right.png b/icon-themes/galaxy/svtools/res/triangle_right.png deleted file mode 100644 index cbab166c74c1..000000000000 Binary files a/icon-themes/galaxy/svtools/res/triangle_right.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/up_large.png b/icon-themes/galaxy/svtools/res/up_large.png deleted file mode 100644 index dc2ab590669c..000000000000 Binary files a/icon-themes/galaxy/svtools/res/up_large.png and /dev/null differ diff --git a/icon-themes/galaxy/svtools/res/up_small.png b/icon-themes/galaxy/svtools/res/up_small.png deleted file mode 100644 index 329f44c714b4..000000000000 Binary files a/icon-themes/galaxy/svtools/res/up_small.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/3dgeo.png b/icon-themes/galaxy/svx/res/3dgeo.png deleted file mode 100644 index 4772b086096a..000000000000 Binary files a/icon-themes/galaxy/svx/res/3dgeo.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/3dlight.png b/icon-themes/galaxy/svx/res/3dlight.png deleted file mode 100644 index e4d5ded6a02f..000000000000 Binary files a/icon-themes/galaxy/svx/res/3dlight.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/3drepres.png b/icon-themes/galaxy/svx/res/3drepres.png deleted file mode 100644 index bef5ceb1e182..000000000000 Binary files a/icon-themes/galaxy/svx/res/3drepres.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/3dtextur.png b/icon-themes/galaxy/svx/res/3dtextur.png deleted file mode 100644 index 26490828734c..000000000000 Binary files a/icon-themes/galaxy/svx/res/3dtextur.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/apply.png b/icon-themes/galaxy/svx/res/apply.png deleted file mode 100644 index 9c7dba06e981..000000000000 Binary files a/icon-themes/galaxy/svx/res/apply.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/blend3d.png b/icon-themes/galaxy/svx/res/blend3d.png deleted file mode 100644 index a6a4b539b77d..000000000000 Binary files a/icon-themes/galaxy/svx/res/blend3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/brightlit_16.png b/icon-themes/galaxy/svx/res/brightlit_16.png deleted file mode 100644 index 4f1299dacbc2..000000000000 Binary files a/icon-themes/galaxy/svx/res/brightlit_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/caution_11x16.png b/icon-themes/galaxy/svx/res/caution_11x16.png deleted file mode 100644 index 4ccc785058f9..000000000000 Binary files a/icon-themes/galaxy/svx/res/caution_11x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd01.png b/icon-themes/galaxy/svx/res/cd01.png deleted file mode 100644 index 9c7dba06e981..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd015.png b/icon-themes/galaxy/svx/res/cd015.png deleted file mode 100644 index 03c1b84d30e1..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd015.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd016.png b/icon-themes/galaxy/svx/res/cd016.png deleted file mode 100644 index 98162cae92e3..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd016.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd017.png b/icon-themes/galaxy/svx/res/cd017.png deleted file mode 100644 index 505f404f3fe2..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd017.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd018.png b/icon-themes/galaxy/svx/res/cd018.png deleted file mode 100644 index 2e678364b87a..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd018.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd02.png b/icon-themes/galaxy/svx/res/cd02.png deleted file mode 100644 index 5c50837e6df1..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd020.png b/icon-themes/galaxy/svx/res/cd020.png deleted file mode 100644 index 0fabd415c91e..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd020.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd021.png b/icon-themes/galaxy/svx/res/cd021.png deleted file mode 100644 index 7f6a0c022246..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd021.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd025.png b/icon-themes/galaxy/svx/res/cd025.png deleted file mode 100644 index c6c554a7856b..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd025.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd026.png b/icon-themes/galaxy/svx/res/cd026.png deleted file mode 100644 index 67b300f48f7e..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd026.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd05.png b/icon-themes/galaxy/svx/res/cd05.png deleted file mode 100644 index dd16daa06303..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd05.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd06.png b/icon-themes/galaxy/svx/res/cd06.png deleted file mode 100644 index 592aa37166d0..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd06.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd07.png b/icon-themes/galaxy/svx/res/cd07.png deleted file mode 100644 index d6e6a90b8374..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd07.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cd08.png b/icon-themes/galaxy/svx/res/cd08.png deleted file mode 100644 index fbb6f1a4d146..000000000000 Binary files a/icon-themes/galaxy/svx/res/cd08.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/color.png b/icon-themes/galaxy/svx/res/color.png deleted file mode 100644 index a4b4b40e7f1d..000000000000 Binary files a/icon-themes/galaxy/svx/res/color.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/colordlg.png b/icon-themes/galaxy/svx/res/colordlg.png deleted file mode 100644 index 211b93961b80..000000000000 Binary files a/icon-themes/galaxy/svx/res/colordlg.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/convrt3d.png b/icon-themes/galaxy/svx/res/convrt3d.png deleted file mode 100644 index 298297833a4c..000000000000 Binary files a/icon-themes/galaxy/svx/res/convrt3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cropmarkers.png b/icon-themes/galaxy/svx/res/cropmarkers.png deleted file mode 100644 index 2e11d1701fe8..000000000000 Binary files a/icon-themes/galaxy/svx/res/cropmarkers.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/cropmarkers2.png b/icon-themes/galaxy/svx/res/cropmarkers2.png deleted file mode 100644 index 3a9f885670ee..000000000000 Binary files a/icon-themes/galaxy/svx/res/cropmarkers2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/dimlit_16.png b/icon-themes/galaxy/svx/res/dimlit_16.png deleted file mode 100644 index b1a0ea9d8975..000000000000 Binary files a/icon-themes/galaxy/svx/res/dimlit_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/directioneast_22.png b/icon-themes/galaxy/svx/res/directioneast_22.png deleted file mode 100644 index 53b2486a86b8..000000000000 Binary files a/icon-themes/galaxy/svx/res/directioneast_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/directionnorth_22.png b/icon-themes/galaxy/svx/res/directionnorth_22.png deleted file mode 100644 index 024883bb8ccb..000000000000 Binary files a/icon-themes/galaxy/svx/res/directionnorth_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/directionnortheast_22.png b/icon-themes/galaxy/svx/res/directionnortheast_22.png deleted file mode 100644 index 405546598ee3..000000000000 Binary files a/icon-themes/galaxy/svx/res/directionnortheast_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/directionnorthwest_22.png b/icon-themes/galaxy/svx/res/directionnorthwest_22.png deleted file mode 100644 index 4a02b5c0d93e..000000000000 Binary files a/icon-themes/galaxy/svx/res/directionnorthwest_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/directionsouth_22.png b/icon-themes/galaxy/svx/res/directionsouth_22.png deleted file mode 100644 index 802dd6ec2a61..000000000000 Binary files a/icon-themes/galaxy/svx/res/directionsouth_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/directionsoutheast_22.png b/icon-themes/galaxy/svx/res/directionsoutheast_22.png deleted file mode 100644 index f9af620cdb6f..000000000000 Binary files a/icon-themes/galaxy/svx/res/directionsoutheast_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/directionsouthwest_22.png b/icon-themes/galaxy/svx/res/directionsouthwest_22.png deleted file mode 100644 index f5145e29f1ca..000000000000 Binary files a/icon-themes/galaxy/svx/res/directionsouthwest_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/directionstraight_22.png b/icon-themes/galaxy/svx/res/directionstraight_22.png deleted file mode 100644 index 24bc8171deb7..000000000000 Binary files a/icon-themes/galaxy/svx/res/directionstraight_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/directionwest_22.png b/icon-themes/galaxy/svx/res/directionwest_22.png deleted file mode 100644 index f5bacbf206af..000000000000 Binary files a/icon-themes/galaxy/svx/res/directionwest_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/doc_modified.svg b/icon-themes/galaxy/svx/res/doc_modified.svg deleted file mode 100644 index 6c4247548fa3..000000000000 --- a/icon-themes/galaxy/svx/res/doc_modified.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/icon-themes/galaxy/svx/res/doc_modified_feedback.png b/icon-themes/galaxy/svx/res/doc_modified_feedback.png deleted file mode 100644 index 0b0dad36daaa..000000000000 Binary files a/icon-themes/galaxy/svx/res/doc_modified_feedback.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/doc_modified_no_14.png b/icon-themes/galaxy/svx/res/doc_modified_no_14.png deleted file mode 100644 index dc5f898164a1..000000000000 Binary files a/icon-themes/galaxy/svx/res/doc_modified_no_14.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/doc_modified_yes_14.png b/icon-themes/galaxy/svx/res/doc_modified_yes_14.png deleted file mode 100644 index 95cf4bdf4056..000000000000 Binary files a/icon-themes/galaxy/svx/res/doc_modified_yes_14.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/doublesi.png b/icon-themes/galaxy/svx/res/doublesi.png deleted file mode 100644 index d3c18635aa20..000000000000 Binary files a/icon-themes/galaxy/svx/res/doublesi.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/dsth_cen.png b/icon-themes/galaxy/svx/res/dsth_cen.png deleted file mode 100644 index 8d3030ac0f39..000000000000 Binary files a/icon-themes/galaxy/svx/res/dsth_cen.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/dsth_dst.png b/icon-themes/galaxy/svx/res/dsth_dst.png deleted file mode 100644 index 7add81a9cde1..000000000000 Binary files a/icon-themes/galaxy/svx/res/dsth_dst.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/dsth_hig.png b/icon-themes/galaxy/svx/res/dsth_hig.png deleted file mode 100644 index 2cf997b0484a..000000000000 Binary files a/icon-themes/galaxy/svx/res/dsth_hig.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/dsth_low.png b/icon-themes/galaxy/svx/res/dsth_low.png deleted file mode 100644 index 97d94fc4b13a..000000000000 Binary files a/icon-themes/galaxy/svx/res/dsth_low.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/dstv_cen.png b/icon-themes/galaxy/svx/res/dstv_cen.png deleted file mode 100644 index f77af8a9abbb..000000000000 Binary files a/icon-themes/galaxy/svx/res/dstv_cen.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/dstv_dst.png b/icon-themes/galaxy/svx/res/dstv_dst.png deleted file mode 100644 index ad66a105a1ad..000000000000 Binary files a/icon-themes/galaxy/svx/res/dstv_dst.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/dstv_hig.png b/icon-themes/galaxy/svx/res/dstv_hig.png deleted file mode 100644 index 0f490ee5f396..000000000000 Binary files a/icon-themes/galaxy/svx/res/dstv_hig.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/dstv_low.png b/icon-themes/galaxy/svx/res/dstv_low.png deleted file mode 100644 index f501fd46c126..000000000000 Binary files a/icon-themes/galaxy/svx/res/dstv_low.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/extrusion05inch_16.png b/icon-themes/galaxy/svx/res/extrusion05inch_16.png deleted file mode 100644 index e3701cd3c2fc..000000000000 Binary files a/icon-themes/galaxy/svx/res/extrusion05inch_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/extrusion0inch_16.png b/icon-themes/galaxy/svx/res/extrusion0inch_16.png deleted file mode 100644 index 14df6ae2658e..000000000000 Binary files a/icon-themes/galaxy/svx/res/extrusion0inch_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/extrusion1inch_16.png b/icon-themes/galaxy/svx/res/extrusion1inch_16.png deleted file mode 100644 index dd08a7d00084..000000000000 Binary files a/icon-themes/galaxy/svx/res/extrusion1inch_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/extrusion2inch_16.png b/icon-themes/galaxy/svx/res/extrusion2inch_16.png deleted file mode 100644 index 319d46cfe197..000000000000 Binary files a/icon-themes/galaxy/svx/res/extrusion2inch_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/extrusion4inch_16.png b/icon-themes/galaxy/svx/res/extrusion4inch_16.png deleted file mode 100644 index 4b4e9fafce1b..000000000000 Binary files a/icon-themes/galaxy/svx/res/extrusion4inch_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/extrusioninfinity_16.png b/icon-themes/galaxy/svx/res/extrusioninfinity_16.png deleted file mode 100644 index 34892ea31ebb..000000000000 Binary files a/icon-themes/galaxy/svx/res/extrusioninfinity_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/filter3d.png b/icon-themes/galaxy/svx/res/filter3d.png deleted file mode 100644 index 353aa869e166..000000000000 Binary files a/icon-themes/galaxy/svx/res/filter3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkaligncentered_16.png b/icon-themes/galaxy/svx/res/fontworkaligncentered_16.png deleted file mode 100644 index b45053841645..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkaligncentered_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkaligncentered_26.png b/icon-themes/galaxy/svx/res/fontworkaligncentered_26.png deleted file mode 100644 index 439cb8f995b2..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkaligncentered_26.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkalignjustified_16.png b/icon-themes/galaxy/svx/res/fontworkalignjustified_16.png deleted file mode 100644 index 1e2b72fa0ff4..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkalignjustified_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkalignjustified_26.png b/icon-themes/galaxy/svx/res/fontworkalignjustified_26.png deleted file mode 100644 index 8ecf686635e7..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkalignjustified_26.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkalignleft_16.png b/icon-themes/galaxy/svx/res/fontworkalignleft_16.png deleted file mode 100644 index 5f79ed57d6df..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkalignleft_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkalignleft_26.png b/icon-themes/galaxy/svx/res/fontworkalignleft_26.png deleted file mode 100644 index 1fc23eaf37bb..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkalignleft_26.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkalignright_16.png b/icon-themes/galaxy/svx/res/fontworkalignright_16.png deleted file mode 100644 index c69899bbffe0..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkalignright_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkalignright_26.png b/icon-themes/galaxy/svx/res/fontworkalignright_26.png deleted file mode 100644 index 489a580b88ec..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkalignright_26.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkalignstretch_16.png b/icon-themes/galaxy/svx/res/fontworkalignstretch_16.png deleted file mode 100644 index c7983de3ab8a..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkalignstretch_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fontworkalignstretch_26.png b/icon-themes/galaxy/svx/res/fontworkalignstretch_26.png deleted file mode 100644 index de197eaefff1..000000000000 Binary files a/icon-themes/galaxy/svx/res/fontworkalignstretch_26.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr01.png b/icon-themes/galaxy/svx/res/fr01.png deleted file mode 100644 index de9c6f4ee2fd..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr010.png b/icon-themes/galaxy/svx/res/fr010.png deleted file mode 100644 index f4c34e844fa6..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr010.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr011.png b/icon-themes/galaxy/svx/res/fr011.png deleted file mode 100644 index 9ad0aabf01ec..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr011.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr012.png b/icon-themes/galaxy/svx/res/fr012.png deleted file mode 100644 index f2aa2c902e9a..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr012.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr02.png b/icon-themes/galaxy/svx/res/fr02.png deleted file mode 100644 index 57c80aaa2729..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr03.png b/icon-themes/galaxy/svx/res/fr03.png deleted file mode 100644 index a9ffe7127c61..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr03.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr04.png b/icon-themes/galaxy/svx/res/fr04.png deleted file mode 100644 index a340cfde5795..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr04.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr05.png b/icon-themes/galaxy/svx/res/fr05.png deleted file mode 100644 index 765cd92b5367..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr05.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr06.png b/icon-themes/galaxy/svx/res/fr06.png deleted file mode 100644 index 0a55324c83f3..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr06.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr07.png b/icon-themes/galaxy/svx/res/fr07.png deleted file mode 100644 index 29c34f8d7c50..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr07.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr08.png b/icon-themes/galaxy/svx/res/fr08.png deleted file mode 100644 index 1bef02fe8e34..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr08.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fr09.png b/icon-themes/galaxy/svx/res/fr09.png deleted file mode 100644 index 15a1412af19b..000000000000 Binary files a/icon-themes/galaxy/svx/res/fr09.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel1.png b/icon-themes/galaxy/svx/res/frmsel1.png deleted file mode 100644 index ba7a23ea9ce4..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel10.png b/icon-themes/galaxy/svx/res/frmsel10.png deleted file mode 100644 index 6746c41708bf..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel10.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel11.png b/icon-themes/galaxy/svx/res/frmsel11.png deleted file mode 100644 index c766d0f2e5cc..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel11.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel12.png b/icon-themes/galaxy/svx/res/frmsel12.png deleted file mode 100644 index 99cb87835f95..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel12.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel13.png b/icon-themes/galaxy/svx/res/frmsel13.png deleted file mode 100644 index c4e954b4bc47..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel13.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel14.png b/icon-themes/galaxy/svx/res/frmsel14.png deleted file mode 100644 index d9a0acc46332..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel14.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel15.png b/icon-themes/galaxy/svx/res/frmsel15.png deleted file mode 100644 index 6f575ce5afc6..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel15.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel16.png b/icon-themes/galaxy/svx/res/frmsel16.png deleted file mode 100644 index 0ca35d6daebf..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel2.png b/icon-themes/galaxy/svx/res/frmsel2.png deleted file mode 100644 index 87c0ae00ecb1..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel3.png b/icon-themes/galaxy/svx/res/frmsel3.png deleted file mode 100644 index b57d53a1bbe6..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel4.png b/icon-themes/galaxy/svx/res/frmsel4.png deleted file mode 100644 index c72002e00a81..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel5.png b/icon-themes/galaxy/svx/res/frmsel5.png deleted file mode 100644 index 0fd6d86c5deb..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel6.png b/icon-themes/galaxy/svx/res/frmsel6.png deleted file mode 100644 index ddc7baaee317..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel7.png b/icon-themes/galaxy/svx/res/frmsel7.png deleted file mode 100644 index 9a1e4aa20c16..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel7.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel8.png b/icon-themes/galaxy/svx/res/frmsel8.png deleted file mode 100644 index f8b1ef55dab9..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel8.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/frmsel9.png b/icon-themes/galaxy/svx/res/frmsel9.png deleted file mode 100644 index ccd02f3e077f..000000000000 Binary files a/icon-themes/galaxy/svx/res/frmsel9.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw01.png b/icon-themes/galaxy/svx/res/fw01.png deleted file mode 100644 index d2f157938d07..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw010.png b/icon-themes/galaxy/svx/res/fw010.png deleted file mode 100644 index 13be5953094e..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw010.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw011.png b/icon-themes/galaxy/svx/res/fw011.png deleted file mode 100644 index e76f4a25ca2d..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw011.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw012.png b/icon-themes/galaxy/svx/res/fw012.png deleted file mode 100644 index 49c9084f81e9..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw012.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw013.png b/icon-themes/galaxy/svx/res/fw013.png deleted file mode 100644 index 7c8ce2c8b263..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw013.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw014.png b/icon-themes/galaxy/svx/res/fw014.png deleted file mode 100644 index b6ffd30c7458..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw014.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw015.png b/icon-themes/galaxy/svx/res/fw015.png deleted file mode 100644 index b41ef662dbf5..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw015.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw016.png b/icon-themes/galaxy/svx/res/fw016.png deleted file mode 100644 index 71d2bc9d969a..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw016.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw017.png b/icon-themes/galaxy/svx/res/fw017.png deleted file mode 100644 index f5652e48bcdc..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw017.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw018.png b/icon-themes/galaxy/svx/res/fw018.png deleted file mode 100644 index 0bb909efc4b4..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw018.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw019.png b/icon-themes/galaxy/svx/res/fw019.png deleted file mode 100644 index da08c63e83f0..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw019.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw02.png b/icon-themes/galaxy/svx/res/fw02.png deleted file mode 100644 index 722635c62f27..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw020.png b/icon-themes/galaxy/svx/res/fw020.png deleted file mode 100644 index 27ec2655d5dd..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw020.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw021.png b/icon-themes/galaxy/svx/res/fw021.png deleted file mode 100644 index 606bad349ef9..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw021.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw03.png b/icon-themes/galaxy/svx/res/fw03.png deleted file mode 100644 index 637b33d373c7..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw03.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw04.png b/icon-themes/galaxy/svx/res/fw04.png deleted file mode 100644 index 3612b8fa8ec9..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw04.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw05.png b/icon-themes/galaxy/svx/res/fw05.png deleted file mode 100644 index 45bf64130518..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw05.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw06.png b/icon-themes/galaxy/svx/res/fw06.png deleted file mode 100644 index 2975d05f3f10..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw06.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw07.png b/icon-themes/galaxy/svx/res/fw07.png deleted file mode 100644 index ce77cb32c138..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw07.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw08.png b/icon-themes/galaxy/svx/res/fw08.png deleted file mode 100644 index a2717b4ee0f5..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw08.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fw09.png b/icon-themes/galaxy/svx/res/fw09.png deleted file mode 100644 index 4889e7e73a50..000000000000 Binary files a/icon-themes/galaxy/svx/res/fw09.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwbhcirc.png b/icon-themes/galaxy/svx/res/fwbhcirc.png deleted file mode 100644 index 2a5afd11a2ca..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwbhcirc.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwbotarc.png b/icon-themes/galaxy/svx/res/fwbotarc.png deleted file mode 100644 index 0544da5f54f6..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwbotarc.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwbuttn1.png b/icon-themes/galaxy/svx/res/fwbuttn1.png deleted file mode 100644 index 4173d37d6e9f..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwbuttn1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwbuttn2.png b/icon-themes/galaxy/svx/res/fwbuttn2.png deleted file mode 100644 index b7bf53fc8332..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwbuttn2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwbuttn3.png b/icon-themes/galaxy/svx/res/fwbuttn3.png deleted file mode 100644 index c98f29c35e2e..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwbuttn3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwbuttn4.png b/icon-themes/galaxy/svx/res/fwbuttn4.png deleted file mode 100644 index c332f8f9aacc..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwbuttn4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwlftarc.png b/icon-themes/galaxy/svx/res/fwlftarc.png deleted file mode 100644 index d826c4165129..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwlftarc.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwlhcirc.png b/icon-themes/galaxy/svx/res/fwlhcirc.png deleted file mode 100644 index 3ce2fb15912e..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwlhcirc.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwrgtarc.png b/icon-themes/galaxy/svx/res/fwrgtarc.png deleted file mode 100644 index 89e0dcb866f5..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwrgtarc.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwrhcirc.png b/icon-themes/galaxy/svx/res/fwrhcirc.png deleted file mode 100644 index affd156a100c..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwrhcirc.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/fwtoparc.png b/icon-themes/galaxy/svx/res/fwtoparc.png deleted file mode 100644 index 6fad8ac6283c..000000000000 Binary files a/icon-themes/galaxy/svx/res/fwtoparc.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galdefl.png b/icon-themes/galaxy/svx/res/galdefl.png deleted file mode 100644 index 01106a05b0ea..000000000000 Binary files a/icon-themes/galaxy/svx/res/galdefl.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galdefs.png b/icon-themes/galaxy/svx/res/galdefs.png deleted file mode 100644 index 06ff287ed24b..000000000000 Binary files a/icon-themes/galaxy/svx/res/galdefs.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galicon.png b/icon-themes/galaxy/svx/res/galicon.png deleted file mode 100644 index 266847c7701b..000000000000 Binary files a/icon-themes/galaxy/svx/res/galicon.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/gallist.png b/icon-themes/galaxy/svx/res/gallist.png deleted file mode 100644 index fb6b40b5c510..000000000000 Binary files a/icon-themes/galaxy/svx/res/gallist.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galmedia.png b/icon-themes/galaxy/svx/res/galmedia.png deleted file mode 100644 index d310ebeb0dbc..000000000000 Binary files a/icon-themes/galaxy/svx/res/galmedia.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galnorl.png b/icon-themes/galaxy/svx/res/galnorl.png deleted file mode 100644 index 7062da1b4e72..000000000000 Binary files a/icon-themes/galaxy/svx/res/galnorl.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galnors.png b/icon-themes/galaxy/svx/res/galnors.png deleted file mode 100644 index 1e8e9e990aae..000000000000 Binary files a/icon-themes/galaxy/svx/res/galnors.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galrdol.png b/icon-themes/galaxy/svx/res/galrdol.png deleted file mode 100644 index 85f304345797..000000000000 Binary files a/icon-themes/galaxy/svx/res/galrdol.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galrdos.png b/icon-themes/galaxy/svx/res/galrdos.png deleted file mode 100644 index e1ee1bbe9136..000000000000 Binary files a/icon-themes/galaxy/svx/res/galrdos.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galsnd1.png b/icon-themes/galaxy/svx/res/galsnd1.png deleted file mode 100644 index eb120706fc18..000000000000 Binary files a/icon-themes/galaxy/svx/res/galsnd1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galsnd2.png b/icon-themes/galaxy/svx/res/galsnd2.png deleted file mode 100644 index 799f44f68380..000000000000 Binary files a/icon-themes/galaxy/svx/res/galsnd2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galsnd3.png b/icon-themes/galaxy/svx/res/galsnd3.png deleted file mode 100644 index ce1b41497a0d..000000000000 Binary files a/icon-themes/galaxy/svx/res/galsnd3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galsnd4.png b/icon-themes/galaxy/svx/res/galsnd4.png deleted file mode 100644 index 8c01a0139fed..000000000000 Binary files a/icon-themes/galaxy/svx/res/galsnd4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galsnd5.png b/icon-themes/galaxy/svx/res/galsnd5.png deleted file mode 100644 index 752e4e50fb1c..000000000000 Binary files a/icon-themes/galaxy/svx/res/galsnd5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galsnd6.png b/icon-themes/galaxy/svx/res/galsnd6.png deleted file mode 100644 index a64076deb63e..000000000000 Binary files a/icon-themes/galaxy/svx/res/galsnd6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/galsnd7.png b/icon-themes/galaxy/svx/res/galsnd7.png deleted file mode 100644 index a5ec0fbec255..000000000000 Binary files a/icon-themes/galaxy/svx/res/galsnd7.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/graphic.png b/icon-themes/galaxy/svx/res/graphic.png deleted file mode 100644 index e7320c6ab42f..000000000000 Binary files a/icon-themes/galaxy/svx/res/graphic.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id01.png b/icon-themes/galaxy/svx/res/id01.png deleted file mode 100644 index 9c7dba06e981..000000000000 Binary files a/icon-themes/galaxy/svx/res/id01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id016.png b/icon-themes/galaxy/svx/res/id016.png deleted file mode 100644 index c36859c189e4..000000000000 Binary files a/icon-themes/galaxy/svx/res/id016.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id018.png b/icon-themes/galaxy/svx/res/id018.png deleted file mode 100644 index e57abd7692b8..000000000000 Binary files a/icon-themes/galaxy/svx/res/id018.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id019.png b/icon-themes/galaxy/svx/res/id019.png deleted file mode 100644 index c2f3712416a4..000000000000 Binary files a/icon-themes/galaxy/svx/res/id019.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id02.png b/icon-themes/galaxy/svx/res/id02.png deleted file mode 100644 index 0855ddca58b1..000000000000 Binary files a/icon-themes/galaxy/svx/res/id02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id03.png b/icon-themes/galaxy/svx/res/id03.png deleted file mode 100644 index e42139631cea..000000000000 Binary files a/icon-themes/galaxy/svx/res/id03.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id030.png b/icon-themes/galaxy/svx/res/id030.png deleted file mode 100644 index 03c1b84d30e1..000000000000 Binary files a/icon-themes/galaxy/svx/res/id030.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id031.png b/icon-themes/galaxy/svx/res/id031.png deleted file mode 100644 index 98162cae92e3..000000000000 Binary files a/icon-themes/galaxy/svx/res/id031.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id032.png b/icon-themes/galaxy/svx/res/id032.png deleted file mode 100644 index 505f404f3fe2..000000000000 Binary files a/icon-themes/galaxy/svx/res/id032.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id033.png b/icon-themes/galaxy/svx/res/id033.png deleted file mode 100644 index aaff40347b16..000000000000 Binary files a/icon-themes/galaxy/svx/res/id033.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id04.png b/icon-themes/galaxy/svx/res/id04.png deleted file mode 100644 index e05958b2fc41..000000000000 Binary files a/icon-themes/galaxy/svx/res/id04.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id040.png b/icon-themes/galaxy/svx/res/id040.png deleted file mode 100644 index 0fabd415c91e..000000000000 Binary files a/icon-themes/galaxy/svx/res/id040.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id041.png b/icon-themes/galaxy/svx/res/id041.png deleted file mode 100644 index a628d940d956..000000000000 Binary files a/icon-themes/galaxy/svx/res/id041.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id05.png b/icon-themes/galaxy/svx/res/id05.png deleted file mode 100644 index 592aa37166d0..000000000000 Binary files a/icon-themes/galaxy/svx/res/id05.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id06.png b/icon-themes/galaxy/svx/res/id06.png deleted file mode 100644 index d6e6a90b8374..000000000000 Binary files a/icon-themes/galaxy/svx/res/id06.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id07.png b/icon-themes/galaxy/svx/res/id07.png deleted file mode 100644 index bbb6551d0c93..000000000000 Binary files a/icon-themes/galaxy/svx/res/id07.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/id08.png b/icon-themes/galaxy/svx/res/id08.png deleted file mode 100644 index c4560c265abb..000000000000 Binary files a/icon-themes/galaxy/svx/res/id08.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/invert3d.png b/icon-themes/galaxy/svx/res/invert3d.png deleted file mode 100644 index 68e2038da38a..000000000000 Binary files a/icon-themes/galaxy/svx/res/invert3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/legtyp1.png b/icon-themes/galaxy/svx/res/legtyp1.png deleted file mode 100644 index e8bf225a6aab..000000000000 Binary files a/icon-themes/galaxy/svx/res/legtyp1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/legtyp2.png b/icon-themes/galaxy/svx/res/legtyp2.png deleted file mode 100644 index 20a26a3cd290..000000000000 Binary files a/icon-themes/galaxy/svx/res/legtyp2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/legtyp3.png b/icon-themes/galaxy/svx/res/legtyp3.png deleted file mode 100644 index cb87fd623ae7..000000000000 Binary files a/icon-themes/galaxy/svx/res/legtyp3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/legtyp4.png b/icon-themes/galaxy/svx/res/legtyp4.png deleted file mode 100644 index 3ad1526f740e..000000000000 Binary files a/icon-themes/galaxy/svx/res/legtyp4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lght2sid.png b/icon-themes/galaxy/svx/res/lght2sid.png deleted file mode 100644 index a303c7c3c42e..000000000000 Binary files a/icon-themes/galaxy/svx/res/lght2sid.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/light.png b/icon-themes/galaxy/svx/res/light.png deleted file mode 100644 index 1498e8653cf9..000000000000 Binary files a/icon-themes/galaxy/svx/res/light.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightfrombottom_22.png b/icon-themes/galaxy/svx/res/lightfrombottom_22.png deleted file mode 100644 index a3ff8e61da3d..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightfrombottom_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightfrombottomleft_22.png b/icon-themes/galaxy/svx/res/lightfrombottomleft_22.png deleted file mode 100644 index 8174c25f6914..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightfrombottomleft_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightfrombottomright_22.png b/icon-themes/galaxy/svx/res/lightfrombottomright_22.png deleted file mode 100644 index e79e51376102..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightfrombottomright_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightfromfront_22.png b/icon-themes/galaxy/svx/res/lightfromfront_22.png deleted file mode 100644 index fd8f5ca71568..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightfromfront_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightfromleft_22.png b/icon-themes/galaxy/svx/res/lightfromleft_22.png deleted file mode 100644 index cd203bf10021..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightfromleft_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightfromright_22.png b/icon-themes/galaxy/svx/res/lightfromright_22.png deleted file mode 100644 index d75f0f4c3a93..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightfromright_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightfromtop_22.png b/icon-themes/galaxy/svx/res/lightfromtop_22.png deleted file mode 100644 index fb7b4b60745c..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightfromtop_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightfromtopleft_22.png b/icon-themes/galaxy/svx/res/lightfromtopleft_22.png deleted file mode 100644 index e61ecb150a09..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightfromtopleft_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightfromtopright_22.png b/icon-themes/galaxy/svx/res/lightfromtopright_22.png deleted file mode 100644 index 3c7488316b95..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightfromtopright_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightofffrombottom_22.png b/icon-themes/galaxy/svx/res/lightofffrombottom_22.png deleted file mode 100644 index 156da0075aef..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightofffrombottom_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightofffrombottomleft_22.png b/icon-themes/galaxy/svx/res/lightofffrombottomleft_22.png deleted file mode 100644 index 69c6df36ea4b..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightofffrombottomleft_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightofffrombottomright_22.png b/icon-themes/galaxy/svx/res/lightofffrombottomright_22.png deleted file mode 100644 index b66936316684..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightofffrombottomright_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightofffromleft_22.png b/icon-themes/galaxy/svx/res/lightofffromleft_22.png deleted file mode 100644 index 3f816547de3c..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightofffromleft_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightofffromright_22.png b/icon-themes/galaxy/svx/res/lightofffromright_22.png deleted file mode 100644 index fc53456e5fd3..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightofffromright_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightofffromtop_22.png b/icon-themes/galaxy/svx/res/lightofffromtop_22.png deleted file mode 100644 index 45152fc5b2b2..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightofffromtop_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightofffromtopleft_22.png b/icon-themes/galaxy/svx/res/lightofffromtopleft_22.png deleted file mode 100644 index 4088a4e7a98c..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightofffromtopleft_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightofffromtopright_22.png b/icon-themes/galaxy/svx/res/lightofffromtopright_22.png deleted file mode 100644 index 6d968d4a65ef..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightofffromtopright_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lighton.png b/icon-themes/galaxy/svx/res/lighton.png deleted file mode 100644 index a662e59aade7..000000000000 Binary files a/icon-themes/galaxy/svx/res/lighton.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightonfrombottom_22.png b/icon-themes/galaxy/svx/res/lightonfrombottom_22.png deleted file mode 100644 index 64c49533b8bd..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightonfrombottom_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightonfrombottomleft_22.png b/icon-themes/galaxy/svx/res/lightonfrombottomleft_22.png deleted file mode 100644 index e5aec6f61abd..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightonfrombottomleft_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightonfrombottomright_22.png b/icon-themes/galaxy/svx/res/lightonfrombottomright_22.png deleted file mode 100644 index 8fda4ebae3aa..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightonfrombottomright_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightonfromleft_22.png b/icon-themes/galaxy/svx/res/lightonfromleft_22.png deleted file mode 100644 index f5eec8f17218..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightonfromleft_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightonfromright_22.png b/icon-themes/galaxy/svx/res/lightonfromright_22.png deleted file mode 100644 index fc4970c18697..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightonfromright_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightonfromtop_22.png b/icon-themes/galaxy/svx/res/lightonfromtop_22.png deleted file mode 100644 index e85424442511..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightonfromtop_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightonfromtopleft_22.png b/icon-themes/galaxy/svx/res/lightonfromtopleft_22.png deleted file mode 100644 index 989095840860..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightonfromtopleft_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lightonfromtopright_22.png b/icon-themes/galaxy/svx/res/lightonfromtopright_22.png deleted file mode 100644 index 51374c118cca..000000000000 Binary files a/icon-themes/galaxy/svx/res/lightonfromtopright_22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lngcheck.png b/icon-themes/galaxy/svx/res/lngcheck.png deleted file mode 100644 index e64c5bf951b8..000000000000 Binary files a/icon-themes/galaxy/svx/res/lngcheck.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lo01.png b/icon-themes/galaxy/svx/res/lo01.png deleted file mode 100644 index 5b809954bf45..000000000000 Binary files a/icon-themes/galaxy/svx/res/lo01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lo02.png b/icon-themes/galaxy/svx/res/lo02.png deleted file mode 100644 index 5d0f70b2c0ae..000000000000 Binary files a/icon-themes/galaxy/svx/res/lo02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/lo03.png b/icon-themes/galaxy/svx/res/lo03.png deleted file mode 100644 index 05a544fbbd48..000000000000 Binary files a/icon-themes/galaxy/svx/res/lo03.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/luminanc.png b/icon-themes/galaxy/svx/res/luminanc.png deleted file mode 100644 index 12e173384382..000000000000 Binary files a/icon-themes/galaxy/svx/res/luminanc.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-anchor-pressed.png b/icon-themes/galaxy/svx/res/marker-anchor-pressed.png deleted file mode 100644 index 72cdc2a804f9..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-anchor-pressed.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-anchor.png b/icon-themes/galaxy/svx/res/marker-anchor.png deleted file mode 100644 index 71c8644c8544..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-anchor.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-1.png b/icon-themes/galaxy/svx/res/marker-circ11-1.png deleted file mode 100644 index 77b202e5980f..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ11-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-2.png b/icon-themes/galaxy/svx/res/marker-circ11-2.png deleted file mode 100644 index e1031a95fc5a..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ11-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-3.png b/icon-themes/galaxy/svx/res/marker-circ11-3.png deleted file mode 100644 index 2331bc15c732..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ11-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-4.png b/icon-themes/galaxy/svx/res/marker-circ11-4.png deleted file mode 100644 index 9dcea1b798e9..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ11-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-5.png b/icon-themes/galaxy/svx/res/marker-circ11-5.png deleted file mode 100644 index cbfe794a4b64..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ11-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-6.png b/icon-themes/galaxy/svx/res/marker-circ11-6.png deleted file mode 100644 index 3137406518ec..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ11-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-1.png b/icon-themes/galaxy/svx/res/marker-circ7-1.png deleted file mode 100644 index 2e67402ca235..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ7-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-2.png b/icon-themes/galaxy/svx/res/marker-circ7-2.png deleted file mode 100644 index a2ca1bcda80f..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ7-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-3.png b/icon-themes/galaxy/svx/res/marker-circ7-3.png deleted file mode 100644 index 69edf90b3ed6..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ7-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-4.png b/icon-themes/galaxy/svx/res/marker-circ7-4.png deleted file mode 100644 index f573a4949a7c..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ7-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-5.png b/icon-themes/galaxy/svx/res/marker-circ7-5.png deleted file mode 100644 index 8d88145e4dd2..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ7-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-6.png b/icon-themes/galaxy/svx/res/marker-circ7-6.png deleted file mode 100644 index 75c8806b4577..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ7-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-1.png b/icon-themes/galaxy/svx/res/marker-circ9-1.png deleted file mode 100644 index 636492731200..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ9-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-2.png b/icon-themes/galaxy/svx/res/marker-circ9-2.png deleted file mode 100644 index d62f9ca4b89d..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ9-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-3.png b/icon-themes/galaxy/svx/res/marker-circ9-3.png deleted file mode 100644 index ffbade35ecb8..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ9-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-4.png b/icon-themes/galaxy/svx/res/marker-circ9-4.png deleted file mode 100644 index a3a3bf4f4fe3..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ9-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-5.png b/icon-themes/galaxy/svx/res/marker-circ9-5.png deleted file mode 100644 index 37ef17d87cff..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ9-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-6.png b/icon-themes/galaxy/svx/res/marker-circ9-6.png deleted file mode 100644 index 853af92a5306..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-circ9-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-cross.png b/icon-themes/galaxy/svx/res/marker-cross.png deleted file mode 100644 index f29d0c6805e1..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-cross.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-1.png b/icon-themes/galaxy/svx/res/marker-elli11x9-1.png deleted file mode 100644 index cbb601ce1e7d..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli11x9-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-2.png b/icon-themes/galaxy/svx/res/marker-elli11x9-2.png deleted file mode 100644 index 40a380ea6570..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli11x9-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-3.png b/icon-themes/galaxy/svx/res/marker-elli11x9-3.png deleted file mode 100644 index a0b4e993c062..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli11x9-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-4.png b/icon-themes/galaxy/svx/res/marker-elli11x9-4.png deleted file mode 100644 index 5f28a529df67..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli11x9-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-5.png b/icon-themes/galaxy/svx/res/marker-elli11x9-5.png deleted file mode 100644 index 92c982e9ac23..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli11x9-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-6.png b/icon-themes/galaxy/svx/res/marker-elli11x9-6.png deleted file mode 100644 index a8338d3b549b..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli11x9-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-1.png b/icon-themes/galaxy/svx/res/marker-elli7x9-1.png deleted file mode 100644 index 6cec1c14ab1a..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli7x9-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-2.png b/icon-themes/galaxy/svx/res/marker-elli7x9-2.png deleted file mode 100644 index 06a907c4eb29..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli7x9-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-3.png b/icon-themes/galaxy/svx/res/marker-elli7x9-3.png deleted file mode 100644 index fafbbe29a2f0..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli7x9-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-4.png b/icon-themes/galaxy/svx/res/marker-elli7x9-4.png deleted file mode 100644 index 1f8f1532fb01..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli7x9-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-5.png b/icon-themes/galaxy/svx/res/marker-elli7x9-5.png deleted file mode 100644 index 457f04a408a4..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli7x9-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-6.png b/icon-themes/galaxy/svx/res/marker-elli7x9-6.png deleted file mode 100644 index fd72d96b7a25..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli7x9-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-1.png b/icon-themes/galaxy/svx/res/marker-elli9x11-1.png deleted file mode 100644 index 41a4745feda4..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x11-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-2.png b/icon-themes/galaxy/svx/res/marker-elli9x11-2.png deleted file mode 100644 index 56df834c11dc..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x11-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-3.png b/icon-themes/galaxy/svx/res/marker-elli9x11-3.png deleted file mode 100644 index 4233dfedc75d..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x11-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-4.png b/icon-themes/galaxy/svx/res/marker-elli9x11-4.png deleted file mode 100644 index e6de6beef977..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x11-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-5.png b/icon-themes/galaxy/svx/res/marker-elli9x11-5.png deleted file mode 100644 index f98ede78c38a..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x11-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-6.png b/icon-themes/galaxy/svx/res/marker-elli9x11-6.png deleted file mode 100644 index 9c0bff6a2f33..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x11-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-1.png b/icon-themes/galaxy/svx/res/marker-elli9x7-1.png deleted file mode 100644 index ee9db2ca4818..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x7-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-2.png b/icon-themes/galaxy/svx/res/marker-elli9x7-2.png deleted file mode 100644 index f167f97d6978..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x7-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-3.png b/icon-themes/galaxy/svx/res/marker-elli9x7-3.png deleted file mode 100644 index 36055b0df3f8..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x7-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-4.png b/icon-themes/galaxy/svx/res/marker-elli9x7-4.png deleted file mode 100644 index 0073b7998017..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x7-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-5.png b/icon-themes/galaxy/svx/res/marker-elli9x7-5.png deleted file mode 100644 index 90df59d5e0c3..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x7-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-6.png b/icon-themes/galaxy/svx/res/marker-elli9x7-6.png deleted file mode 100644 index 9a98311248ce..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-elli9x7-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-glue-selected.png b/icon-themes/galaxy/svx/res/marker-glue-selected.png deleted file mode 100644 index e84ffaf7feec..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-glue-selected.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-glue-unselected.png b/icon-themes/galaxy/svx/res/marker-glue-unselected.png deleted file mode 100644 index e2e95231e850..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-glue-unselected.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-1.png b/icon-themes/galaxy/svx/res/marker-rect11-1.png deleted file mode 100644 index 3a1d84dc785b..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect11-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-2.png b/icon-themes/galaxy/svx/res/marker-rect11-2.png deleted file mode 100644 index 2bdfd24734e9..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect11-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-3.png b/icon-themes/galaxy/svx/res/marker-rect11-3.png deleted file mode 100644 index 8b8e3bb95281..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect11-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-4.png b/icon-themes/galaxy/svx/res/marker-rect11-4.png deleted file mode 100644 index 90413dc401b8..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect11-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-5.png b/icon-themes/galaxy/svx/res/marker-rect11-5.png deleted file mode 100644 index f58738f8872c..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect11-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-6.png b/icon-themes/galaxy/svx/res/marker-rect11-6.png deleted file mode 100644 index b496601f43e7..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect11-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-1.png b/icon-themes/galaxy/svx/res/marker-rect13-1.png deleted file mode 100644 index 92e02685fa0b..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect13-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-2.png b/icon-themes/galaxy/svx/res/marker-rect13-2.png deleted file mode 100644 index e473e73f8e67..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect13-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-3.png b/icon-themes/galaxy/svx/res/marker-rect13-3.png deleted file mode 100644 index 964f3eaf5dce..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect13-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-4.png b/icon-themes/galaxy/svx/res/marker-rect13-4.png deleted file mode 100644 index 29f79bc105b0..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect13-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-5.png b/icon-themes/galaxy/svx/res/marker-rect13-5.png deleted file mode 100644 index 3dff678b6337..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect13-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-6.png b/icon-themes/galaxy/svx/res/marker-rect13-6.png deleted file mode 100644 index 0d9d71cab3fc..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect13-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-1.png b/icon-themes/galaxy/svx/res/marker-rect7-1.png deleted file mode 100644 index 323982cff7ad..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect7-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-2.png b/icon-themes/galaxy/svx/res/marker-rect7-2.png deleted file mode 100644 index 773df37aa9b1..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect7-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-3.png b/icon-themes/galaxy/svx/res/marker-rect7-3.png deleted file mode 100644 index 663c9d834606..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect7-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-4.png b/icon-themes/galaxy/svx/res/marker-rect7-4.png deleted file mode 100644 index 25a32d03bd60..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect7-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-5.png b/icon-themes/galaxy/svx/res/marker-rect7-5.png deleted file mode 100644 index aef73c74936e..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect7-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-6.png b/icon-themes/galaxy/svx/res/marker-rect7-6.png deleted file mode 100644 index 5d2a1b636e64..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect7-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-1.png b/icon-themes/galaxy/svx/res/marker-rect9-1.png deleted file mode 100644 index c0fa748d5906..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect9-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-2.png b/icon-themes/galaxy/svx/res/marker-rect9-2.png deleted file mode 100644 index d2b252e4159b..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect9-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-3.png b/icon-themes/galaxy/svx/res/marker-rect9-3.png deleted file mode 100644 index fa1cfb07caac..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect9-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-4.png b/icon-themes/galaxy/svx/res/marker-rect9-4.png deleted file mode 100644 index 30e3cd3562be..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect9-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-5.png b/icon-themes/galaxy/svx/res/marker-rect9-5.png deleted file mode 100644 index be112a7254a0..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect9-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-6.png b/icon-themes/galaxy/svx/res/marker-rect9-6.png deleted file mode 100644 index 3a213a5be37a..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rect9-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-1.png b/icon-themes/galaxy/svx/res/marker-rectplus11-1.png deleted file mode 100644 index 200d79a326e8..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus11-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-2.png b/icon-themes/galaxy/svx/res/marker-rectplus11-2.png deleted file mode 100644 index 9488bfec402f..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus11-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-3.png b/icon-themes/galaxy/svx/res/marker-rectplus11-3.png deleted file mode 100644 index 146ae367254e..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus11-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-4.png b/icon-themes/galaxy/svx/res/marker-rectplus11-4.png deleted file mode 100644 index bb2092b1f9c5..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus11-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-5.png b/icon-themes/galaxy/svx/res/marker-rectplus11-5.png deleted file mode 100644 index 53ef7b2e10be..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus11-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-6.png b/icon-themes/galaxy/svx/res/marker-rectplus11-6.png deleted file mode 100644 index 78055546e194..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus11-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-1.png b/icon-themes/galaxy/svx/res/marker-rectplus7-1.png deleted file mode 100644 index 050a8f7b96c5..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus7-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-2.png b/icon-themes/galaxy/svx/res/marker-rectplus7-2.png deleted file mode 100644 index 94dbfe189730..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus7-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-3.png b/icon-themes/galaxy/svx/res/marker-rectplus7-3.png deleted file mode 100644 index 1f837f5de8fe..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus7-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-4.png b/icon-themes/galaxy/svx/res/marker-rectplus7-4.png deleted file mode 100644 index a977425e1f3e..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus7-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-5.png b/icon-themes/galaxy/svx/res/marker-rectplus7-5.png deleted file mode 100644 index 5bc6b8d25735..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus7-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-6.png b/icon-themes/galaxy/svx/res/marker-rectplus7-6.png deleted file mode 100644 index 7b2c2d48e427..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus7-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-1.png b/icon-themes/galaxy/svx/res/marker-rectplus9-1.png deleted file mode 100644 index 90baf35be264..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus9-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-2.png b/icon-themes/galaxy/svx/res/marker-rectplus9-2.png deleted file mode 100644 index 12390450aca2..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus9-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-3.png b/icon-themes/galaxy/svx/res/marker-rectplus9-3.png deleted file mode 100644 index a2581952158c..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus9-3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-4.png b/icon-themes/galaxy/svx/res/marker-rectplus9-4.png deleted file mode 100644 index bf0a4e70ddcb..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus9-4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-5.png b/icon-themes/galaxy/svx/res/marker-rectplus9-5.png deleted file mode 100644 index 9f1bb4adad5b..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus9-5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-6.png b/icon-themes/galaxy/svx/res/marker-rectplus9-6.png deleted file mode 100644 index 5ef52b5f5a02..000000000000 Binary files a/icon-themes/galaxy/svx/res/marker-rectplus9-6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/markers.png b/icon-themes/galaxy/svx/res/markers.png deleted file mode 100644 index 2ffc4d6d92af..000000000000 Binary files a/icon-themes/galaxy/svx/res/markers.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/markers2.png b/icon-themes/galaxy/svx/res/markers2.png deleted file mode 100644 index a550856d49e6..000000000000 Binary files a/icon-themes/galaxy/svx/res/markers2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/material.png b/icon-themes/galaxy/svx/res/material.png deleted file mode 100644 index 3f7d07e963bf..000000000000 Binary files a/icon-themes/galaxy/svx/res/material.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/matte_16.png b/icon-themes/galaxy/svx/res/matte_16.png deleted file mode 100644 index 61324d7c4c8d..000000000000 Binary files a/icon-themes/galaxy/svx/res/matte_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/metal_16.png b/icon-themes/galaxy/svx/res/metal_16.png deleted file mode 100644 index 6f269911d2fe..000000000000 Binary files a/icon-themes/galaxy/svx/res/metal_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/modula3d.png b/icon-themes/galaxy/svx/res/modula3d.png deleted file mode 100644 index 81aa7a5e73ed..000000000000 Binary files a/icon-themes/galaxy/svx/res/modula3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/normallit_16.png b/icon-themes/galaxy/svx/res/normallit_16.png deleted file mode 100644 index ea5a7e02465a..000000000000 Binary files a/icon-themes/galaxy/svx/res/normallit_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/normflat.png b/icon-themes/galaxy/svx/res/normflat.png deleted file mode 100644 index 10333bbe90e7..000000000000 Binary files a/icon-themes/galaxy/svx/res/normflat.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/normobjs.png b/icon-themes/galaxy/svx/res/normobjs.png deleted file mode 100644 index 24df59060e89..000000000000 Binary files a/icon-themes/galaxy/svx/res/normobjs.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/normsphe.png b/icon-themes/galaxy/svx/res/normsphe.png deleted file mode 100644 index df95f7a7a6ba..000000000000 Binary files a/icon-themes/galaxy/svx/res/normsphe.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/notcertificate_16.png b/icon-themes/galaxy/svx/res/notcertificate_16.png deleted file mode 100644 index f2782b09e961..000000000000 Binary files a/icon-themes/galaxy/svx/res/notcertificate_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/notcheck.png b/icon-themes/galaxy/svx/res/notcheck.png deleted file mode 100644 index 7c30e4e0843d..000000000000 Binary files a/icon-themes/galaxy/svx/res/notcheck.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/nu01.png b/icon-themes/galaxy/svx/res/nu01.png deleted file mode 100644 index 9c7dba06e981..000000000000 Binary files a/icon-themes/galaxy/svx/res/nu01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/nu02.png b/icon-themes/galaxy/svx/res/nu02.png deleted file mode 100644 index 00302086bfcb..000000000000 Binary files a/icon-themes/galaxy/svx/res/nu02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/nu03.png b/icon-themes/galaxy/svx/res/nu03.png deleted file mode 100644 index 2e0e1894964d..000000000000 Binary files a/icon-themes/galaxy/svx/res/nu03.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/nu04.png b/icon-themes/galaxy/svx/res/nu04.png deleted file mode 100644 index 35c0dba6e851..000000000000 Binary files a/icon-themes/galaxy/svx/res/nu04.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/objects.png b/icon-themes/galaxy/svx/res/objects.png deleted file mode 100644 index fb22b1f6344d..000000000000 Binary files a/icon-themes/galaxy/svx/res/objects.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/objspc3d.png b/icon-themes/galaxy/svx/res/objspc3d.png deleted file mode 100644 index a62b773925f5..000000000000 Binary files a/icon-themes/galaxy/svx/res/objspc3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/ole.png b/icon-themes/galaxy/svx/res/ole.png deleted file mode 100644 index 37dd67d2c425..000000000000 Binary files a/icon-themes/galaxy/svx/res/ole.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pageshadow35x35.png b/icon-themes/galaxy/svx/res/pageshadow35x35.png deleted file mode 100644 index 3207e75af0e9..000000000000 Binary files a/icon-themes/galaxy/svx/res/pageshadow35x35.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/parallel.png b/icon-themes/galaxy/svx/res/parallel.png deleted file mode 100644 index 0f2c54014c27..000000000000 Binary files a/icon-themes/galaxy/svx/res/parallel.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/parallel_16.png b/icon-themes/galaxy/svx/res/parallel_16.png deleted file mode 100644 index b0f3a129203b..000000000000 Binary files a/icon-themes/galaxy/svx/res/parallel_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/persp3d.png b/icon-themes/galaxy/svx/res/persp3d.png deleted file mode 100644 index 0e0cf08f1d7b..000000000000 Binary files a/icon-themes/galaxy/svx/res/persp3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/perspective_16.png b/icon-themes/galaxy/svx/res/perspective_16.png deleted file mode 100644 index 45bdc2678024..000000000000 Binary files a/icon-themes/galaxy/svx/res/perspective_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/plastic_16.png b/icon-themes/galaxy/svx/res/plastic_16.png deleted file mode 100644 index eee7bc063b0c..000000000000 Binary files a/icon-themes/galaxy/svx/res/plastic_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr01.png b/icon-themes/galaxy/svx/res/pr01.png deleted file mode 100644 index ff0f263ee0a8..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr010.png b/icon-themes/galaxy/svx/res/pr010.png deleted file mode 100644 index d3b7e54f4a7b..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr010.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr011.png b/icon-themes/galaxy/svx/res/pr011.png deleted file mode 100644 index c4b4839625e3..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr011.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr012.png b/icon-themes/galaxy/svx/res/pr012.png deleted file mode 100644 index 4e411d64eb05..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr012.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr013.png b/icon-themes/galaxy/svx/res/pr013.png deleted file mode 100644 index a81223bf44ad..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr013.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr014.png b/icon-themes/galaxy/svx/res/pr014.png deleted file mode 100644 index 71b1d4080891..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr014.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr015.png b/icon-themes/galaxy/svx/res/pr015.png deleted file mode 100644 index abffd81f2fd2..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr015.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr016.png b/icon-themes/galaxy/svx/res/pr016.png deleted file mode 100644 index 9350c51e144f..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr016.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr017.png b/icon-themes/galaxy/svx/res/pr017.png deleted file mode 100644 index e8e01b8bfdb7..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr017.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr018.png b/icon-themes/galaxy/svx/res/pr018.png deleted file mode 100644 index 75f0e9128215..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr018.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr019.png b/icon-themes/galaxy/svx/res/pr019.png deleted file mode 100644 index 1f64c2dada7b..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr019.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr02.png b/icon-themes/galaxy/svx/res/pr02.png deleted file mode 100644 index d654a995f748..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr020.png b/icon-themes/galaxy/svx/res/pr020.png deleted file mode 100644 index 868547f07ef5..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr020.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr021.png b/icon-themes/galaxy/svx/res/pr021.png deleted file mode 100644 index 4a0596d35817..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr021.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr03.png b/icon-themes/galaxy/svx/res/pr03.png deleted file mode 100644 index e8e4b806620f..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr03.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr04.png b/icon-themes/galaxy/svx/res/pr04.png deleted file mode 100644 index 27ffa5ee8d71..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr04.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr05.png b/icon-themes/galaxy/svx/res/pr05.png deleted file mode 100644 index 89e22355bf49..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr05.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr06.png b/icon-themes/galaxy/svx/res/pr06.png deleted file mode 100644 index d18ad26db440..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr06.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr07.png b/icon-themes/galaxy/svx/res/pr07.png deleted file mode 100644 index 5731556a7bd5..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr07.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr08.png b/icon-themes/galaxy/svx/res/pr08.png deleted file mode 100644 index 3350afb90ece..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr08.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/pr09.png b/icon-themes/galaxy/svx/res/pr09.png deleted file mode 100644 index 4185498262fb..000000000000 Binary files a/icon-themes/galaxy/svx/res/pr09.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/rectbtns.png b/icon-themes/galaxy/svx/res/rectbtns.png deleted file mode 100644 index 3e71adb25a1e..000000000000 Binary files a/icon-themes/galaxy/svx/res/rectbtns.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/reloads.png b/icon-themes/galaxy/svx/res/reloads.png deleted file mode 100644 index 9e1d27e8852c..000000000000 Binary files a/icon-themes/galaxy/svx/res/reloads.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/replac3d.png b/icon-themes/galaxy/svx/res/replac3d.png deleted file mode 100644 index 86df3023eec7..000000000000 Binary files a/icon-themes/galaxy/svx/res/replac3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/rotate3d.png b/icon-themes/galaxy/svx/res/rotate3d.png deleted file mode 100644 index caeb977df952..000000000000 Binary files a/icon-themes/galaxy/svx/res/rotate3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/selection_10x22.png b/icon-themes/galaxy/svx/res/selection_10x22.png deleted file mode 100644 index 27b981c7e6db..000000000000 Binary files a/icon-themes/galaxy/svx/res/selection_10x22.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/sh01.png b/icon-themes/galaxy/svx/res/sh01.png deleted file mode 100644 index 3aa925701cbf..000000000000 Binary files a/icon-themes/galaxy/svx/res/sh01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/sh02.png b/icon-themes/galaxy/svx/res/sh02.png deleted file mode 100644 index 607d8e1a714f..000000000000 Binary files a/icon-themes/galaxy/svx/res/sh02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/sh03.png b/icon-themes/galaxy/svx/res/sh03.png deleted file mode 100644 index 8d098f68a9cc..000000000000 Binary files a/icon-themes/galaxy/svx/res/sh03.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/sh04.png b/icon-themes/galaxy/svx/res/sh04.png deleted file mode 100644 index 4f5fdb816ca7..000000000000 Binary files a/icon-themes/galaxy/svx/res/sh04.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/sh05.png b/icon-themes/galaxy/svx/res/sh05.png deleted file mode 100644 index 8e80f38098cd..000000000000 Binary files a/icon-themes/galaxy/svx/res/sh05.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/shadow3d.png b/icon-themes/galaxy/svx/res/shadow3d.png deleted file mode 100644 index 997554fa88d1..000000000000 Binary files a/icon-themes/galaxy/svx/res/shadow3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/signet_11x16.png b/icon-themes/galaxy/svx/res/signet_11x16.png deleted file mode 100644 index 768ff520e304..000000000000 Binary files a/icon-themes/galaxy/svx/res/signet_11x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/slidezoombutton_10.png b/icon-themes/galaxy/svx/res/slidezoombutton_10.png deleted file mode 100644 index 22241eda7911..000000000000 Binary files a/icon-themes/galaxy/svx/res/slidezoombutton_10.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/slidezoomin_10.png b/icon-themes/galaxy/svx/res/slidezoomin_10.png deleted file mode 100644 index 646b1cc201cc..000000000000 Binary files a/icon-themes/galaxy/svx/res/slidezoomin_10.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/slidezoomout_10.png b/icon-themes/galaxy/svx/res/slidezoomout_10.png deleted file mode 100644 index f8678fd49296..000000000000 Binary files a/icon-themes/galaxy/svx/res/slidezoomout_10.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/sphere3d.png b/icon-themes/galaxy/svx/res/sphere3d.png deleted file mode 100644 index ac9f2151d5d7..000000000000 Binary files a/icon-themes/galaxy/svx/res/sphere3d.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/AdjustColorBlue_16x16.png b/icon-themes/galaxy/svx/res/symphony/AdjustColorBlue_16x16.png deleted file mode 100644 index 779bcbe39161..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/AdjustColorBlue_16x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/AdjustColorGamma_16x16.png b/icon-themes/galaxy/svx/res/symphony/AdjustColorGamma_16x16.png deleted file mode 100644 index 58bf99f44b45..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/AdjustColorGamma_16x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/AdjustColorGreen_16x16.png b/icon-themes/galaxy/svx/res/symphony/AdjustColorGreen_16x16.png deleted file mode 100644 index d7d500552670..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/AdjustColorGreen_16x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/AdjustColorRed_16x16.png b/icon-themes/galaxy/svx/res/symphony/AdjustColorRed_16x16.png deleted file mode 100644 index 0a166a1ac111..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/AdjustColorRed_16x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/ColorModeBlackWhite_16x16.png b/icon-themes/galaxy/svx/res/symphony/ColorModeBlackWhite_16x16.png deleted file mode 100644 index 3974f5f28843..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/ColorModeBlackWhite_16x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/ColorModeGrey_16x16.png b/icon-themes/galaxy/svx/res/symphony/ColorModeGrey_16x16.png deleted file mode 100644 index 8ad0c9ac3fc1..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/ColorModeGrey_16x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/ColorModeNormal_16x16.png b/icon-themes/galaxy/svx/res/symphony/ColorModeNormal_16x16.png deleted file mode 100644 index c55b8ee13f6b..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/ColorModeNormal_16x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/ColorModeWaterMark_16x16.png b/icon-themes/galaxy/svx/res/symphony/ColorModeWaterMark_16x16.png deleted file mode 100644 index 763ca9f2309a..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/ColorModeWaterMark_16x16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/Highlight.png b/icon-themes/galaxy/svx/res/symphony/Highlight.png deleted file mode 100644 index 3aec10c3c452..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/Highlight.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/Indent2.png b/icon-themes/galaxy/svx/res/symphony/Indent2.png deleted file mode 100644 index 9ee68c30164a..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/Indent2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/Indent3.png b/icon-themes/galaxy/svx/res/symphony/Indent3.png deleted file mode 100644 index 1624162b0e10..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/Indent3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/Indent4.png b/icon-themes/galaxy/svx/res/symphony/Indent4.png deleted file mode 100644 index 3e65623fe124..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/Indent4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/Line_color.png b/icon-themes/galaxy/svx/res/symphony/Line_color.png deleted file mode 100644 index 90a38d17ae71..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/Line_color.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/Quadratic.png b/icon-themes/galaxy/svx/res/symphony/Quadratic.png deleted file mode 100644 index f9300f094ce7..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/Quadratic.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/Square.png b/icon-themes/galaxy/svx/res/symphony/Square.png deleted file mode 100644 index b5bc61246157..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/Square.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/_.png b/icon-themes/galaxy/svx/res/symphony/_.png deleted file mode 100644 index cf083f9d5096..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/_.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/axial.png b/icon-themes/galaxy/svx/res/symphony/axial.png deleted file mode 100644 index 10d328955e3c..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/axial.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/blank.png b/icon-themes/galaxy/svx/res/symphony/blank.png deleted file mode 100644 index 3e6451975c31..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/blank.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/decrease_font.png b/icon-themes/galaxy/svx/res/symphony/decrease_font.png deleted file mode 100644 index 6066152ec254..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/decrease_font.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/ellipsoid.png b/icon-themes/galaxy/svx/res/symphony/ellipsoid.png deleted file mode 100644 index 892ac3fb1a16..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/ellipsoid.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/enlarge_font.png b/icon-themes/galaxy/svx/res/symphony/enlarge_font.png deleted file mode 100644 index dc8b5f7e27cf..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/enlarge_font.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/fill_color.png b/icon-themes/galaxy/svx/res/symphony/fill_color.png deleted file mode 100644 index 59349d1d9bea..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/fill_color.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/icon_normal.png b/icon-themes/galaxy/svx/res/symphony/icon_normal.png deleted file mode 100644 index 445b474cfd3f..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/icon_normal.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/last_custom_common.png b/icon-themes/galaxy/svx/res/symphony/last_custom_common.png deleted file mode 100644 index a9bd3868db6e..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/last_custom_common.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/last_custom_common_grey.png b/icon-themes/galaxy/svx/res/symphony/last_custom_common_grey.png deleted file mode 100644 index 1b607fd3316a..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/last_custom_common_grey.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line1.png b/icon-themes/galaxy/svx/res/symphony/line1.png deleted file mode 100644 index d78670f43e37..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line10.png b/icon-themes/galaxy/svx/res/symphony/line10.png deleted file mode 100644 index 5ce75aab290b..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line10.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line2.png b/icon-themes/galaxy/svx/res/symphony/line2.png deleted file mode 100644 index e061e78415c9..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line3.png b/icon-themes/galaxy/svx/res/symphony/line3.png deleted file mode 100644 index ca95eeffb9f7..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line4.png b/icon-themes/galaxy/svx/res/symphony/line4.png deleted file mode 100644 index fa9ae97e9d1a..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line5.png b/icon-themes/galaxy/svx/res/symphony/line5.png deleted file mode 100644 index 6e97cbfcd42e..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line6.png b/icon-themes/galaxy/svx/res/symphony/line6.png deleted file mode 100644 index 71108e32bae2..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line7.png b/icon-themes/galaxy/svx/res/symphony/line7.png deleted file mode 100644 index 84a96dea177e..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line7.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line8.png b/icon-themes/galaxy/svx/res/symphony/line8.png deleted file mode 100644 index 07ad82a6dc1a..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line8.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/line9.png b/icon-themes/galaxy/svx/res/symphony/line9.png deleted file mode 100644 index b01a3bbf5c3d..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/line9.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/linear.png b/icon-themes/galaxy/svx/res/symphony/linear.png deleted file mode 100644 index 4318403f609c..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/linear.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-1.png b/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-1.png deleted file mode 100644 index ed63bfe5f5d1..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-1_15.png b/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-1_15.png deleted file mode 100644 index 2d78a53d2a19..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-1_15.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-1_5.png b/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-1_5.png deleted file mode 100644 index 57db08e0fb89..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-1_5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-2.png b/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-2.png deleted file mode 100644 index 58ce4c786b95..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/lpselected-spacing-2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/lpsmall-spacing-1.png b/icon-themes/galaxy/svx/res/symphony/lpsmall-spacing-1.png deleted file mode 100644 index 1ab1fbfb7d78..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/lpsmall-spacing-1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/no_color.png b/icon-themes/galaxy/svx/res/symphony/no_color.png deleted file mode 100644 index 7a77aa344972..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/no_color.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/para_numbullet01.png b/icon-themes/galaxy/svx/res/symphony/para_numbullet01.png deleted file mode 100644 index d0e3a066ca89..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/para_numbullet01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/para_numbullet02.png b/icon-themes/galaxy/svx/res/symphony/para_numbullet02.png deleted file mode 100644 index 483507373785..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/para_numbullet02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/para_numbullet_rtl01.png b/icon-themes/galaxy/svx/res/symphony/para_numbullet_rtl01.png deleted file mode 100644 index a7412694eb90..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/para_numbullet_rtl01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/para_numbullet_rtl02.png b/icon-themes/galaxy/svx/res/symphony/para_numbullet_rtl02.png deleted file mode 100644 index b7aafbbe504d..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/para_numbullet_rtl02.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/radial.png b/icon-themes/galaxy/svx/res/symphony/radial.png deleted file mode 100644 index 3bda269efe5d..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/radial.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/rotate_left.png b/icon-themes/galaxy/svx/res/symphony/rotate_left.png deleted file mode 100644 index d2ac7ec38e87..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/rotate_left.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/rotate_right.png b/icon-themes/galaxy/svx/res/symphony/rotate_right.png deleted file mode 100644 index 1380665eea56..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/rotate_right.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/sc_backgroundcolor.png b/icon-themes/galaxy/svx/res/symphony/sc_backgroundcolor.png deleted file mode 100644 index 59349d1d9bea..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/sc_backgroundcolor.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/sc_bold.png b/icon-themes/galaxy/svx/res/symphony/sc_bold.png deleted file mode 100644 index 548a8dbad430..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/sc_bold.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/sc_color.png b/icon-themes/galaxy/svx/res/symphony/sc_color.png deleted file mode 100644 index f99f42d893e2..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/sc_color.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/sc_italic.png b/icon-themes/galaxy/svx/res/symphony/sc_italic.png deleted file mode 100644 index 0b01d8abb443..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/sc_italic.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/sc_shadowed.png b/icon-themes/galaxy/svx/res/symphony/sc_shadowed.png deleted file mode 100644 index 24a0e76c51a4..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/sc_shadowed.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/sc_strikeout.png b/icon-themes/galaxy/svx/res/symphony/sc_strikeout.png deleted file mode 100644 index 95735424cdeb..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/sc_strikeout.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/sc_subscript.png b/icon-themes/galaxy/svx/res/symphony/sc_subscript.png deleted file mode 100644 index 7c522897bd43..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/sc_subscript.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/sc_superscript.png b/icon-themes/galaxy/svx/res/symphony/sc_superscript.png deleted file mode 100644 index 6b0c300da9dd..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/sc_superscript.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/sc_underline.png b/icon-themes/galaxy/svx/res/symphony/sc_underline.png deleted file mode 100644 index d9b9ec084b3b..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/sc_underline.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line1.png b/icon-themes/galaxy/svx/res/symphony/selected-line1.png deleted file mode 100644 index e997150130bd..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line10.png b/icon-themes/galaxy/svx/res/symphony/selected-line10.png deleted file mode 100644 index dc0e32385a1d..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line10.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line2.png b/icon-themes/galaxy/svx/res/symphony/selected-line2.png deleted file mode 100644 index 883bcf313ed1..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line3.png b/icon-themes/galaxy/svx/res/symphony/selected-line3.png deleted file mode 100644 index 669f28083267..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line4.png b/icon-themes/galaxy/svx/res/symphony/selected-line4.png deleted file mode 100644 index d5c560027acd..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line5.png b/icon-themes/galaxy/svx/res/symphony/selected-line5.png deleted file mode 100644 index bb4593201d08..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line6.png b/icon-themes/galaxy/svx/res/symphony/selected-line6.png deleted file mode 100644 index badaba37a575..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line7.png b/icon-themes/galaxy/svx/res/symphony/selected-line7.png deleted file mode 100644 index 82ceeb983aa6..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line7.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line8.png b/icon-themes/galaxy/svx/res/symphony/selected-line8.png deleted file mode 100644 index 1462a5d32ae2..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line8.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/selected-line9.png b/icon-themes/galaxy/svx/res/symphony/selected-line9.png deleted file mode 100644 index cfc7ca9f57fc..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/selected-line9.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing1.png b/icon-themes/galaxy/svx/res/symphony/spacing1.png deleted file mode 100644 index 5a46841822f7..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing2.png b/icon-themes/galaxy/svx/res/symphony/spacing2.png deleted file mode 100644 index cf5172140052..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing3.png b/icon-themes/galaxy/svx/res/symphony/spacing3.png deleted file mode 100644 index e6c40a3b9002..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_loose.png b/icon-themes/galaxy/svx/res/symphony/spacing_loose.png deleted file mode 100644 index 88b566247118..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_loose.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_loose_s.png b/icon-themes/galaxy/svx/res/symphony/spacing_loose_s.png deleted file mode 100644 index 5bee5e5a936a..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_loose_s.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_normal.png b/icon-themes/galaxy/svx/res/symphony/spacing_normal.png deleted file mode 100644 index e952e1288f76..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_normal.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_normal_s.png b/icon-themes/galaxy/svx/res/symphony/spacing_normal_s.png deleted file mode 100644 index 74a89a454116..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_normal_s.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_tight.png b/icon-themes/galaxy/svx/res/symphony/spacing_tight.png deleted file mode 100644 index f3529447824d..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_tight.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_tight_s.png b/icon-themes/galaxy/svx/res/symphony/spacing_tight_s.png deleted file mode 100644 index f7dcdaa7ae69..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_tight_s.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_very_loose.png b/icon-themes/galaxy/svx/res/symphony/spacing_very_loose.png deleted file mode 100644 index ba9c3e2de717..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_very_loose.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_very_loose_s.png b/icon-themes/galaxy/svx/res/symphony/spacing_very_loose_s.png deleted file mode 100644 index 7780182b9109..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_very_loose_s.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_very_tight.png b/icon-themes/galaxy/svx/res/symphony/spacing_very_tight.png deleted file mode 100644 index 0dbd130fe963..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_very_tight.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/spacing_very_tight_s.png b/icon-themes/galaxy/svx/res/symphony/spacing_very_tight_s.png deleted file mode 100644 index a1b62de38954..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/spacing_very_tight_s.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/width1.png b/icon-themes/galaxy/svx/res/symphony/width1.png deleted file mode 100644 index c4143d910956..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/width1.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/width2.png b/icon-themes/galaxy/svx/res/symphony/width2.png deleted file mode 100644 index b87e9142431f..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/width2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/width3.png b/icon-themes/galaxy/svx/res/symphony/width3.png deleted file mode 100644 index 435e5449b904..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/width3.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/width4.png b/icon-themes/galaxy/svx/res/symphony/width4.png deleted file mode 100644 index 0e6991f606e4..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/width4.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/width5.png b/icon-themes/galaxy/svx/res/symphony/width5.png deleted file mode 100644 index a616f2315709..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/width5.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/width6.png b/icon-themes/galaxy/svx/res/symphony/width6.png deleted file mode 100644 index 55009511f6b5..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/width6.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/width7.png b/icon-themes/galaxy/svx/res/symphony/width7.png deleted file mode 100644 index f79def086d5e..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/width7.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/symphony/width8.png b/icon-themes/galaxy/svx/res/symphony/width8.png deleted file mode 100644 index 150b316a922f..000000000000 Binary files a/icon-themes/galaxy/svx/res/symphony/width8.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/time.png b/icon-themes/galaxy/svx/res/time.png deleted file mode 100644 index ad8616f8f634..000000000000 Binary files a/icon-themes/galaxy/svx/res/time.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/vendor01.png b/icon-themes/galaxy/svx/res/vendor01.png deleted file mode 100644 index e4eac3015115..000000000000 Binary files a/icon-themes/galaxy/svx/res/vendor01.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/wireframe_16.png b/icon-themes/galaxy/svx/res/wireframe_16.png deleted file mode 100644 index 6185cd5154a7..000000000000 Binary files a/icon-themes/galaxy/svx/res/wireframe_16.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/zetlhor2.png b/icon-themes/galaxy/svx/res/zetlhor2.png deleted file mode 100644 index 24dfac0d0a88..000000000000 Binary files a/icon-themes/galaxy/svx/res/zetlhor2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/zetlver2.png b/icon-themes/galaxy/svx/res/zetlver2.png deleted file mode 100644 index 216e121b80fa..000000000000 Binary files a/icon-themes/galaxy/svx/res/zetlver2.png and /dev/null differ diff --git a/icon-themes/galaxy/svx/res/zoom_page_statusbar.png b/icon-themes/galaxy/svx/res/zoom_page_statusbar.png deleted file mode 100644 index 4e6ef4d45d21..000000000000 Binary files a/icon-themes/galaxy/svx/res/zoom_page_statusbar.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/all_left.png b/icon-themes/galaxy/sw/res/all_left.png deleted file mode 100644 index 3ab3bc1b57ff..000000000000 Binary files a/icon-themes/galaxy/sw/res/all_left.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/all_right.png b/icon-themes/galaxy/sw/res/all_right.png deleted file mode 100644 index 1cf1b627e93e..000000000000 Binary files a/icon-themes/galaxy/sw/res/all_right.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/doublepage_10x22.png b/icon-themes/galaxy/sw/res/doublepage_10x22.png deleted file mode 100644 index 296f0a551310..000000000000 Binary files a/icon-themes/galaxy/sw/res/doublepage_10x22.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/doublepage_a_10x22.png b/icon-themes/galaxy/sw/res/doublepage_a_10x22.png deleted file mode 100644 index aea20eabe3ac..000000000000 Binary files a/icon-themes/galaxy/sw/res/doublepage_a_10x22.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/emptypage_10x14.png b/icon-themes/galaxy/sw/res/emptypage_10x14.png deleted file mode 100644 index 5d52486ae314..000000000000 Binary files a/icon-themes/galaxy/sw/res/emptypage_10x14.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/emptypage_a_10x14.png b/icon-themes/galaxy/sw/res/emptypage_a_10x14.png deleted file mode 100644 index a40a7327cb23..000000000000 Binary files a/icon-themes/galaxy/sw/res/emptypage_a_10x14.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envhc_l.png b/icon-themes/galaxy/sw/res/envhc_l.png deleted file mode 100644 index a44d8685ea7e..000000000000 Binary files a/icon-themes/galaxy/sw/res/envhc_l.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envhc_u.png b/icon-themes/galaxy/sw/res/envhc_u.png deleted file mode 100644 index 6704e02346b7..000000000000 Binary files a/icon-themes/galaxy/sw/res/envhc_u.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envhl_l.png b/icon-themes/galaxy/sw/res/envhl_l.png deleted file mode 100644 index 3960b803389c..000000000000 Binary files a/icon-themes/galaxy/sw/res/envhl_l.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envhl_u.png b/icon-themes/galaxy/sw/res/envhl_u.png deleted file mode 100644 index 21621cc51c42..000000000000 Binary files a/icon-themes/galaxy/sw/res/envhl_u.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envhr_l.png b/icon-themes/galaxy/sw/res/envhr_l.png deleted file mode 100644 index f8714c12c149..000000000000 Binary files a/icon-themes/galaxy/sw/res/envhr_l.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envhr_u.png b/icon-themes/galaxy/sw/res/envhr_u.png deleted file mode 100644 index 15c905415e04..000000000000 Binary files a/icon-themes/galaxy/sw/res/envhr_u.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envvc_l.png b/icon-themes/galaxy/sw/res/envvc_l.png deleted file mode 100644 index 6faab9a0b2dc..000000000000 Binary files a/icon-themes/galaxy/sw/res/envvc_l.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envvc_u.png b/icon-themes/galaxy/sw/res/envvc_u.png deleted file mode 100644 index 68f917595e09..000000000000 Binary files a/icon-themes/galaxy/sw/res/envvc_u.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envvl_l.png b/icon-themes/galaxy/sw/res/envvl_l.png deleted file mode 100644 index 40767d21cc54..000000000000 Binary files a/icon-themes/galaxy/sw/res/envvl_l.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envvl_u.png b/icon-themes/galaxy/sw/res/envvl_u.png deleted file mode 100644 index 2114279fe7c6..000000000000 Binary files a/icon-themes/galaxy/sw/res/envvl_u.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envvr_l.png b/icon-themes/galaxy/sw/res/envvr_l.png deleted file mode 100644 index 1380b591cda5..000000000000 Binary files a/icon-themes/galaxy/sw/res/envvr_l.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/envvr_u.png b/icon-themes/galaxy/sw/res/envvr_u.png deleted file mode 100644 index 7388c68124d6..000000000000 Binary files a/icon-themes/galaxy/sw/res/envvr_u.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/image-example.png b/icon-themes/galaxy/sw/res/image-example.png deleted file mode 100644 index a822a437ed9a..000000000000 Binary files a/icon-themes/galaxy/sw/res/image-example.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/lc20556.png b/icon-themes/galaxy/sw/res/lc20556.png deleted file mode 100644 index fc638557a14d..000000000000 Binary files a/icon-themes/galaxy/sw/res/lc20556.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/lc20557.png b/icon-themes/galaxy/sw/res/lc20557.png deleted file mode 100644 index 9d0a13dc7c28..000000000000 Binary files a/icon-themes/galaxy/sw/res/lc20557.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/lc20558.png b/icon-themes/galaxy/sw/res/lc20558.png deleted file mode 100644 index db24f4f2e70a..000000000000 Binary files a/icon-themes/galaxy/sw/res/lc20558.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20000.png b/icon-themes/galaxy/sw/res/nc20000.png deleted file mode 100644 index cccb11c91e85..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20000.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20001.png b/icon-themes/galaxy/sw/res/nc20001.png deleted file mode 100644 index 2a6928c2c2d8..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20001.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20002.png b/icon-themes/galaxy/sw/res/nc20002.png deleted file mode 100644 index fcff4c7f699c..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20002.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20003.png b/icon-themes/galaxy/sw/res/nc20003.png deleted file mode 100644 index 3242bbfd2022..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20003.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20004.png b/icon-themes/galaxy/sw/res/nc20004.png deleted file mode 100644 index 8c8a6d446283..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20004.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20005.png b/icon-themes/galaxy/sw/res/nc20005.png deleted file mode 100644 index 8b399781b5c8..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20005.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20006.png b/icon-themes/galaxy/sw/res/nc20006.png deleted file mode 100644 index a2b7e402989d..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20006.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20007.png b/icon-themes/galaxy/sw/res/nc20007.png deleted file mode 100644 index 69f701f83e0b..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20007.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20008.png b/icon-themes/galaxy/sw/res/nc20008.png deleted file mode 100644 index a665421ec97a..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20008.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20009.png b/icon-themes/galaxy/sw/res/nc20009.png deleted file mode 100644 index 5c45cf9002bc..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20009.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20010.png b/icon-themes/galaxy/sw/res/nc20010.png deleted file mode 100644 index 2e0e1894964d..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20010.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/nc20011.png b/icon-themes/galaxy/sw/res/nc20011.png deleted file mode 100644 index 3242bbfd2022..000000000000 Binary files a/icon-themes/galaxy/sw/res/nc20011.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/one_left.png b/icon-themes/galaxy/sw/res/one_left.png deleted file mode 100644 index 830f105fb00f..000000000000 Binary files a/icon-themes/galaxy/sw/res/one_left.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/one_right.png b/icon-themes/galaxy/sw/res/one_right.png deleted file mode 100644 index 4624508ae7e1..000000000000 Binary files a/icon-themes/galaxy/sw/res/one_right.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/page-shadow-mask.png b/icon-themes/galaxy/sw/res/page-shadow-mask.png deleted file mode 100644 index 77b430c997a9..000000000000 Binary files a/icon-themes/galaxy/sw/res/page-shadow-mask.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/page_break.png b/icon-themes/galaxy/sw/res/page_break.png deleted file mode 100644 index bae55f073718..000000000000 Binary files a/icon-themes/galaxy/sw/res/page_break.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/re01.png b/icon-themes/galaxy/sw/res/re01.png deleted file mode 100644 index ed47ccf20d34..000000000000 Binary files a/icon-themes/galaxy/sw/res/re01.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/re02.png b/icon-themes/galaxy/sw/res/re02.png deleted file mode 100644 index 453949425fbe..000000000000 Binary files a/icon-themes/galaxy/sw/res/re02.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/re03.png b/icon-themes/galaxy/sw/res/re03.png deleted file mode 100644 index 57168abfe379..000000000000 Binary files a/icon-themes/galaxy/sw/res/re03.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/re04.png b/icon-themes/galaxy/sw/res/re04.png deleted file mode 100644 index 8a7fc06c16db..000000000000 Binary files a/icon-themes/galaxy/sw/res/re04.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/redline_deleted.png b/icon-themes/galaxy/sw/res/redline_deleted.png deleted file mode 100644 index e4e1ee60a420..000000000000 Binary files a/icon-themes/galaxy/sw/res/redline_deleted.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/redline_inserted.png b/icon-themes/galaxy/sw/res/redline_inserted.png deleted file mode 100644 index c85ef5f508d2..000000000000 Binary files a/icon-themes/galaxy/sw/res/redline_inserted.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20171.png b/icon-themes/galaxy/sw/res/sc20171.png deleted file mode 100644 index c95027ecd5be..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20171.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20172.png b/icon-themes/galaxy/sw/res/sc20172.png deleted file mode 100644 index be957dd84e1b..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20172.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20173.png b/icon-themes/galaxy/sw/res/sc20173.png deleted file mode 100644 index 07889f0a91c8..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20173.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20174.png b/icon-themes/galaxy/sw/res/sc20174.png deleted file mode 100644 index e3ed8a885b13..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20174.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20175.png b/icon-themes/galaxy/sw/res/sc20175.png deleted file mode 100644 index af4c7ee4076d..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20175.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20177.png b/icon-themes/galaxy/sw/res/sc20177.png deleted file mode 100644 index 1da89069d9df..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20177.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20179.png b/icon-themes/galaxy/sw/res/sc20179.png deleted file mode 100644 index ee5ebc4259e9..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20179.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20182.png b/icon-themes/galaxy/sw/res/sc20182.png deleted file mode 100644 index 19601852d2c5..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20182.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20183.png b/icon-themes/galaxy/sw/res/sc20183.png deleted file mode 100644 index 2d5ef12df9c5..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20183.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20186.png b/icon-themes/galaxy/sw/res/sc20186.png deleted file mode 100644 index a4f9d2b0ce53..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20186.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20233.png b/icon-themes/galaxy/sw/res/sc20233.png deleted file mode 100644 index 1815920056a6..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20233.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20234.png b/icon-themes/galaxy/sw/res/sc20234.png deleted file mode 100644 index 99cdcae0cad7..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20234.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20235.png b/icon-themes/galaxy/sw/res/sc20235.png deleted file mode 100644 index 69f701f83e0b..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20235.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20236.png b/icon-themes/galaxy/sw/res/sc20236.png deleted file mode 100644 index 1952dc7c1b89..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20236.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20238.png b/icon-themes/galaxy/sw/res/sc20238.png deleted file mode 100644 index 3af856be5a21..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20238.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20239.png b/icon-themes/galaxy/sw/res/sc20239.png deleted file mode 100644 index 69c58333f689..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20239.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20244.png b/icon-themes/galaxy/sw/res/sc20244.png deleted file mode 100644 index 99cdcae0cad7..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20244.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20245.png b/icon-themes/galaxy/sw/res/sc20245.png deleted file mode 100644 index b1a65239079f..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20245.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20246.png b/icon-themes/galaxy/sw/res/sc20246.png deleted file mode 100644 index 814a6e501349..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20246.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20247.png b/icon-themes/galaxy/sw/res/sc20247.png deleted file mode 100644 index 9f28b769eef1..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20247.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20248.png b/icon-themes/galaxy/sw/res/sc20248.png deleted file mode 100644 index 6e5062231594..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20248.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20249.png b/icon-themes/galaxy/sw/res/sc20249.png deleted file mode 100644 index e52451d9259d..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20249.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20556.png b/icon-themes/galaxy/sw/res/sc20556.png deleted file mode 100644 index cc775bc27e48..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20556.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20557.png b/icon-themes/galaxy/sw/res/sc20557.png deleted file mode 100644 index 00302086bfcb..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20557.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sc20558.png b/icon-themes/galaxy/sw/res/sc20558.png deleted file mode 100644 index 9c7dba06e981..000000000000 Binary files a/icon-themes/galaxy/sw/res/sc20558.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sf01.png b/icon-themes/galaxy/sw/res/sf01.png deleted file mode 100644 index 44c9a440a079..000000000000 Binary files a/icon-themes/galaxy/sw/res/sf01.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sf02.png b/icon-themes/galaxy/sw/res/sf02.png deleted file mode 100644 index 142efad2b8fe..000000000000 Binary files a/icon-themes/galaxy/sw/res/sf02.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sf03.png b/icon-themes/galaxy/sw/res/sf03.png deleted file mode 100644 index 6b16b9f5ed40..000000000000 Binary files a/icon-themes/galaxy/sw/res/sf03.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sf04.png b/icon-themes/galaxy/sw/res/sf04.png deleted file mode 100644 index 1a15efb9cee3..000000000000 Binary files a/icon-themes/galaxy/sw/res/sf04.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sf05.png b/icon-themes/galaxy/sw/res/sf05.png deleted file mode 100644 index f7f20b599381..000000000000 Binary files a/icon-themes/galaxy/sw/res/sf05.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sf06.png b/icon-themes/galaxy/sw/res/sf06.png deleted file mode 100644 index b09bf3384af5..000000000000 Binary files a/icon-themes/galaxy/sw/res/sf06.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/Landscapecopy_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/Landscapecopy_24x24.png deleted file mode 100644 index 458f68a1da07..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/Landscapecopy_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column1_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column1_24x24.png deleted file mode 100644 index 595baab05f73..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column1_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column2_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column2_24x24.png deleted file mode 100644 index 6d015e5d2786..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column2_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column3_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column3_24x24.png deleted file mode 100644 index cce142f10661..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column3_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_1_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_1_24x24.png deleted file mode 100644 index f700c15eafc4..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_1_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_2_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_2_24x24.png deleted file mode 100644 index 712261df45e1..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_2_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_3_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_3_24x24.png deleted file mode 100644 index 3945e77cdc9d..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_3_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_left_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_left_24x24.png deleted file mode 100644 index f1425d4ecd4b..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_left_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_right_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_right_24x24.png deleted file mode 100644 index 581b9e6df851..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/column_L_right_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/columncopy_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/columncopy_24x24.png deleted file mode 100644 index 9087542054e2..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/columncopy_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/columnleft_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/columnleft_24x24.png deleted file mode 100644 index d7ee18291bc7..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/columnleft_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/columnright_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/columnright_24x24.png deleted file mode 100644 index 864605e50b9d..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/columnright_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeA3_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeA3_24x24.png deleted file mode 100644 index eabc3a11c115..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeA3_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeA4_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeA4_24x24.png deleted file mode 100644 index f5b6e809cd90..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeA4_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeA5_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeA5_24x24.png deleted file mode 100644 index fb92ac17705e..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeA5_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeB4_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeB4_24x24.png deleted file mode 100644 index b5ff5d107c7c..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeB4_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeB5_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeB5_24x24.png deleted file mode 100644 index ed811abffd12..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeB5_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeC5_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeC5_24x24.png deleted file mode 100644 index 85bdc9d8458b..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizeC5_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_A3_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_A3_24x24.png deleted file mode 100644 index 15c12882c469..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_A3_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_A4_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_A4_24x24.png deleted file mode 100644 index 24c14cba1bb8..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_A4_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_A5_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_A5_24x24.png deleted file mode 100644 index 857076553b43..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_A5_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_B4_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_B4_24x24.png deleted file mode 100644 index 59dd1c1b0176..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_B4_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_B5_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_B5_24x24.png deleted file mode 100644 index 214ace354033..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_B5_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_C5_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_C5_24x24.png deleted file mode 100644 index 100d307ab9d9..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsize_L_C5_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizecopy_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizecopy_24x24.png deleted file mode 100644 index 52ec4d4e3fb0..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/documentsizecopy_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_mirror_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_mirror_24x24.png deleted file mode 100644 index 90d2c0d280a2..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_mirror_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_narrow_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_narrow_24x24.png deleted file mode 100644 index 817595c8eb83..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_narrow_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_nomal_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_nomal_24x24.png deleted file mode 100644 index 6b30124bdf8d..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_nomal_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_wide_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_wide_24x24.png deleted file mode 100644 index d5b4ca852bc5..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/format_L_wide_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatcopy_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatcopy_24x24.png deleted file mode 100644 index 9087542054e2..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatcopy_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatmirror_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatmirror_24x24.png deleted file mode 100644 index 16d0b0b9e859..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatmirror_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatnarrow_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatnarrow_24x24.png deleted file mode 100644 index 3c7fa018009c..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatnarrow_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatnormal_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatnormal_24x24.png deleted file mode 100644 index 0ccc3d445925..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatnormal_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatwide_24x24.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatwide_24x24.png deleted file mode 100644 index 22df7fbec10d..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/formatwide_24x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/last_custom_common.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/last_custom_common.png deleted file mode 100644 index a9bd3868db6e..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/last_custom_common.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/last_custom_common_grey.png b/icon-themes/galaxy/sw/res/sidebar/pageproppanel/last_custom_common_grey.png deleted file mode 100644 index 1b607fd3316a..000000000000 Binary files a/icon-themes/galaxy/sw/res/sidebar/pageproppanel/last_custom_common_grey.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20000.png b/icon-themes/galaxy/sw/res/sr20000.png deleted file mode 100644 index 0a14c45ee240..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20000.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20001.png b/icon-themes/galaxy/sw/res/sr20001.png deleted file mode 100644 index 899f2fab6cde..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20001.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20002.png b/icon-themes/galaxy/sw/res/sr20002.png deleted file mode 100644 index 2a6928c2c2d8..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20002.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20003.png b/icon-themes/galaxy/sw/res/sr20003.png deleted file mode 100644 index d099498e3514..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20003.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20004.png b/icon-themes/galaxy/sw/res/sr20004.png deleted file mode 100644 index eb6c57c1382b..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20004.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20005.png b/icon-themes/galaxy/sw/res/sr20005.png deleted file mode 100644 index fb2cb626a3db..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20005.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20006.png b/icon-themes/galaxy/sw/res/sr20006.png deleted file mode 100644 index 2adaa487212d..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20006.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20007.png b/icon-themes/galaxy/sw/res/sr20007.png deleted file mode 100644 index a2b7e402989d..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20007.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20008.png b/icon-themes/galaxy/sw/res/sr20008.png deleted file mode 100644 index 8b399781b5c8..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20008.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20009.png b/icon-themes/galaxy/sw/res/sr20009.png deleted file mode 100644 index 3242bbfd2022..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20009.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20010.png b/icon-themes/galaxy/sw/res/sr20010.png deleted file mode 100644 index 8c8a6d446283..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20010.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20011.png b/icon-themes/galaxy/sw/res/sr20011.png deleted file mode 100644 index cccb11c91e85..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20011.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20012.png b/icon-themes/galaxy/sw/res/sr20012.png deleted file mode 100644 index 011a242a8388..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20012.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20013.png b/icon-themes/galaxy/sw/res/sr20013.png deleted file mode 100644 index 33102140d2c7..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20013.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20014.png b/icon-themes/galaxy/sw/res/sr20014.png deleted file mode 100644 index 125dc5727f22..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20014.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20015.png b/icon-themes/galaxy/sw/res/sr20015.png deleted file mode 100644 index 2e0e1894964d..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20015.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20016.png b/icon-themes/galaxy/sw/res/sr20016.png deleted file mode 100644 index 8d6903e1c19a..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20016.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20017.png b/icon-themes/galaxy/sw/res/sr20017.png deleted file mode 100644 index 37daa3cc025c..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20017.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20018.png b/icon-themes/galaxy/sw/res/sr20018.png deleted file mode 100644 index c02cbd5ee90e..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20018.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sr20019.png b/icon-themes/galaxy/sw/res/sr20019.png deleted file mode 100644 index 78313b74f72f..000000000000 Binary files a/icon-themes/galaxy/sw/res/sr20019.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/styfamnu.png b/icon-themes/galaxy/sw/res/styfamnu.png deleted file mode 100644 index f7f20b599381..000000000000 Binary files a/icon-themes/galaxy/sw/res/styfamnu.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sx01.png b/icon-themes/galaxy/sw/res/sx01.png deleted file mode 100644 index 54d212b631a3..000000000000 Binary files a/icon-themes/galaxy/sw/res/sx01.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sx02.png b/icon-themes/galaxy/sw/res/sx02.png deleted file mode 100644 index b594901c74f0..000000000000 Binary files a/icon-themes/galaxy/sw/res/sx02.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/sx03.png b/icon-themes/galaxy/sw/res/sx03.png deleted file mode 100644 index 3e88a2ff46d2..000000000000 Binary files a/icon-themes/galaxy/sw/res/sx03.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/twopages_10x24.png b/icon-themes/galaxy/sw/res/twopages_10x24.png deleted file mode 100644 index 0ff6af7b1524..000000000000 Binary files a/icon-themes/galaxy/sw/res/twopages_10x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/twopages_a_10x24.png b/icon-themes/galaxy/sw/res/twopages_a_10x24.png deleted file mode 100644 index 38150bf3dbaf..000000000000 Binary files a/icon-themes/galaxy/sw/res/twopages_a_10x24.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr01.png b/icon-themes/galaxy/sw/res/wr01.png deleted file mode 100644 index a0194fc99ba5..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr01.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr010.png b/icon-themes/galaxy/sw/res/wr010.png deleted file mode 100644 index b8191dbb444a..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr010.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr011.png b/icon-themes/galaxy/sw/res/wr011.png deleted file mode 100644 index 08a06af643d1..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr011.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr02.png b/icon-themes/galaxy/sw/res/wr02.png deleted file mode 100644 index 693e36e909e1..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr02.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr03.png b/icon-themes/galaxy/sw/res/wr03.png deleted file mode 100644 index 85292cc3c9c6..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr03.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr04.png b/icon-themes/galaxy/sw/res/wr04.png deleted file mode 100644 index 4e226023e109..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr04.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr05.png b/icon-themes/galaxy/sw/res/wr05.png deleted file mode 100644 index f415a792daeb..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr05.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr06.png b/icon-themes/galaxy/sw/res/wr06.png deleted file mode 100644 index 06fd904effa8..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr06.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr07.png b/icon-themes/galaxy/sw/res/wr07.png deleted file mode 100644 index 7715bc80ccd4..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr07.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr08.png b/icon-themes/galaxy/sw/res/wr08.png deleted file mode 100644 index 97d592622d9a..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr08.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/wr09.png b/icon-themes/galaxy/sw/res/wr09.png deleted file mode 100644 index 08a06af643d1..000000000000 Binary files a/icon-themes/galaxy/sw/res/wr09.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/zetlhor2.png b/icon-themes/galaxy/sw/res/zetlhor2.png deleted file mode 100644 index 02945cc89781..000000000000 Binary files a/icon-themes/galaxy/sw/res/zetlhor2.png and /dev/null differ diff --git a/icon-themes/galaxy/sw/res/zetlver2.png b/icon-themes/galaxy/sw/res/zetlver2.png deleted file mode 100644 index e8f3cfe205f0..000000000000 Binary files a/icon-themes/galaxy/sw/res/zetlver2.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/MergeEmptyHidden.svg b/icon-themes/galaxy/vcl/res/MergeEmptyHidden.svg deleted file mode 100644 index 3522343f4592..000000000000 --- a/icon-themes/galaxy/vcl/res/MergeEmptyHidden.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - 2 - - - - - - - - - - - - - - 1 - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/icon-themes/galaxy/vcl/res/MergeFirstCell.svg b/icon-themes/galaxy/vcl/res/MergeFirstCell.svg deleted file mode 100644 index 9597e36bb8a3..000000000000 --- a/icon-themes/galaxy/vcl/res/MergeFirstCell.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - 2 - - - - - - - - - - - - - - 1 2 - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/icon-themes/galaxy/vcl/res/MergeKeepHidden.svg b/icon-themes/galaxy/vcl/res/MergeKeepHidden.svg deleted file mode 100644 index d2857fc035e3..000000000000 --- a/icon-themes/galaxy/vcl/res/MergeKeepHidden.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - 2 - - - - - - - - - - - - - - 1 2 - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/icon-themes/galaxy/vcl/res/check1.png b/icon-themes/galaxy/vcl/res/check1.png deleted file mode 100644 index 914a81292f56..000000000000 Binary files a/icon-themes/galaxy/vcl/res/check1.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/check2.png b/icon-themes/galaxy/vcl/res/check2.png deleted file mode 100644 index 31b78c4b26d0..000000000000 Binary files a/icon-themes/galaxy/vcl/res/check2.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/check3.png b/icon-themes/galaxy/vcl/res/check3.png deleted file mode 100644 index 2b890f47732f..000000000000 Binary files a/icon-themes/galaxy/vcl/res/check3.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/check4.png b/icon-themes/galaxy/vcl/res/check4.png deleted file mode 100644 index 8295e9307312..000000000000 Binary files a/icon-themes/galaxy/vcl/res/check4.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/check5.png b/icon-themes/galaxy/vcl/res/check5.png deleted file mode 100644 index e84b86996717..000000000000 Binary files a/icon-themes/galaxy/vcl/res/check5.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/check6.png b/icon-themes/galaxy/vcl/res/check6.png deleted file mode 100644 index 5c303a66c812..000000000000 Binary files a/icon-themes/galaxy/vcl/res/check6.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/check7.png b/icon-themes/galaxy/vcl/res/check7.png deleted file mode 100644 index 07f1e95174b7..000000000000 Binary files a/icon-themes/galaxy/vcl/res/check7.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/check8.png b/icon-themes/galaxy/vcl/res/check8.png deleted file mode 100644 index 4e8e135e9613..000000000000 Binary files a/icon-themes/galaxy/vcl/res/check8.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/check9.png b/icon-themes/galaxy/vcl/res/check9.png deleted file mode 100644 index 57978955fc19..000000000000 Binary files a/icon-themes/galaxy/vcl/res/check9.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/checkmono1.png b/icon-themes/galaxy/vcl/res/checkmono1.png deleted file mode 100644 index c9ed3aa45e5c..000000000000 Binary files a/icon-themes/galaxy/vcl/res/checkmono1.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/checkmono2.png b/icon-themes/galaxy/vcl/res/checkmono2.png deleted file mode 100644 index eb697b0222e1..000000000000 Binary files a/icon-themes/galaxy/vcl/res/checkmono2.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/checkmono3.png b/icon-themes/galaxy/vcl/res/checkmono3.png deleted file mode 100644 index acc09cd663de..000000000000 Binary files a/icon-themes/galaxy/vcl/res/checkmono3.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/checkmono4.png b/icon-themes/galaxy/vcl/res/checkmono4.png deleted file mode 100644 index 7c8452b0f610..000000000000 Binary files a/icon-themes/galaxy/vcl/res/checkmono4.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/checkmono5.png b/icon-themes/galaxy/vcl/res/checkmono5.png deleted file mode 100644 index 7f79eb27de0a..000000000000 Binary files a/icon-themes/galaxy/vcl/res/checkmono5.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/checkmono6.png b/icon-themes/galaxy/vcl/res/checkmono6.png deleted file mode 100644 index ede0eac5f53d..000000000000 Binary files a/icon-themes/galaxy/vcl/res/checkmono6.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/checkmono7.png b/icon-themes/galaxy/vcl/res/checkmono7.png deleted file mode 100644 index 7d479c90b32e..000000000000 Binary files a/icon-themes/galaxy/vcl/res/checkmono7.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/checkmono8.png b/icon-themes/galaxy/vcl/res/checkmono8.png deleted file mode 100644 index b83f01674641..000000000000 Binary files a/icon-themes/galaxy/vcl/res/checkmono8.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/checkmono9.png b/icon-themes/galaxy/vcl/res/checkmono9.png deleted file mode 100644 index d72ec589da19..000000000000 Binary files a/icon-themes/galaxy/vcl/res/checkmono9.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/closedoc.png b/icon-themes/galaxy/vcl/res/closedoc.png deleted file mode 100644 index cebc57127fde..000000000000 Binary files a/icon-themes/galaxy/vcl/res/closedoc.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/collate.png b/icon-themes/galaxy/vcl/res/collate.png deleted file mode 100644 index d70ea212f364..000000000000 Binary files a/icon-themes/galaxy/vcl/res/collate.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/errorbox.png b/icon-themes/galaxy/vcl/res/errorbox.png deleted file mode 100644 index 0654a1c7f24b..000000000000 Binary files a/icon-themes/galaxy/vcl/res/errorbox.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/index.png b/icon-themes/galaxy/vcl/res/index.png deleted file mode 100644 index 5c45cf9002bc..000000000000 Binary files a/icon-themes/galaxy/vcl/res/index.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/infobox.png b/icon-themes/galaxy/vcl/res/infobox.png deleted file mode 100644 index e5c33080526b..000000000000 Binary files a/icon-themes/galaxy/vcl/res/infobox.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/ncollate.png b/icon-themes/galaxy/vcl/res/ncollate.png deleted file mode 100644 index 66d5c110b770..000000000000 Binary files a/icon-themes/galaxy/vcl/res/ncollate.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/pin.png b/icon-themes/galaxy/vcl/res/pin.png deleted file mode 100644 index 520ccd2651c7..000000000000 Binary files a/icon-themes/galaxy/vcl/res/pin.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/querybox.png b/icon-themes/galaxy/vcl/res/querybox.png deleted file mode 100644 index c4e5e4e41823..000000000000 Binary files a/icon-themes/galaxy/vcl/res/querybox.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radio1.png b/icon-themes/galaxy/vcl/res/radio1.png deleted file mode 100644 index 888916e63e16..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radio1.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radio2.png b/icon-themes/galaxy/vcl/res/radio2.png deleted file mode 100644 index 1315d128df2e..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radio2.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radio3.png b/icon-themes/galaxy/vcl/res/radio3.png deleted file mode 100644 index a07603df24bf..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radio3.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radio4.png b/icon-themes/galaxy/vcl/res/radio4.png deleted file mode 100644 index c396e2c54eb0..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radio4.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radio5.png b/icon-themes/galaxy/vcl/res/radio5.png deleted file mode 100644 index 016ea4627595..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radio5.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radio6.png b/icon-themes/galaxy/vcl/res/radio6.png deleted file mode 100644 index 935762a07e52..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radio6.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radiomono1.png b/icon-themes/galaxy/vcl/res/radiomono1.png deleted file mode 100644 index e98e76b9d324..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radiomono1.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radiomono2.png b/icon-themes/galaxy/vcl/res/radiomono2.png deleted file mode 100644 index 174777c2c903..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radiomono2.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radiomono3.png b/icon-themes/galaxy/vcl/res/radiomono3.png deleted file mode 100644 index 5483f9ee8e8d..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radiomono3.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radiomono4.png b/icon-themes/galaxy/vcl/res/radiomono4.png deleted file mode 100644 index ba1b313b6b5a..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radiomono4.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radiomono5.png b/icon-themes/galaxy/vcl/res/radiomono5.png deleted file mode 100644 index 6cc3f13fd834..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radiomono5.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/radiomono6.png b/icon-themes/galaxy/vcl/res/radiomono6.png deleted file mode 100644 index 54a670083c93..000000000000 Binary files a/icon-themes/galaxy/vcl/res/radiomono6.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/scrmsk.png b/icon-themes/galaxy/vcl/res/scrmsk.png deleted file mode 100644 index 4edd42e011a7..000000000000 Binary files a/icon-themes/galaxy/vcl/res/scrmsk.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/scrollh.png b/icon-themes/galaxy/vcl/res/scrollh.png deleted file mode 100644 index e9d84d2d0657..000000000000 Binary files a/icon-themes/galaxy/vcl/res/scrollh.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/scrollv.png b/icon-themes/galaxy/vcl/res/scrollv.png deleted file mode 100644 index 77ef8769e84e..000000000000 Binary files a/icon-themes/galaxy/vcl/res/scrollv.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/scrollvh.png b/icon-themes/galaxy/vcl/res/scrollvh.png deleted file mode 100644 index 8ca3d22bdd19..000000000000 Binary files a/icon-themes/galaxy/vcl/res/scrollvh.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-16-01.png b/icon-themes/galaxy/vcl/res/spinner-16-01.png deleted file mode 100644 index c1848bd8192b..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-16-01.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-16-02.png b/icon-themes/galaxy/vcl/res/spinner-16-02.png deleted file mode 100644 index ba3ea3307cdf..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-16-02.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-16-03.png b/icon-themes/galaxy/vcl/res/spinner-16-03.png deleted file mode 100644 index 72c588ad2e98..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-16-03.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-16-04.png b/icon-themes/galaxy/vcl/res/spinner-16-04.png deleted file mode 100644 index 653f00687fda..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-16-04.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-16-05.png b/icon-themes/galaxy/vcl/res/spinner-16-05.png deleted file mode 100644 index 30c1714c66fd..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-16-05.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-16-06.png b/icon-themes/galaxy/vcl/res/spinner-16-06.png deleted file mode 100644 index 824af6a52ee1..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-16-06.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-01.png b/icon-themes/galaxy/vcl/res/spinner-32-01.png deleted file mode 100644 index 56693f740bd5..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-01.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-02.png b/icon-themes/galaxy/vcl/res/spinner-32-02.png deleted file mode 100644 index de7b81d2b924..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-02.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-03.png b/icon-themes/galaxy/vcl/res/spinner-32-03.png deleted file mode 100644 index 477cb61b49d1..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-03.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-04.png b/icon-themes/galaxy/vcl/res/spinner-32-04.png deleted file mode 100644 index 9a1717dd7514..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-04.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-05.png b/icon-themes/galaxy/vcl/res/spinner-32-05.png deleted file mode 100644 index 2fd177946ee1..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-05.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-06.png b/icon-themes/galaxy/vcl/res/spinner-32-06.png deleted file mode 100644 index c22b5d167a79..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-06.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-07.png b/icon-themes/galaxy/vcl/res/spinner-32-07.png deleted file mode 100644 index f138fe2329b6..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-07.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-08.png b/icon-themes/galaxy/vcl/res/spinner-32-08.png deleted file mode 100644 index e7e7758e5acf..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-08.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-09.png b/icon-themes/galaxy/vcl/res/spinner-32-09.png deleted file mode 100644 index 9778353d4802..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-09.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-10.png b/icon-themes/galaxy/vcl/res/spinner-32-10.png deleted file mode 100644 index 8ff6f5bf1910..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-10.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-11.png b/icon-themes/galaxy/vcl/res/spinner-32-11.png deleted file mode 100644 index de3239ea89c2..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-11.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-32-12.png b/icon-themes/galaxy/vcl/res/spinner-32-12.png deleted file mode 100644 index ca417eb4e653..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-32-12.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-01.png b/icon-themes/galaxy/vcl/res/spinner-64-01.png deleted file mode 100644 index 25f3dc58e9be..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-01.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-02.png b/icon-themes/galaxy/vcl/res/spinner-64-02.png deleted file mode 100644 index f67ea74d66a4..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-02.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-03.png b/icon-themes/galaxy/vcl/res/spinner-64-03.png deleted file mode 100644 index a06ac3dfa33d..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-03.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-04.png b/icon-themes/galaxy/vcl/res/spinner-64-04.png deleted file mode 100644 index a65a80cf43c5..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-04.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-05.png b/icon-themes/galaxy/vcl/res/spinner-64-05.png deleted file mode 100644 index 6a7212a2ca15..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-05.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-06.png b/icon-themes/galaxy/vcl/res/spinner-64-06.png deleted file mode 100644 index 20d1b33b5655..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-06.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-07.png b/icon-themes/galaxy/vcl/res/spinner-64-07.png deleted file mode 100644 index a247749c8288..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-07.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-08.png b/icon-themes/galaxy/vcl/res/spinner-64-08.png deleted file mode 100644 index 4c3790b9e2c5..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-08.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-09.png b/icon-themes/galaxy/vcl/res/spinner-64-09.png deleted file mode 100644 index 0cf10a2d8891..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-09.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-10.png b/icon-themes/galaxy/vcl/res/spinner-64-10.png deleted file mode 100644 index 7ce18cad15b6..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-10.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-11.png b/icon-themes/galaxy/vcl/res/spinner-64-11.png deleted file mode 100644 index 37de63149ed3..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-11.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/spinner-64-12.png b/icon-themes/galaxy/vcl/res/spinner-64-12.png deleted file mode 100644 index a1d768bd4193..000000000000 Binary files a/icon-themes/galaxy/vcl/res/spinner-64-12.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/splharw.png b/icon-themes/galaxy/vcl/res/splharw.png deleted file mode 100644 index 480808b9c52d..000000000000 Binary files a/icon-themes/galaxy/vcl/res/splharw.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/splhpin.png b/icon-themes/galaxy/vcl/res/splhpin.png deleted file mode 100644 index 5450ee4aa00f..000000000000 Binary files a/icon-themes/galaxy/vcl/res/splhpin.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/splvarw.png b/icon-themes/galaxy/vcl/res/splvarw.png deleted file mode 100644 index ce5cf50c667c..000000000000 Binary files a/icon-themes/galaxy/vcl/res/splvarw.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/splvpin.png b/icon-themes/galaxy/vcl/res/splvpin.png deleted file mode 100644 index 91071f1d691c..000000000000 Binary files a/icon-themes/galaxy/vcl/res/splvpin.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/warningbox.png b/icon-themes/galaxy/vcl/res/warningbox.png deleted file mode 100644 index c36eee800217..000000000000 Binary files a/icon-themes/galaxy/vcl/res/warningbox.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/wheelh.png b/icon-themes/galaxy/vcl/res/wheelh.png deleted file mode 100644 index 12affc049951..000000000000 Binary files a/icon-themes/galaxy/vcl/res/wheelh.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/wheelv.png b/icon-themes/galaxy/vcl/res/wheelv.png deleted file mode 100644 index 3a5ab34d98a9..000000000000 Binary files a/icon-themes/galaxy/vcl/res/wheelv.png and /dev/null differ diff --git a/icon-themes/galaxy/vcl/res/wheelvh.png b/icon-themes/galaxy/vcl/res/wheelvh.png deleted file mode 100644 index de2277aa7b6b..000000000000 Binary files a/icon-themes/galaxy/vcl/res/wheelvh.png and /dev/null differ diff --git a/icon-themes/galaxy/wizards/res/formarrangefree_42.png b/icon-themes/galaxy/wizards/res/formarrangefree_42.png deleted file mode 100644 index c5153c21af1c..000000000000 Binary files a/icon-themes/galaxy/wizards/res/formarrangefree_42.png and /dev/null differ diff --git a/icon-themes/galaxy/wizards/res/formarrangelistside_42.png b/icon-themes/galaxy/wizards/res/formarrangelistside_42.png deleted file mode 100644 index bf02c941e041..000000000000 Binary files a/icon-themes/galaxy/wizards/res/formarrangelistside_42.png and /dev/null differ diff --git a/icon-themes/galaxy/wizards/res/formarrangelisttop_42.png b/icon-themes/galaxy/wizards/res/formarrangelisttop_42.png deleted file mode 100644 index 4e92cb08e0ab..000000000000 Binary files a/icon-themes/galaxy/wizards/res/formarrangelisttop_42.png and /dev/null differ diff --git a/icon-themes/galaxy/wizards/res/formarrangetable_42.png b/icon-themes/galaxy/wizards/res/formarrangetable_42.png deleted file mode 100644 index 996363ae2d45..000000000000 Binary files a/icon-themes/galaxy/wizards/res/formarrangetable_42.png and /dev/null differ diff --git a/icon-themes/galaxy/wizards/res/landscape_32.png b/icon-themes/galaxy/wizards/res/landscape_32.png deleted file mode 100644 index fa35993ea164..000000000000 Binary files a/icon-themes/galaxy/wizards/res/landscape_32.png and /dev/null differ diff --git a/icon-themes/galaxy/wizards/res/portrait_32.png b/icon-themes/galaxy/wizards/res/portrait_32.png deleted file mode 100644 index d077510b7e10..000000000000 Binary files a/icon-themes/galaxy/wizards/res/portrait_32.png and /dev/null differ diff --git a/icon-themes/galaxy/xmlsecurity/res/certificate_16.png b/icon-themes/galaxy/xmlsecurity/res/certificate_16.png deleted file mode 100644 index 142873864188..000000000000 Binary files a/icon-themes/galaxy/xmlsecurity/res/certificate_16.png and /dev/null differ diff --git a/icon-themes/galaxy/xmlsecurity/res/certificate_40x56.png b/icon-themes/galaxy/xmlsecurity/res/certificate_40x56.png deleted file mode 100644 index c1fd39b8c248..000000000000 Binary files a/icon-themes/galaxy/xmlsecurity/res/certificate_40x56.png and /dev/null differ diff --git a/icon-themes/galaxy/xmlsecurity/res/key_12.png b/icon-themes/galaxy/xmlsecurity/res/key_12.png deleted file mode 100644 index bd6a7011ed16..000000000000 Binary files a/icon-themes/galaxy/xmlsecurity/res/key_12.png and /dev/null differ diff --git a/icon-themes/galaxy/xmlsecurity/res/notcertificate_16.png b/icon-themes/galaxy/xmlsecurity/res/notcertificate_16.png deleted file mode 100644 index f2782b09e961..000000000000 Binary files a/icon-themes/galaxy/xmlsecurity/res/notcertificate_16.png and /dev/null differ diff --git a/icon-themes/galaxy/xmlsecurity/res/notcertificate_40x56.png b/icon-themes/galaxy/xmlsecurity/res/notcertificate_40x56.png deleted file mode 100644 index 8d1e85763e93..000000000000 Binary files a/icon-themes/galaxy/xmlsecurity/res/notcertificate_40x56.png and /dev/null differ diff --git a/icon-themes/galaxy/xmlsecurity/res/signet_11x16.png b/icon-themes/galaxy/xmlsecurity/res/signet_11x16.png deleted file mode 100644 index 768ff520e304..000000000000 Binary files a/icon-themes/galaxy/xmlsecurity/res/signet_11x16.png and /dev/null differ diff --git a/mysqlc/Extension_mysql-connector-ooo.mk b/mysqlc/Extension_mysql-connector-ooo.mk index 6cdf44967c6b..d946acb58ca1 100644 --- a/mysqlc/Extension_mysql-connector-ooo.mk +++ b/mysqlc/Extension_mysql-connector-ooo.mk @@ -19,7 +19,7 @@ $(eval $(call gb_Extension_add_file,mysql-connector-ooo,components.rdb,$(call gb $(eval $(call gb_Extension_add_file,mysql-connector-ooo,registry/data/org/openoffice/Office/DataAccess/Drivers.xcu,$(call gb_XcuFile_for_extension,mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu))) $(eval $(call gb_Extension_add_files,mysql-connector-ooo,images,\ - $(SRCDIR)/icon-themes/galaxy/desktop/res/extension_32.png \ + $(SRCDIR)/icon-themes/colibre/desktop/res/extension_32.png \ )) ifeq ($(SYSTEM_MYSQL_CONNECTOR_CPP),) diff --git a/vcl/source/app/IconThemeInfo.cxx b/vcl/source/app/IconThemeInfo.cxx index c4c2e647e5eb..6057e37a9236 100644 --- a/vcl/source/app/IconThemeInfo.cxx +++ b/vcl/source/app/IconThemeInfo.cxx @@ -66,15 +66,12 @@ IconThemeInfo::IconThemeInfo(const OUString& urlToFile) /*static*/ Size IconThemeInfo::SizeByThemeName(const OUString& themeName) { - if (themeName == "crystal") { - return Size( 22, 22 ); - } - else if (themeName == "galaxy") { - return Size( 26, 26 ); - } - else { - return Size( 24, 24 ); - } + if (themeName == "galaxy") { //kept for compiler because of unused parameter 'themeName' + return Size( 26, 26 ); + } + else { + return Size( 24, 24 ); + } } /*static*/ bool diff --git a/vcl/source/app/settings.cxx b/vcl/source/app/settings.cxx index 3c5d150df79c..92904ec759d6 100644 --- a/vcl/source/app/settings.cxx +++ b/vcl/source/app/settings.cxx @@ -3010,7 +3010,7 @@ StyleSettings::DetermineIconTheme() const if (sTheme.isEmpty()) { if (utl::ConfigManager::IsFuzzing()) - sTheme = "galaxy"; + sTheme = "colibre"; else { // read from the configuration, or fallback to what the desktop wants diff --git a/vcl/source/image/ImplImageTree.cxx b/vcl/source/image/ImplImageTree.cxx index ba1f22155d27..274c4e60f8d2 100644 --- a/vcl/source/image/ImplImageTree.cxx +++ b/vcl/source/image/ImplImageTree.cxx @@ -300,18 +300,14 @@ OUString ImplImageTree::fallbackStyle(const OUString& rsStyle) { OUString sResult; - if (rsStyle == "galaxy") + if (rsStyle == "colibre" || rsStyle == "helpimg") sResult = ""; - else if (rsStyle == "industrial" || rsStyle == "tango" || rsStyle == "breeze") - sResult = "galaxy"; else if (rsStyle == "sifr" || rsStyle == "breeze_dark") sResult = "breeze"; else if (rsStyle == "sifr_dark" ) sResult = "breeze_dark"; - else if (rsStyle == "helpimg") - sResult = ""; else - sResult = "tango"; + sResult = "colibre"; return sResult; }