changed the add icon
authorn.hoffmann <n.hoffmann@localhost>
Thu, 6 Jan 2011 14:31:18 +0000 (14:31 +0000)
committern.hoffmann <n.hoffmann@localhost>
Thu, 6 Jan 2011 14:31:18 +0000 (14:31 +0000)
taxeditor-store/icons/add_edit.gif
taxeditor-store/icons/add_no_bg.gif
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/model/ImageResources.java

index 252d7ebcb8c74d6e5de66ef0eb8856622a0e9d89..a7049823bca2ce07466c2c3dae4c26da3ea0e85c 100644 (file)
Binary files a/taxeditor-store/icons/add_edit.gif and b/taxeditor-store/icons/add_edit.gif differ
index 0dd4eabb7dfd1fdcd9b112f0e0a8c8a79596a804..e5f066eac217eb2cb748a429ef9f118f1794beb0 100644 (file)
Binary files a/taxeditor-store/icons/add_no_bg.gif and b/taxeditor-store/icons/add_no_bg.gif differ
index 009056946f2d1ab337071d120155851e2eda5922..9cb90b87172034c819704d001f7bd74b0a311764 100644 (file)
@@ -219,7 +219,7 @@ public class ImageResources {
         */
        protected void initializeImageRegistry(ImageRegistry registry) {
                registerImage(registry, ADD_ICON, 
-                               "add.gif");
+                               "add_no_bg.gif");
                registerImage(registry, TRASH_ICON, 
                                "trash.gif");
                registerImage(registry, EDIT_ICON,