[Libreoffice-commits] core.git: 2 commits - icon-themes/galaxy Repository.mk scp2/source

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Fri May 12 11:51:27 UTC 2017


 Repository.mk                         |    1 +
 dev/null                              |binary
 scp2/source/ooo/file_ooo.scp          |    9 +++++++++
 scp2/source/ooo/module_hidden_ooo.scp |    2 +-
 4 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit 6cbadd54e96014a04b104f477b193702d033d5f6
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed May 10 23:46:08 2017 +0200

    register helpimages target and package into lobasis-images
    
    Change-Id: I75f688c03890896852598b1a7e93dcd6fb8fedce
    Reviewed-on: https://gerrit.libreoffice.org/37512
    Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
    Tested-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
    Tested-by: Jenkins <ci at libreoffice.org>

diff --git a/Repository.mk b/Repository.mk
index 1a38ab08965e..88e064347427 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -806,6 +806,7 @@ $(eval $(call gb_Helper_register_packages, \
 	$(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
 	odk_headers_generated \
 	postprocess_images \
+	postprocess_helpimages \
 	postprocess_registry \
 	readlicense_oo_readmes \
 	setup_native_misc \
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index 31e73feda512..8e656ee9e121 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -258,6 +258,15 @@ File gid_File_Images
     Styles = (FILELIST, PACKED);
 End
 
+#ifdef WITH_HELP
+File gid_File_HelpImages
+    TXT_FILE_BODY;
+    Dir = FILELIST_DIR;
+    Name = "postprocess_helpimages.filelist";
+    Styles = (FILELIST, PACKED);
+End
+#endif
+
 File gid_File_Share_Registry_Lingucomponent_Xcd
     TXT_FILE_BODY;
     Styles = (PACKED);
diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp
index a725b65bbba5..ac5d9fdde089 100644
--- a/scp2/source/ooo/module_hidden_ooo.scp
+++ b/scp2/source/ooo/module_hidden_ooo.scp
@@ -83,7 +83,7 @@ Module gid_Module_Root_Files_Images
 	Sortkey = "2050";
 	Default = YES;
 	Styles = (HIDDEN_ROOT);
-	Files = (gid_File_Images);
+	Files = (gid_File_Images, gid_File_HelpImages);
 End
 #endif
 
commit 38ded0332875a3d8ee34ddb4f2eac00d60517263
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Mon Dec 12 15:11:13 2016 +0100

    Move help-specific images (the actual files) away from core
    
    Change-Id: I55103a701e072052a7c91979978b2d22ec5b4ac9
    Reviewed-on: https://gerrit.libreoffice.org/31905
    Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
    Tested-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
    Tested-by: Jenkins <ci at libreoffice.org>

diff --git a/icon-themes/galaxy/res/helpimg/area1.png b/icon-themes/galaxy/res/helpimg/area1.png
deleted file mode 100644
index ab1e99794a47..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/area1.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/area2.png b/icon-themes/galaxy/res/helpimg/area2.png
deleted file mode 100644
index 201a2f558516..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/area2.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/bg/feldalle.png b/icon-themes/galaxy/res/helpimg/bg/feldalle.png
deleted file mode 100644
index 8f929f4b12fd..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/bg/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/bg/feldbrei.png b/icon-themes/galaxy/res/helpimg/bg/feldbrei.png
deleted file mode 100644
index c1f5d34e0ae1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/bg/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/bg/feldcolo.png b/icon-themes/galaxy/res/helpimg/bg/feldcolo.png
deleted file mode 100644
index bc87a2bd7841..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/bg/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/bg/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/bg/names_as_addressing.png
deleted file mode 100644
index 93585b80e659..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/bg/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/bg/sheettabs.png b/icon-themes/galaxy/res/helpimg/bg/sheettabs.png
deleted file mode 100644
index fbb330c8b9c4..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/bg/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/bg/swh00117.png b/icon-themes/galaxy/res/helpimg/bg/swh00117.png
deleted file mode 100644
index ae56b738aa5c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/bg/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/bg/zellvor.png b/icon-themes/galaxy/res/helpimg/bg/zellvor.png
deleted file mode 100644
index bb3de90c5542..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/bg/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_1.png b/icon-themes/galaxy/res/helpimg/border_ca_1.png
deleted file mode 100644
index e7abf82b3e5d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_1.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_2.png b/icon-themes/galaxy/res/helpimg/border_ca_2.png
deleted file mode 100644
index 4e05ad500675..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_2.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_3.png b/icon-themes/galaxy/res/helpimg/border_ca_3.png
deleted file mode 100644
index b824e128133d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_3.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_4.png b/icon-themes/galaxy/res/helpimg/border_ca_4.png
deleted file mode 100644
index dcb0a9c5ebcd..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_4.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_5.png b/icon-themes/galaxy/res/helpimg/border_ca_5.png
deleted file mode 100644
index b0dd62d0e4c2..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_5.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_6.png b/icon-themes/galaxy/res/helpimg/border_ca_6.png
deleted file mode 100644
index 14b5f1d2cd22..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_6.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_7.png b/icon-themes/galaxy/res/helpimg/border_ca_7.png
deleted file mode 100644
index f77ddaac6b09..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_7.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_8.png b/icon-themes/galaxy/res/helpimg/border_ca_8.png
deleted file mode 100644
index 2ce5f5bd656d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_8.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_9.png b/icon-themes/galaxy/res/helpimg/border_ca_9.png
deleted file mode 100644
index d30647843655..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_9.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_gray.png b/icon-themes/galaxy/res/helpimg/border_ca_gray.png
deleted file mode 100644
index bc269b48d518..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_gray.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_ca_white.png b/icon-themes/galaxy/res/helpimg/border_ca_white.png
deleted file mode 100644
index cc480288780a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_ca_white.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_wr_1.png b/icon-themes/galaxy/res/helpimg/border_wr_1.png
deleted file mode 100644
index 9104769132a1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_wr_1.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_wr_2.png b/icon-themes/galaxy/res/helpimg/border_wr_2.png
deleted file mode 100644
index 59cb46bc0a0e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_wr_2.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_wr_3.png b/icon-themes/galaxy/res/helpimg/border_wr_3.png
deleted file mode 100644
index 8198fc110a0f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_wr_3.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_wr_4.png b/icon-themes/galaxy/res/helpimg/border_wr_4.png
deleted file mode 100644
index f205a8861a39..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_wr_4.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_wr_5.png b/icon-themes/galaxy/res/helpimg/border_wr_5.png
deleted file mode 100644
index 58f20e708d25..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_wr_5.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_wr_6.png b/icon-themes/galaxy/res/helpimg/border_wr_6.png
deleted file mode 100644
index f4e1b6d66ce5..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_wr_6.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_wr_7.png b/icon-themes/galaxy/res/helpimg/border_wr_7.png
deleted file mode 100644
index a385fb1c2af8..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_wr_7.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_wr_8.png b/icon-themes/galaxy/res/helpimg/border_wr_8.png
deleted file mode 100644
index 06d58a0ef4c0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_wr_8.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/border_wr_9.png b/icon-themes/galaxy/res/helpimg/border_wr_9.png
deleted file mode 100644
index a2b3bbf04722..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/border_wr_9.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/calcein.png b/icon-themes/galaxy/res/helpimg/calcein.png
deleted file mode 100644
index f2b749447ca6..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/calcein.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/calcnav.png b/icon-themes/galaxy/res/helpimg/calcnav.png
deleted file mode 100644
index 09811e601092..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/calcnav.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/copydata.png b/icon-themes/galaxy/res/helpimg/copydata.png
deleted file mode 100644
index a1d4aa443651..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/copydata.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/cs/feldalle.png b/icon-themes/galaxy/res/helpimg/cs/feldalle.png
deleted file mode 100644
index bac83d7f01ce..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/cs/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/cs/feldbrei.png b/icon-themes/galaxy/res/helpimg/cs/feldbrei.png
deleted file mode 100644
index b32bdda72e76..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/cs/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/cs/feldcolo.png b/icon-themes/galaxy/res/helpimg/cs/feldcolo.png
deleted file mode 100644
index 2822bba14cf1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/cs/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/cs/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/cs/names_as_addressing.png
deleted file mode 100644
index a790b62efa58..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/cs/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/cs/sheettabs.png b/icon-themes/galaxy/res/helpimg/cs/sheettabs.png
deleted file mode 100644
index 95c1b825d8a3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/cs/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/cs/swh00117.png b/icon-themes/galaxy/res/helpimg/cs/swh00117.png
deleted file mode 100644
index c3c80247f034..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/cs/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/cs/zellvor.png b/icon-themes/galaxy/res/helpimg/cs/zellvor.png
deleted file mode 100644
index e519700bbbcd..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/cs/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/da/feldalle.png b/icon-themes/galaxy/res/helpimg/da/feldalle.png
deleted file mode 100644
index aacc7e251a4b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/da/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/da/feldbrei.png b/icon-themes/galaxy/res/helpimg/da/feldbrei.png
deleted file mode 100644
index b32bdda72e76..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/da/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/da/feldcolo.png b/icon-themes/galaxy/res/helpimg/da/feldcolo.png
deleted file mode 100644
index 6bb2abc7d4a5..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/da/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/da/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/da/names_as_addressing.png
deleted file mode 100644
index 90b09a28bcc7..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/da/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/da/sheettabs.png b/icon-themes/galaxy/res/helpimg/da/sheettabs.png
deleted file mode 100644
index 8aeace1029d6..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/da/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/da/swh00117.png b/icon-themes/galaxy/res/helpimg/da/swh00117.png
deleted file mode 100644
index 0ddb70c545fc..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/da/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/da/zellvor.png b/icon-themes/galaxy/res/helpimg/da/zellvor.png
deleted file mode 100644
index 040d3e0c7310..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/da/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/de/feldalle.png b/icon-themes/galaxy/res/helpimg/de/feldalle.png
deleted file mode 100644
index 200d1e7d23db..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/de/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/de/feldcolo.png b/icon-themes/galaxy/res/helpimg/de/feldcolo.png
deleted file mode 100644
index da7f4584e426..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/de/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/de/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/de/names_as_addressing.png
deleted file mode 100644
index 8fbd776228e1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/de/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/de/sheettabs.png b/icon-themes/galaxy/res/helpimg/de/sheettabs.png
deleted file mode 100644
index 4564d55b83df..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/de/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/de/swh00117.png b/icon-themes/galaxy/res/helpimg/de/swh00117.png
deleted file mode 100644
index cb2d6cc62ee9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/de/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/de/zellvor.png b/icon-themes/galaxy/res/helpimg/de/zellvor.png
deleted file mode 100644
index 6e278dd9e6e4..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/de/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/diatrans.png b/icon-themes/galaxy/res/helpimg/diatrans.png
deleted file mode 100644
index 4f90116e1502..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/diatrans.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/dircurscent.png b/icon-themes/galaxy/res/helpimg/dircurscent.png
deleted file mode 100644
index 8a006023d003..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/dircurscent.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/dircursleft.png b/icon-themes/galaxy/res/helpimg/dircursleft.png
deleted file mode 100644
index 8c50273e0c61..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/dircursleft.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/dircursright.png b/icon-themes/galaxy/res/helpimg/dircursright.png
deleted file mode 100644
index 1beb677c4d74..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/dircursright.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ein.png b/icon-themes/galaxy/res/helpimg/ein.png
deleted file mode 100644
index adbcf0096f3f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ein.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/es/feldalle.png b/icon-themes/galaxy/res/helpimg/es/feldalle.png
deleted file mode 100644
index 0c284bd5431d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/es/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/es/feldcolo.png b/icon-themes/galaxy/res/helpimg/es/feldcolo.png
deleted file mode 100644
index 6a33dd0f553f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/es/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/es/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/es/names_as_addressing.png
deleted file mode 100644
index fee0aa5b2c50..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/es/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/es/sheettabs.png b/icon-themes/galaxy/res/helpimg/es/sheettabs.png
deleted file mode 100644
index 4b5dabb8a9d1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/es/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/es/swh00117.png b/icon-themes/galaxy/res/helpimg/es/swh00117.png
deleted file mode 100644
index c641ea4687f7..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/es/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/es/zellvor.png b/icon-themes/galaxy/res/helpimg/es/zellvor.png
deleted file mode 100644
index 57ae046468b4..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/es/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/et/feldalle.png b/icon-themes/galaxy/res/helpimg/et/feldalle.png
deleted file mode 100644
index eafc22b90966..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/et/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/et/feldbrei.png b/icon-themes/galaxy/res/helpimg/et/feldbrei.png
deleted file mode 100644
index b32bdda72e76..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/et/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/et/feldcolo.png b/icon-themes/galaxy/res/helpimg/et/feldcolo.png
deleted file mode 100644
index b65def0415d0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/et/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/et/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/et/names_as_addressing.png
deleted file mode 100644
index c58bc63513f7..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/et/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/et/sheettabs.png b/icon-themes/galaxy/res/helpimg/et/sheettabs.png
deleted file mode 100644
index ae6f8c90d8ca..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/et/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/et/swh00117.png b/icon-themes/galaxy/res/helpimg/et/swh00117.png
deleted file mode 100644
index cdf1b5f280f4..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/et/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/et/zellvor.png b/icon-themes/galaxy/res/helpimg/et/zellvor.png
deleted file mode 100644
index 49e77192c0ca..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/et/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/feldalle.png b/icon-themes/galaxy/res/helpimg/feldalle.png
deleted file mode 100644
index 56b4e2736365..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/feldbrei.png b/icon-themes/galaxy/res/helpimg/feldbrei.png
deleted file mode 100644
index 0c9f84b926a8..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/feldcolo.png b/icon-themes/galaxy/res/helpimg/feldcolo.png
deleted file mode 100644
index e6d5573c0146..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/feldurch.png b/icon-themes/galaxy/res/helpimg/feldurch.png
deleted file mode 100644
index 397de5cb4366..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/feldurch.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/formschn.png b/icon-themes/galaxy/res/helpimg/formschn.png
deleted file mode 100644
index e3a9761d7406..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/formschn.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/formsubt.png b/icon-themes/galaxy/res/helpimg/formsubt.png
deleted file mode 100644
index 3ee5d13f1586..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/formsubt.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/formvers.png b/icon-themes/galaxy/res/helpimg/formvers.png
deleted file mode 100644
index 71dbcc3f55d0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/formvers.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/fr/feldalle.png b/icon-themes/galaxy/res/helpimg/fr/feldalle.png
deleted file mode 100644
index d9aba7105e0c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/fr/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/fr/feldbrei.png b/icon-themes/galaxy/res/helpimg/fr/feldbrei.png
deleted file mode 100644
index c3c981392c57..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/fr/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/fr/feldcolo.png b/icon-themes/galaxy/res/helpimg/fr/feldcolo.png
deleted file mode 100644
index ba13f5da0541..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/fr/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/fr/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/fr/names_as_addressing.png
deleted file mode 100644
index d462048080dd..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/fr/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/fr/sheettabs.png b/icon-themes/galaxy/res/helpimg/fr/sheettabs.png
deleted file mode 100644
index c3642ea64777..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/fr/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/fr/swh00117.png b/icon-themes/galaxy/res/helpimg/fr/swh00117.png
deleted file mode 100644
index 753beca9084b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/fr/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/fr/zellvor.png b/icon-themes/galaxy/res/helpimg/fr/zellvor.png
deleted file mode 100644
index ef788dfb6097..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/fr/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/hand01.png b/icon-themes/galaxy/res/helpimg/hand01.png
deleted file mode 100644
index ebe494a5957c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/hand01.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/hsizebar.png b/icon-themes/galaxy/res/helpimg/hsizebar.png
deleted file mode 100644
index f27764d834b1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/hsizebar.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/hu/feldalle.png b/icon-themes/galaxy/res/helpimg/hu/feldalle.png
deleted file mode 100644
index 8d6032c835ff..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/hu/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/hu/feldbrei.png b/icon-themes/galaxy/res/helpimg/hu/feldbrei.png
deleted file mode 100644
index b1f32c86c83d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/hu/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/hu/feldcolo.png b/icon-themes/galaxy/res/helpimg/hu/feldcolo.png
deleted file mode 100644
index 80f5a2b8329a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/hu/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/hu/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/hu/names_as_addressing.png
deleted file mode 100644
index 08bb7a960edf..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/hu/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/hu/sheettabs.png b/icon-themes/galaxy/res/helpimg/hu/sheettabs.png
deleted file mode 100644
index caa4df6aeb83..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/hu/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/hu/swh00117.png b/icon-themes/galaxy/res/helpimg/hu/swh00117.png
deleted file mode 100644
index 78c4c878b041..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/hu/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/hu/zellvor.png b/icon-themes/galaxy/res/helpimg/hu/zellvor.png
deleted file mode 100644
index ffaadf8dffad..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/hu/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/it/feldalle.png b/icon-themes/galaxy/res/helpimg/it/feldalle.png
deleted file mode 100644
index ebdb92be90ca..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/it/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/it/feldbrei.png b/icon-themes/galaxy/res/helpimg/it/feldbrei.png
deleted file mode 100644
index 6110f48ccb84..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/it/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/it/feldcolo.png b/icon-themes/galaxy/res/helpimg/it/feldcolo.png
deleted file mode 100644
index 6bfd6eefae1e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/it/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/it/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/it/names_as_addressing.png
deleted file mode 100644
index b1d9322e0b20..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/it/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/it/sheettabs.png b/icon-themes/galaxy/res/helpimg/it/sheettabs.png
deleted file mode 100644
index e83343f8329f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/it/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/it/swh00117.png b/icon-themes/galaxy/res/helpimg/it/swh00117.png
deleted file mode 100644
index 89dbbc1c674e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/it/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/it/zellvor.png b/icon-themes/galaxy/res/helpimg/it/zellvor.png
deleted file mode 100644
index 96972b61e97d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/it/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ja/feldalle.png b/icon-themes/galaxy/res/helpimg/ja/feldalle.png
deleted file mode 100644
index 16038dec66db..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ja/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ja/feldbrei.png b/icon-themes/galaxy/res/helpimg/ja/feldbrei.png
deleted file mode 100644
index 93511e65a43b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ja/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ja/feldcolo.png b/icon-themes/galaxy/res/helpimg/ja/feldcolo.png
deleted file mode 100644
index 43a3e2616d89..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ja/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ja/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/ja/names_as_addressing.png
deleted file mode 100644
index 396d6078be52..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ja/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ja/sheettabs.png b/icon-themes/galaxy/res/helpimg/ja/sheettabs.png
deleted file mode 100644
index 8ad0f02e886d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ja/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ja/swh00055.png b/icon-themes/galaxy/res/helpimg/ja/swh00055.png
deleted file mode 100644
index fb2d9311c8ac..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ja/swh00055.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ja/swh00117.png b/icon-themes/galaxy/res/helpimg/ja/swh00117.png
deleted file mode 100644
index f043ef544dba..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ja/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ja/zellvor.png b/icon-themes/galaxy/res/helpimg/ja/zellvor.png
deleted file mode 100644
index d0dbb57734c0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ja/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/km/feldcolo.png b/icon-themes/galaxy/res/helpimg/km/feldcolo.png
deleted file mode 100644
index 33dbf28e436a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/km/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/km/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/km/names_as_addressing.png
deleted file mode 100644
index fcabc664647b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/km/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/km/sheettabs.png b/icon-themes/galaxy/res/helpimg/km/sheettabs.png
deleted file mode 100644
index 1ee993545ea9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/km/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/km/swh00117.png b/icon-themes/galaxy/res/helpimg/km/swh00117.png
deleted file mode 100644
index 987474bd2754..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/km/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/km/zellvor.png b/icon-themes/galaxy/res/helpimg/km/zellvor.png
deleted file mode 100644
index 04749baa5521..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/km/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ko/feldalle.png b/icon-themes/galaxy/res/helpimg/ko/feldalle.png
deleted file mode 100644
index 5b26e71cac34..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ko/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ko/feldbrei.png b/icon-themes/galaxy/res/helpimg/ko/feldbrei.png
deleted file mode 100644
index 6976062006dd..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ko/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ko/feldcolo.png b/icon-themes/galaxy/res/helpimg/ko/feldcolo.png
deleted file mode 100644
index 0d4380d33622..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ko/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ko/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/ko/names_as_addressing.png
deleted file mode 100644
index e8fe21ad74ca..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ko/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ko/sheettabs.png b/icon-themes/galaxy/res/helpimg/ko/sheettabs.png
deleted file mode 100644
index ecf8dd82449c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ko/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ko/swh00055.png b/icon-themes/galaxy/res/helpimg/ko/swh00055.png
deleted file mode 100644
index 18bafe038f37..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ko/swh00055.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ko/swh00117.png b/icon-themes/galaxy/res/helpimg/ko/swh00117.png
deleted file mode 100644
index 9182e8dd14ef..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ko/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/ko/zellvor.png b/icon-themes/galaxy/res/helpimg/ko/zellvor.png
deleted file mode 100644
index 369c2f4a254a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/ko/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/kombi1.png b/icon-themes/galaxy/res/helpimg/kombi1.png
deleted file mode 100644
index 1d3e87242d28..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/kombi1.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/left.png b/icon-themes/galaxy/res/helpimg/left.png
deleted file mode 100644
index 269bca105da4..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/left.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/left2.png b/icon-themes/galaxy/res/helpimg/left2.png
deleted file mode 100644
index 6ac055b5b55a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/left2.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/linkdata.png b/icon-themes/galaxy/res/helpimg/linkdata.png
deleted file mode 100644
index cf5fe8262823..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/linkdata.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/linleft.png b/icon-themes/galaxy/res/helpimg/linleft.png
deleted file mode 100644
index b8d89f8851ff..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/linleft.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/linright.png b/icon-themes/galaxy/res/helpimg/linright.png
deleted file mode 100644
index ef564bc23b37..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/linright.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/movedata.png b/icon-themes/galaxy/res/helpimg/movedata.png
deleted file mode 100644
index 2f6ed588d53e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/movedata.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/names_as_addressing.png
deleted file mode 100644
index 3600ad0eba42..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/note.png b/icon-themes/galaxy/res/helpimg/note.png
deleted file mode 100644
index 437125a2184b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/note.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/note_small.png b/icon-themes/galaxy/res/helpimg/note_small.png
deleted file mode 100644
index b13bd8cf2e13..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/note_small.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pl/feldalle.png b/icon-themes/galaxy/res/helpimg/pl/feldalle.png
deleted file mode 100644
index 456408db80c8..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pl/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pl/feldbrei.png b/icon-themes/galaxy/res/helpimg/pl/feldbrei.png
deleted file mode 100644
index cc733505ec0a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pl/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pl/feldcolo.png b/icon-themes/galaxy/res/helpimg/pl/feldcolo.png
deleted file mode 100644
index afa3fa7428c6..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pl/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pl/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/pl/names_as_addressing.png
deleted file mode 100644
index 5f54662a8e07..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pl/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pl/sheettabs.png b/icon-themes/galaxy/res/helpimg/pl/sheettabs.png
deleted file mode 100644
index 2f89e3d478ac..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pl/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pl/swh00117.png b/icon-themes/galaxy/res/helpimg/pl/swh00117.png
deleted file mode 100644
index fb9abb4afcdd..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pl/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pl/zellvor.png b/icon-themes/galaxy/res/helpimg/pl/zellvor.png
deleted file mode 100644
index 74629f22272c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pl/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt-BR/feldalle.png b/icon-themes/galaxy/res/helpimg/pt-BR/feldalle.png
deleted file mode 100644
index 3aeddedb86d0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt-BR/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt-BR/feldbrei.png b/icon-themes/galaxy/res/helpimg/pt-BR/feldbrei.png
deleted file mode 100644
index 8c28dc583687..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt-BR/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt-BR/feldcolo.png b/icon-themes/galaxy/res/helpimg/pt-BR/feldcolo.png
deleted file mode 100644
index faf46693e5c4..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt-BR/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt-BR/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/pt-BR/names_as_addressing.png
deleted file mode 100644
index 57438c722b5d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt-BR/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt-BR/sheettabs.png b/icon-themes/galaxy/res/helpimg/pt-BR/sheettabs.png
deleted file mode 100644
index aa608b48067f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt-BR/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt-BR/swh00117.png b/icon-themes/galaxy/res/helpimg/pt-BR/swh00117.png
deleted file mode 100644
index 7467a2d286c3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt-BR/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt-BR/zellvor.png b/icon-themes/galaxy/res/helpimg/pt-BR/zellvor.png
deleted file mode 100644
index 8482ed052136..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt-BR/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt/feldalle.png b/icon-themes/galaxy/res/helpimg/pt/feldalle.png
deleted file mode 100644
index 3aeddedb86d0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt/feldbrei.png b/icon-themes/galaxy/res/helpimg/pt/feldbrei.png
deleted file mode 100644
index 8c28dc583687..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt/feldcolo.png b/icon-themes/galaxy/res/helpimg/pt/feldcolo.png
deleted file mode 100644
index faf46693e5c4..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/pt/names_as_addressing.png
deleted file mode 100644
index 57438c722b5d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt/sheettabs.png b/icon-themes/galaxy/res/helpimg/pt/sheettabs.png
deleted file mode 100644
index aa608b48067f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt/swh00117.png b/icon-themes/galaxy/res/helpimg/pt/swh00117.png
deleted file mode 100644
index 7467a2d286c3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/pt/zellvor.png b/icon-themes/galaxy/res/helpimg/pt/zellvor.png
deleted file mode 100644
index 8482ed052136..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/pt/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/rechenlt.png b/icon-themes/galaxy/res/helpimg/rechenlt.png
deleted file mode 100644
index 76380c2022d0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/rechenlt.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/refhand.png b/icon-themes/galaxy/res/helpimg/refhand.png
deleted file mode 100644
index 9effd5eff969..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/refhand.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/right.png b/icon-themes/galaxy/res/helpimg/right.png
deleted file mode 100644
index f32ccbd3b489..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/right.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/right2.png b/icon-themes/galaxy/res/helpimg/right2.png
deleted file mode 100644
index e1ad06143cac..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/right2.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/rotieren.png b/icon-themes/galaxy/res/helpimg/rotieren.png
deleted file mode 100644
index b042e0c06ade..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/rotieren.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sc_func_imcot.png b/icon-themes/galaxy/res/helpimg/sc_func_imcot.png
deleted file mode 100644
index b3011ed3c6c2..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sc_func_imcot.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sc_func_imcsc.png b/icon-themes/galaxy/res/helpimg/sc_func_imcsc.png
deleted file mode 100644
index 33ce699593a4..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sc_func_imcsc.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sc_func_imcsch.png b/icon-themes/galaxy/res/helpimg/sc_func_imcsch.png
deleted file mode 100644
index 216ec88795ea..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sc_func_imcsch.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sc_func_imsec.png b/icon-themes/galaxy/res/helpimg/sc_func_imsec.png
deleted file mode 100644
index 8517230fa9d0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sc_func_imsec.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sc_func_imsech.png b/icon-themes/galaxy/res/helpimg/sc_func_imsech.png
deleted file mode 100644
index 7a6a6af9a7af..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sc_func_imsech.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sc_func_imtan.png b/icon-themes/galaxy/res/helpimg/sc_func_imtan.png
deleted file mode 100644
index 0befcf9b9a27..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sc_func_imtan.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sheettabs.png b/icon-themes/galaxy/res/helpimg/sheettabs.png
deleted file mode 100644
index dbb8c61dee5c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sistop.png b/icon-themes/galaxy/res/helpimg/sistop.png
deleted file mode 100644
index c1c4fe66f2a2..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sistop.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sk/feldalle.png b/icon-themes/galaxy/res/helpimg/sk/feldalle.png
deleted file mode 100644
index b97f7de93c97..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sk/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sk/feldbrei.png b/icon-themes/galaxy/res/helpimg/sk/feldbrei.png
deleted file mode 100644
index b32bdda72e76..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sk/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sk/feldcolo.png b/icon-themes/galaxy/res/helpimg/sk/feldcolo.png
deleted file mode 100644
index 5c2e967f84ee..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sk/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sk/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/sk/names_as_addressing.png
deleted file mode 100644
index fa9125cdedbb..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sk/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sk/sheettabs.png b/icon-themes/galaxy/res/helpimg/sk/sheettabs.png
deleted file mode 100644
index 95c1b825d8a3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sk/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sk/swh00117.png b/icon-themes/galaxy/res/helpimg/sk/swh00117.png
deleted file mode 100644
index b2929fc79748..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sk/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sk/zellvor.png b/icon-themes/galaxy/res/helpimg/sk/zellvor.png
deleted file mode 100644
index da1af51728da..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sk/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sl/feldalle.png b/icon-themes/galaxy/res/helpimg/sl/feldalle.png
deleted file mode 100644
index 0c5bcbf06626..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sl/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sl/feldbrei.png b/icon-themes/galaxy/res/helpimg/sl/feldbrei.png
deleted file mode 100644
index 124b84e6a170..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sl/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sl/feldcolo.png b/icon-themes/galaxy/res/helpimg/sl/feldcolo.png
deleted file mode 100644
index 8ed4bb1a7f75..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sl/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sl/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/sl/names_as_addressing.png
deleted file mode 100644
index 41663e5d8ca7..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sl/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sl/sheettabs.png b/icon-themes/galaxy/res/helpimg/sl/sheettabs.png
deleted file mode 100644
index 0f15747f2b87..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sl/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sl/swh00117.png b/icon-themes/galaxy/res/helpimg/sl/swh00117.png
deleted file mode 100644
index 6adadd795bc3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sl/swh00117.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sl/zellvor.png b/icon-themes/galaxy/res/helpimg/sl/zellvor.png
deleted file mode 100644
index 7942c10cdef3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sl/zellvor.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb1.png b/icon-themes/galaxy/res/helpimg/smzb1.png
deleted file mode 100644
index b4207afaae6e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb1.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb10.png b/icon-themes/galaxy/res/helpimg/smzb10.png
deleted file mode 100644
index 5ffc97f1d217..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb10.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb2.png b/icon-themes/galaxy/res/helpimg/smzb2.png
deleted file mode 100644
index d0fd8accae15..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb2.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb3.png b/icon-themes/galaxy/res/helpimg/smzb3.png
deleted file mode 100644
index d5763f8eed0b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb3.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb4.png b/icon-themes/galaxy/res/helpimg/smzb4.png
deleted file mode 100644
index fa14aae9aca0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb4.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb5.png b/icon-themes/galaxy/res/helpimg/smzb5.png
deleted file mode 100644
index 1727db31bde0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb5.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb6.png b/icon-themes/galaxy/res/helpimg/smzb6.png
deleted file mode 100644
index a7200cbda5d1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb6.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb7.png b/icon-themes/galaxy/res/helpimg/smzb7.png
deleted file mode 100644
index f1f8c13f01ae..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb7.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb8.png b/icon-themes/galaxy/res/helpimg/smzb8.png
deleted file mode 100644
index 9f6de7368171..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb8.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/smzb9.png b/icon-themes/galaxy/res/helpimg/smzb9.png
deleted file mode 100644
index 677adbea6e16..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/smzb9.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21801.png b/icon-themes/galaxy/res/helpimg/starmath/al21801.png
deleted file mode 100644
index 0920ad414d34..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21801.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21802.png b/icon-themes/galaxy/res/helpimg/starmath/al21802.png
deleted file mode 100644
index c4c08f16964b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21802.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21803.png b/icon-themes/galaxy/res/helpimg/starmath/al21803.png
deleted file mode 100644
index aa8800809aaa..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21803.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21804.png b/icon-themes/galaxy/res/helpimg/starmath/al21804.png
deleted file mode 100644
index 75b55a9fca7b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21804.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21805.png b/icon-themes/galaxy/res/helpimg/starmath/al21805.png
deleted file mode 100644
index 08bb7888336e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21805.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21806.png b/icon-themes/galaxy/res/helpimg/starmath/al21806.png
deleted file mode 100644
index eacc466c6798..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21806.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21808.png b/icon-themes/galaxy/res/helpimg/starmath/al21808.png
deleted file mode 100644
index 5a78409ad616..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21808.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21809.png b/icon-themes/galaxy/res/helpimg/starmath/al21809.png
deleted file mode 100644
index 7584c07ed796..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21809.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21810.png b/icon-themes/galaxy/res/helpimg/starmath/al21810.png
deleted file mode 100644
index 37fe7286cdd1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21810.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21811.png b/icon-themes/galaxy/res/helpimg/starmath/al21811.png
deleted file mode 100644
index e4728e442cbc..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21811.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21812.png b/icon-themes/galaxy/res/helpimg/starmath/al21812.png
deleted file mode 100644
index d71f9f033603..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21812.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21813.png b/icon-themes/galaxy/res/helpimg/starmath/al21813.png
deleted file mode 100644
index 6527d2fed51a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21813.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21814.png b/icon-themes/galaxy/res/helpimg/starmath/al21814.png
deleted file mode 100644
index f70e0e4c87a1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21814.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21821.png b/icon-themes/galaxy/res/helpimg/starmath/al21821.png
deleted file mode 100644
index ea2249284712..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21821.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21822.png b/icon-themes/galaxy/res/helpimg/starmath/al21822.png
deleted file mode 100644
index 325ed075c49e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21822.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21823.png b/icon-themes/galaxy/res/helpimg/starmath/al21823.png
deleted file mode 100644
index da7affaac9c0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21823.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21824.png b/icon-themes/galaxy/res/helpimg/starmath/al21824.png
deleted file mode 100644
index 425a47edc6c3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21824.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21825.png b/icon-themes/galaxy/res/helpimg/starmath/al21825.png
deleted file mode 100644
index 8a7bf8d32d97..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21825.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/al21826.png b/icon-themes/galaxy/res/helpimg/starmath/al21826.png
deleted file mode 100644
index 8c68621ba986..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/al21826.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/ar_right.png b/icon-themes/galaxy/res/helpimg/starmath/ar_right.png
deleted file mode 100644
index c1f64314f38e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/ar_right.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21701.png b/icon-themes/galaxy/res/helpimg/starmath/at21701.png
deleted file mode 100644
index 36ff85d65453..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21701.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21702.png b/icon-themes/galaxy/res/helpimg/starmath/at21702.png
deleted file mode 100644
index 331997588e1a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21702.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21703.png b/icon-themes/galaxy/res/helpimg/starmath/at21703.png
deleted file mode 100644
index d13dab642f91..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21703.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21704.png b/icon-themes/galaxy/res/helpimg/starmath/at21704.png
deleted file mode 100644
index 5a6b69781a32..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21704.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21705.png b/icon-themes/galaxy/res/helpimg/starmath/at21705.png
deleted file mode 100644
index ae037412fcc6..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21705.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21706.png b/icon-themes/galaxy/res/helpimg/starmath/at21706.png
deleted file mode 100644
index ddd3bf508399..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21706.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21707.png b/icon-themes/galaxy/res/helpimg/starmath/at21707.png
deleted file mode 100644
index a7f9c867236a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21707.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21708.png b/icon-themes/galaxy/res/helpimg/starmath/at21708.png
deleted file mode 100644
index 0f2b6e21f318..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21708.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21709.png b/icon-themes/galaxy/res/helpimg/starmath/at21709.png
deleted file mode 100644
index c51d716503ed..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21709.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21710.png b/icon-themes/galaxy/res/helpimg/starmath/at21710.png
deleted file mode 100644
index 632cfbfe55bf..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21710.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21711.png b/icon-themes/galaxy/res/helpimg/starmath/at21711.png
deleted file mode 100644
index aae20d3183ec..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21711.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21712.png b/icon-themes/galaxy/res/helpimg/starmath/at21712.png
deleted file mode 100644
index 7619680dd87f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21712.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21713.png b/icon-themes/galaxy/res/helpimg/starmath/at21713.png
deleted file mode 100644
index ec8125149f65..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21713.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21714.png b/icon-themes/galaxy/res/helpimg/starmath/at21714.png
deleted file mode 100644
index faa1d4ac10d1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21714.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21715.png b/icon-themes/galaxy/res/helpimg/starmath/at21715.png
deleted file mode 100644
index 43862685fd84..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21715.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21716.png b/icon-themes/galaxy/res/helpimg/starmath/at21716.png
deleted file mode 100644
index 5ac4490c544c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21716.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21717.png b/icon-themes/galaxy/res/helpimg/starmath/at21717.png
deleted file mode 100644
index de721f00a441..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21717.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21718.png b/icon-themes/galaxy/res/helpimg/starmath/at21718.png
deleted file mode 100644
index 4cb212562101..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21718.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21719.png b/icon-themes/galaxy/res/helpimg/starmath/at21719.png
deleted file mode 100644
index 9c2f131d5378..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21719.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21720.png b/icon-themes/galaxy/res/helpimg/starmath/at21720.png
deleted file mode 100644
index cc978cbb3d34..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21720.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21722.png b/icon-themes/galaxy/res/helpimg/starmath/at21722.png
deleted file mode 100644
index ac89f50ef629..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21722.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21723.png b/icon-themes/galaxy/res/helpimg/starmath/at21723.png
deleted file mode 100644
index 110becae0a5d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21723.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/at21724.png b/icon-themes/galaxy/res/helpimg/starmath/at21724.png
deleted file mode 100644
index c36a971418fc..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/at21724.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21301.png b/icon-themes/galaxy/res/helpimg/starmath/bi21301.png
deleted file mode 100644
index 77f0a1588d87..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21301.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21302.png b/icon-themes/galaxy/res/helpimg/starmath/bi21302.png
deleted file mode 100644
index 38fc4a5e2612..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21302.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21303.png b/icon-themes/galaxy/res/helpimg/starmath/bi21303.png
deleted file mode 100644
index 051ae97668a7..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21303.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21304.png b/icon-themes/galaxy/res/helpimg/starmath/bi21304.png
deleted file mode 100644
index 43324a1f51aa..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21304.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21305.png b/icon-themes/galaxy/res/helpimg/starmath/bi21305.png
deleted file mode 100644
index 1567034a456b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21305.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21306.png b/icon-themes/galaxy/res/helpimg/starmath/bi21306.png
deleted file mode 100644
index d97047f661df..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21306.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21307.png b/icon-themes/galaxy/res/helpimg/starmath/bi21307.png
deleted file mode 100644
index 2085b8feed0b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21307.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21308.png b/icon-themes/galaxy/res/helpimg/starmath/bi21308.png
deleted file mode 100644
index 92bb5869b741..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21308.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21309.png b/icon-themes/galaxy/res/helpimg/starmath/bi21309.png
deleted file mode 100644
index 8608a20afde9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21309.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21310.png b/icon-themes/galaxy/res/helpimg/starmath/bi21310.png
deleted file mode 100644
index 3dc45558219e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21310.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21311.png b/icon-themes/galaxy/res/helpimg/starmath/bi21311.png
deleted file mode 100644
index 1055a1b18588..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21311.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21312.png b/icon-themes/galaxy/res/helpimg/starmath/bi21312.png
deleted file mode 100644
index 96a9fada97f8..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21312.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21313.png b/icon-themes/galaxy/res/helpimg/starmath/bi21313.png
deleted file mode 100644
index b1b238fe5fae..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21313.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21314.png b/icon-themes/galaxy/res/helpimg/starmath/bi21314.png
deleted file mode 100644
index 8e3c623d3d26..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21314.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21315.png b/icon-themes/galaxy/res/helpimg/starmath/bi21315.png
deleted file mode 100644
index 053ed5ee8bc9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21315.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21316.png b/icon-themes/galaxy/res/helpimg/starmath/bi21316.png
deleted file mode 100644
index 1f3479256afd..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21316.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21322.png b/icon-themes/galaxy/res/helpimg/starmath/bi21322.png
deleted file mode 100644
index 5b450588cad8..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21322.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21323.png b/icon-themes/galaxy/res/helpimg/starmath/bi21323.png
deleted file mode 100644
index 4991cf8d159b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21323.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21324.png b/icon-themes/galaxy/res/helpimg/starmath/bi21324.png
deleted file mode 100644
index 69c71ecf5168..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21324.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21325.png b/icon-themes/galaxy/res/helpimg/starmath/bi21325.png
deleted file mode 100644
index 8d1a5ea3dbc0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21325.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21326.png b/icon-themes/galaxy/res/helpimg/starmath/bi21326.png
deleted file mode 100644
index e50d4f448922..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21326.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21327.png b/icon-themes/galaxy/res/helpimg/starmath/bi21327.png
deleted file mode 100644
index 0b125e0e3b9a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21327.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21328.png b/icon-themes/galaxy/res/helpimg/starmath/bi21328.png
deleted file mode 100644
index 06a6fcb6cea0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21328.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21329.png b/icon-themes/galaxy/res/helpimg/starmath/bi21329.png
deleted file mode 100644
index 7f828b19dd21..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21329.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21330.png b/icon-themes/galaxy/res/helpimg/starmath/bi21330.png
deleted file mode 100644
index c35bd16bbcfa..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21330.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21331.png b/icon-themes/galaxy/res/helpimg/starmath/bi21331.png
deleted file mode 100644
index 5f68e751b4c7..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21331.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21332.png b/icon-themes/galaxy/res/helpimg/starmath/bi21332.png
deleted file mode 100644
index 772a94061d11..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21332.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21333.png b/icon-themes/galaxy/res/helpimg/starmath/bi21333.png
deleted file mode 100644
index b7e32b73172e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21333.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/bi21334.png b/icon-themes/galaxy/res/helpimg/starmath/bi21334.png
deleted file mode 100644
index 07642da7d462..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/bi21334.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21901.png b/icon-themes/galaxy/res/helpimg/starmath/co21901.png
deleted file mode 100644
index f48312580fcf..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21901.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21902.png b/icon-themes/galaxy/res/helpimg/starmath/co21902.png
deleted file mode 100644
index 5eea2a550e10..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21902.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21903.png b/icon-themes/galaxy/res/helpimg/starmath/co21903.png
deleted file mode 100644
index 44e7b36c963d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21903.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21904.png b/icon-themes/galaxy/res/helpimg/starmath/co21904.png
deleted file mode 100644
index af84ca0f2322..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21904.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21905.png b/icon-themes/galaxy/res/helpimg/starmath/co21905.png
deleted file mode 100644
index 73cb1fcc9474..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21905.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21906.png b/icon-themes/galaxy/res/helpimg/starmath/co21906.png
deleted file mode 100644
index afa69328b4ee..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21906.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21907.png b/icon-themes/galaxy/res/helpimg/starmath/co21907.png
deleted file mode 100644
index 7c54ba4a95f0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21907.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21908.png b/icon-themes/galaxy/res/helpimg/starmath/co21908.png
deleted file mode 100644
index c7381f55a60f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21908.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21909.png b/icon-themes/galaxy/res/helpimg/starmath/co21909.png
deleted file mode 100644
index d8f612672ae9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21909.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21910.png b/icon-themes/galaxy/res/helpimg/starmath/co21910.png
deleted file mode 100644
index 244136160aba..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21910.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21911.png b/icon-themes/galaxy/res/helpimg/starmath/co21911.png
deleted file mode 100644
index 40c1b71481ae..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21911.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21912.png b/icon-themes/galaxy/res/helpimg/starmath/co21912.png
deleted file mode 100644
index 0a5f0abdcf23..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21912.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21916.png b/icon-themes/galaxy/res/helpimg/starmath/co21916.png
deleted file mode 100644
index d85ebc88df9c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21916.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21917.png b/icon-themes/galaxy/res/helpimg/starmath/co21917.png
deleted file mode 100644
index 2376fc2486c8..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21917.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/co21918.png b/icon-themes/galaxy/res/helpimg/starmath/co21918.png
deleted file mode 100644
index ac9e8235cca9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/co21918.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21601.png b/icon-themes/galaxy/res/helpimg/starmath/fo21601.png
deleted file mode 100644
index 2acf41ba8876..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21601.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21602.png b/icon-themes/galaxy/res/helpimg/starmath/fo21602.png
deleted file mode 100644
index 9519f249f4f9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21602.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21603.png b/icon-themes/galaxy/res/helpimg/starmath/fo21603.png
deleted file mode 100644
index 9e77b0fb8761..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21603.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21604.png b/icon-themes/galaxy/res/helpimg/starmath/fo21604.png
deleted file mode 100644
index 7639e305d3f5..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21604.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21605.png b/icon-themes/galaxy/res/helpimg/starmath/fo21605.png
deleted file mode 100644
index bacc3272fcb2..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21605.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21606.png b/icon-themes/galaxy/res/helpimg/starmath/fo21606.png
deleted file mode 100644
index ee35164e003a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21606.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21607.png b/icon-themes/galaxy/res/helpimg/starmath/fo21607.png
deleted file mode 100644
index faa042885075..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21607.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21609.png b/icon-themes/galaxy/res/helpimg/starmath/fo21609.png
deleted file mode 100644
index de8cf117a109..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21609.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21610.png b/icon-themes/galaxy/res/helpimg/starmath/fo21610.png
deleted file mode 100644
index ae8955736b74..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21610.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21611.png b/icon-themes/galaxy/res/helpimg/starmath/fo21611.png
deleted file mode 100644
index d17b54de448b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21611.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21613.png b/icon-themes/galaxy/res/helpimg/starmath/fo21613.png
deleted file mode 100644
index c8dffa8e282c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21613.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21614.png b/icon-themes/galaxy/res/helpimg/starmath/fo21614.png
deleted file mode 100644
index efd760bffbcc..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21614.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fo21615.png b/icon-themes/galaxy/res/helpimg/starmath/fo21615.png
deleted file mode 100644
index ef115e0ec7a1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fo21615.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21501.png b/icon-themes/galaxy/res/helpimg/starmath/fu21501.png
deleted file mode 100644
index 6980d8a26659..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21501.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21502.png b/icon-themes/galaxy/res/helpimg/starmath/fu21502.png
deleted file mode 100644
index f19cb3b5097e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21502.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21503.png b/icon-themes/galaxy/res/helpimg/starmath/fu21503.png
deleted file mode 100644
index d7008a945248..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21503.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21504.png b/icon-themes/galaxy/res/helpimg/starmath/fu21504.png
deleted file mode 100644
index d9a1e7593bf2..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21504.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21505.png b/icon-themes/galaxy/res/helpimg/starmath/fu21505.png
deleted file mode 100644
index 3967bf959438..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21505.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21506.png b/icon-themes/galaxy/res/helpimg/starmath/fu21506.png
deleted file mode 100644
index 801577fb0538..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21506.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21507.png b/icon-themes/galaxy/res/helpimg/starmath/fu21507.png
deleted file mode 100644
index f84aae58cbc9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21507.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21508.png b/icon-themes/galaxy/res/helpimg/starmath/fu21508.png
deleted file mode 100644
index d8b50289a42e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21508.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21509.png b/icon-themes/galaxy/res/helpimg/starmath/fu21509.png
deleted file mode 100644
index 30475f6a393b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21509.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21510.png b/icon-themes/galaxy/res/helpimg/starmath/fu21510.png
deleted file mode 100644
index 476ac5310ea1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21510.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21511.png b/icon-themes/galaxy/res/helpimg/starmath/fu21511.png
deleted file mode 100644
index 8ae8d25e7afa..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21511.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21512.png b/icon-themes/galaxy/res/helpimg/starmath/fu21512.png
deleted file mode 100644
index ca7ba497b222..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21512.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21513.png b/icon-themes/galaxy/res/helpimg/starmath/fu21513.png
deleted file mode 100644
index eafd66dc2f2f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21513.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21514.png b/icon-themes/galaxy/res/helpimg/starmath/fu21514.png
deleted file mode 100644
index d10c6383f6cb..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21514.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21515.png b/icon-themes/galaxy/res/helpimg/starmath/fu21515.png
deleted file mode 100644
index 00b6532bcc6d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21515.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21516.png b/icon-themes/galaxy/res/helpimg/starmath/fu21516.png
deleted file mode 100644
index 0f26de942c0d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21516.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21517.png b/icon-themes/galaxy/res/helpimg/starmath/fu21517.png
deleted file mode 100644
index 6638f7be7e03..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21517.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21518.png b/icon-themes/galaxy/res/helpimg/starmath/fu21518.png
deleted file mode 100644
index 68868d6502b3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21518.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21519.png b/icon-themes/galaxy/res/helpimg/starmath/fu21519.png
deleted file mode 100644
index a267c6faf388..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21519.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21520.png b/icon-themes/galaxy/res/helpimg/starmath/fu21520.png
deleted file mode 100644
index bff6f9fc261a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21520.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21521.png b/icon-themes/galaxy/res/helpimg/starmath/fu21521.png
deleted file mode 100644
index cb98f6487354..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21521.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21522.png b/icon-themes/galaxy/res/helpimg/starmath/fu21522.png
deleted file mode 100644
index a1bbf80092df..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21522.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21523.png b/icon-themes/galaxy/res/helpimg/starmath/fu21523.png
deleted file mode 100644
index 77f5f5b6c7b3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21523.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21524.png b/icon-themes/galaxy/res/helpimg/starmath/fu21524.png
deleted file mode 100644
index e273caeb33f9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21524.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/fu21908.png b/icon-themes/galaxy/res/helpimg/starmath/fu21908.png
deleted file mode 100644
index c23fd9192cb7..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/fu21908.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/im21106.png b/icon-themes/galaxy/res/helpimg/starmath/im21106.png
deleted file mode 100644
index 74cde0fcb23d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/im21106.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi21608.png b/icon-themes/galaxy/res/helpimg/starmath/mi21608.png
deleted file mode 100644
index 9908a1d36bb0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi21608.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi21612.png b/icon-themes/galaxy/res/helpimg/starmath/mi21612.png
deleted file mode 100644
index 99d8bd86fefd..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi21612.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi21618.png b/icon-themes/galaxy/res/helpimg/starmath/mi21618.png
deleted file mode 100644
index 7c29d5e44f97..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi21618.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22003.png b/icon-themes/galaxy/res/helpimg/starmath/mi22003.png
deleted file mode 100644
index 9a23ce40ffc5..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22003.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22004.png b/icon-themes/galaxy/res/helpimg/starmath/mi22004.png
deleted file mode 100644
index 3fc9b5818f90..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22004.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22005.png b/icon-themes/galaxy/res/helpimg/starmath/mi22005.png
deleted file mode 100644
index 437d8b7e5142..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22005.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22006.png b/icon-themes/galaxy/res/helpimg/starmath/mi22006.png
deleted file mode 100644
index 386b825c14fb..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22006.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22007.png b/icon-themes/galaxy/res/helpimg/starmath/mi22007.png
deleted file mode 100644
index d4c1e7879e18..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22007.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22008.png b/icon-themes/galaxy/res/helpimg/starmath/mi22008.png
deleted file mode 100644
index d73e0b2d52ed..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22008.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22009.png b/icon-themes/galaxy/res/helpimg/starmath/mi22009.png
deleted file mode 100644
index ecad619159ad..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22009.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22010.png b/icon-themes/galaxy/res/helpimg/starmath/mi22010.png
deleted file mode 100644
index cfe5289f4c56..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22010.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22011.png b/icon-themes/galaxy/res/helpimg/starmath/mi22011.png
deleted file mode 100644
index 4005904ed441..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22011.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22012.png b/icon-themes/galaxy/res/helpimg/starmath/mi22012.png
deleted file mode 100644
index 3aef48916152..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22012.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22013.png b/icon-themes/galaxy/res/helpimg/starmath/mi22013.png
deleted file mode 100644
index 728e28bdb032..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22013.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22014.png b/icon-themes/galaxy/res/helpimg/starmath/mi22014.png
deleted file mode 100644
index 8035e418e567..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22014.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22015.png b/icon-themes/galaxy/res/helpimg/starmath/mi22015.png
deleted file mode 100644
index dea6dca9720f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22015.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22016.png b/icon-themes/galaxy/res/helpimg/starmath/mi22016.png
deleted file mode 100644
index faa71381c23b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22016.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22017.png b/icon-themes/galaxy/res/helpimg/starmath/mi22017.png
deleted file mode 100644
index 08a311ed58eb..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22017.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22018.png b/icon-themes/galaxy/res/helpimg/starmath/mi22018.png
deleted file mode 100644
index 6c5f85015c31..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22018.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/mi22019.png b/icon-themes/galaxy/res/helpimg/starmath/mi22019.png
deleted file mode 100644
index a2ad9762e086..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/mi22019.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21401.png b/icon-themes/galaxy/res/helpimg/starmath/op21401.png
deleted file mode 100644
index 19632f90848b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21401.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21402.png b/icon-themes/galaxy/res/helpimg/starmath/op21402.png
deleted file mode 100644
index 7eba34afd2fd..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21402.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21403.png b/icon-themes/galaxy/res/helpimg/starmath/op21403.png
deleted file mode 100644
index 639abf4ab508..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21403.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21405.png b/icon-themes/galaxy/res/helpimg/starmath/op21405.png
deleted file mode 100644
index 2c0a284ed5e7..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21405.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21406.png b/icon-themes/galaxy/res/helpimg/starmath/op21406.png
deleted file mode 100644
index 2a9d36975869..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21406.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21407.png b/icon-themes/galaxy/res/helpimg/starmath/op21407.png
deleted file mode 100644
index c87d2af49ed6..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21407.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21408.png b/icon-themes/galaxy/res/helpimg/starmath/op21408.png
deleted file mode 100644
index 3aaad17c4a81..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21408.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21409.png b/icon-themes/galaxy/res/helpimg/starmath/op21409.png
deleted file mode 100644
index ed5354d1dfb3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21409.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21410.png b/icon-themes/galaxy/res/helpimg/starmath/op21410.png
deleted file mode 100644
index 72010618fdd3..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21410.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21411.png b/icon-themes/galaxy/res/helpimg/starmath/op21411.png
deleted file mode 100644
index dcaf45b798a9..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21411.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21412.png b/icon-themes/galaxy/res/helpimg/starmath/op21412.png
deleted file mode 100644
index 0b892087e9f7..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21412.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21413.png b/icon-themes/galaxy/res/helpimg/starmath/op21413.png
deleted file mode 100644
index 70a83dca6487..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21413.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21414.png b/icon-themes/galaxy/res/helpimg/starmath/op21414.png
deleted file mode 100644
index e37d5fa74329..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21414.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21415.png b/icon-themes/galaxy/res/helpimg/starmath/op21415.png
deleted file mode 100644
index b84a24dd451c..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21415.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21416.png b/icon-themes/galaxy/res/helpimg/starmath/op21416.png
deleted file mode 100644
index 5392390e9ec0..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21416.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21417.png b/icon-themes/galaxy/res/helpimg/starmath/op21417.png
deleted file mode 100644
index d8cf3a394398..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21417.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21418.png b/icon-themes/galaxy/res/helpimg/starmath/op21418.png
deleted file mode 100644
index c6d32b67e55f..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21418.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21419.png b/icon-themes/galaxy/res/helpimg/starmath/op21419.png
deleted file mode 100644
index 99a733038ac5..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21419.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21420.png b/icon-themes/galaxy/res/helpimg/starmath/op21420.png
deleted file mode 100644
index fa9d7310c3ea..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21420.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op21421.png b/icon-themes/galaxy/res/helpimg/starmath/op21421.png
deleted file mode 100644
index cba47fba493a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op21421.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op22001.png b/icon-themes/galaxy/res/helpimg/starmath/op22001.png
deleted file mode 100644
index dbbe5aa7cb6a..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op22001.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/op22002.png b/icon-themes/galaxy/res/helpimg/starmath/op22002.png
deleted file mode 100644
index 3d0531e0bf07..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/op22002.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21201.png b/icon-themes/galaxy/res/helpimg/starmath/un21201.png
deleted file mode 100644
index 86015bb45c71..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21201.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21202.png b/icon-themes/galaxy/res/helpimg/starmath/un21202.png
deleted file mode 100644
index a9b26cae0564..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21202.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21203.png b/icon-themes/galaxy/res/helpimg/starmath/un21203.png
deleted file mode 100644
index c36c9c8f7a7d..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21203.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21204.png b/icon-themes/galaxy/res/helpimg/starmath/un21204.png
deleted file mode 100644
index 06fe9faf5024..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21204.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21205.png b/icon-themes/galaxy/res/helpimg/starmath/un21205.png
deleted file mode 100644
index dd22a5fcd85b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21205.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21206.png b/icon-themes/galaxy/res/helpimg/starmath/un21206.png
deleted file mode 100644
index e469b5b41e59..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21206.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21207.png b/icon-themes/galaxy/res/helpimg/starmath/un21207.png
deleted file mode 100644
index 9de43bc69729..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21207.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21208.png b/icon-themes/galaxy/res/helpimg/starmath/un21208.png
deleted file mode 100644
index 9fcbde7028c5..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21208.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21209.png b/icon-themes/galaxy/res/helpimg/starmath/un21209.png
deleted file mode 100644
index fb5772201349..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21209.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21210.png b/icon-themes/galaxy/res/helpimg/starmath/un21210.png
deleted file mode 100644
index 2aa89d99c8ec..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21210.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21211.png b/icon-themes/galaxy/res/helpimg/starmath/un21211.png
deleted file mode 100644
index f17aa79e39ba..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21211.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21212.png b/icon-themes/galaxy/res/helpimg/starmath/un21212.png
deleted file mode 100644
index 41e0baabacca..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21212.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21213.png b/icon-themes/galaxy/res/helpimg/starmath/un21213.png
deleted file mode 100644
index df60b3c66a80..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21213.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21214.png b/icon-themes/galaxy/res/helpimg/starmath/un21214.png
deleted file mode 100644
index 5e5fcd8ddebe..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21214.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21215.png b/icon-themes/galaxy/res/helpimg/starmath/un21215.png
deleted file mode 100644
index d9d03fb7e158..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21215.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/starmath/un21221.png b/icon-themes/galaxy/res/helpimg/starmath/un21221.png
deleted file mode 100644
index c42b009d183e..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/starmath/un21221.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sv/feldalle.png b/icon-themes/galaxy/res/helpimg/sv/feldalle.png
deleted file mode 100644
index 54974f3dfff1..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sv/feldalle.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sv/feldbrei.png b/icon-themes/galaxy/res/helpimg/sv/feldbrei.png
deleted file mode 100644
index 922836273a72..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sv/feldbrei.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sv/feldcolo.png b/icon-themes/galaxy/res/helpimg/sv/feldcolo.png
deleted file mode 100644
index 672e0f607ffe..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sv/feldcolo.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sv/names_as_addressing.png b/icon-themes/galaxy/res/helpimg/sv/names_as_addressing.png
deleted file mode 100644
index a893c7dcf0a5..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sv/names_as_addressing.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sv/sheettabs.png b/icon-themes/galaxy/res/helpimg/sv/sheettabs.png
deleted file mode 100644
index 0dfe1377ba4b..000000000000
Binary files a/icon-themes/galaxy/res/helpimg/sv/sheettabs.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/helpimg/sv/swh00117.png b/icon-themes/galaxy/res/helpimg/sv/swh00117.png
deleted file mode 100644

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list