Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2008-09-02 21:00:59 +0000
committerSilenio Quarti2008-09-02 21:00:59 +0000
commit251dd4131dcf5a134a35db0b83495d1ddc2f820e (patch)
tree1ac348fcd7383932ee8749ab443dae87858a66d3
parent09f374fa0fda2b2019cf56db1b10333e2b425181 (diff)
downloadeclipse.platform.swt-251dd4131dcf5a134a35db0b83495d1ddc2f820e.tar.gz
eclipse.platform.swt-251dd4131dcf5a134a35db0b83495d1ddc2f820e.tar.xz
eclipse.platform.swt-251dd4131dcf5a134a35db0b83495d1ddc2f820e.zip
*** empty log message ***
-rw-r--r--bundles/org.eclipse.swt.tools/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt.tools/plugin.xml b/bundles/org.eclipse.swt.tools/plugin.xml
index f76cdeb839..503f64ea98 100644
--- a/bundles/org.eclipse.swt.tools/plugin.xml
+++ b/bundles/org.eclipse.swt.tools/plugin.xml
@@ -10,7 +10,7 @@
</category>
<view
name="Mac Generator View"
- icon="icons/sample.gif"
+ icon="icons/mac.gif"
category="org.eclipse.swt.swt.tools"
class="org.eclipse.swt.tools.views.MacGeneratorView"
id="org.eclipse.swt.tools.views.MacGeneratorView">

Back to the top