changed icons for checklist editor
authorAlexander Oppermann <a.oppermann@bgbm.org>
Wed, 19 Nov 2014 13:46:46 +0000 (13:46 +0000)
committerAlexander Oppermann <a.oppermann@bgbm.org>
Wed, 19 Nov 2014 13:46:46 +0000 (13:46 +0000)
.gitattributes
eu.etaxonomy.taxeditor.editor/icons/check.png [new file with mode: 0644]
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.navigation/icons/check.png [new file with mode: 0644]
eu.etaxonomy.taxeditor.navigation/plugin.xml

index e638ffa0eb9da4b6e9ed39fb9e18ff38f3af3238..35d0eabba15409243b592f856ec7636d09383372 100644 (file)
@@ -355,6 +355,7 @@ eu.etaxonomy.taxeditor.editor/OSGI-INF/l10n/plugin_en.properties -text
 eu.etaxonomy.taxeditor.editor/build.properties -text
 eu.etaxonomy.taxeditor.editor/icons/address-book-new.png -text
 eu.etaxonomy.taxeditor.editor/icons/camera-photo.png -text
+eu.etaxonomy.taxeditor.editor/icons/check.png -text
 eu.etaxonomy.taxeditor.editor/icons/derivate_view-16x16-32.png -text
 eu.etaxonomy.taxeditor.editor/icons/edit_16x16.gif -text
 eu.etaxonomy.taxeditor.editor/icons/emblem-photos.png -text
@@ -910,6 +911,7 @@ eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/messages.properties -text
 eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/messages_de.properties -text
 eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/messages_en.properties -text
 eu.etaxonomy.taxeditor.navigation/build.properties -text
+eu.etaxonomy.taxeditor.navigation/icons/check.png -text
 eu.etaxonomy.taxeditor.navigation/icons/edit_16x16.gif -text
 eu.etaxonomy.taxeditor.navigation/icons/preferences-system-windows.png -text
 eu.etaxonomy.taxeditor.navigation/icons/system-search.png -text
diff --git a/eu.etaxonomy.taxeditor.editor/icons/check.png b/eu.etaxonomy.taxeditor.editor/icons/check.png
new file mode 100644 (file)
index 0000000..d776b66
Binary files /dev/null and b/eu.etaxonomy.taxeditor.editor/icons/check.png differ
index 8788f3911b4eea20de1ca748fa26495ea7683b9f..a893881339ee8eb2fa3ab37e05c9e3099376b98c 100644 (file)
@@ -79,7 +79,7 @@
       </editor>
          <editor
             class="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
-            icon="icons/address-book-new.png"
+            icon="icons/check.png"
             id="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
             name="%editor.name.8">
       </editor>
diff --git a/eu.etaxonomy.taxeditor.navigation/icons/check.png b/eu.etaxonomy.taxeditor.navigation/icons/check.png
new file mode 100644 (file)
index 0000000..d776b66
Binary files /dev/null and b/eu.etaxonomy.taxeditor.navigation/icons/check.png differ
index 940095c9c62ec9ceb132fb2177d10368ae27743a..e8843024008ae14004639f88491c79f4faaa0b8d 100644 (file)
          </menu>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistViewHandler"
-               icon="icons/edit_16x16.gif"
+               icon="icons/check.png"
                label="%command.label.4"
                style="push">
            <visibleWhen