Make background of icon transparent
authorPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 30 Jun 2015 11:47:51 +0000 (13:47 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 30 Jun 2015 11:47:51 +0000 (13:47 +0200)
eu.etaxonomy.taxeditor.store/icons/switch_view_type-16x16-32.png [moved from eu.etaxonomy.taxeditor.store/icons/switch_view_type-16x16-32.gif with 50% similarity]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/model/ImageResources.java

similarity index 50%
rename from eu.etaxonomy.taxeditor.store/icons/switch_view_type-16x16-32.gif
rename to eu.etaxonomy.taxeditor.store/icons/switch_view_type-16x16-32.png
index c7e0ebd6ca4b789cddb4676535f8646df38ad2ff..53ced0e3f99da379d17a7725e6be2c209345c86b 100644 (file)
Binary files a/eu.etaxonomy.taxeditor.store/icons/switch_view_type-16x16-32.gif and b/eu.etaxonomy.taxeditor.store/icons/switch_view_type-16x16-32.png differ
index 14fa63ae364f4220339f82cad2496c0300b3db9b..336f39eb8bb75ba4d4f52a1a6ab6a1c9e9d67020 100644 (file)
@@ -337,7 +337,7 @@ public class ImageResources {
                registerImage(registry, LOCK_OPEN_ICON,
                        "lock_open.png");
                registerImage(registry, SWITCH_VIEW_TYPE,
-                       "switch_view_type-16x16-32.gif");
+                       "switch_view_type-16x16-32.png");
                registerImage(registry, DNA_SAMPLE_DERIVATE,
                        "dna_derivate-16x16-32.png");
                registerImage(registry, DNA_SAMPLE_DERIVATE_CHARACTER_DATA,