Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2008-02-01 21:38:33 +0000
committerDarin Wright2008-02-01 21:38:33 +0000
commit5fa30d6552916d2d488586a6b591f93850b7d1b9 (patch)
tree5b673457e0dec4f2a48a47b14ada7ed24b7632b0 /org.eclipse.debug.examples.ui/plugin.xml
parent2170f805d5981d5de8767a311d0b90659b063653 (diff)
downloadeclipse.platform.debug-5fa30d6552916d2d488586a6b591f93850b7d1b9.tar.gz
eclipse.platform.debug-5fa30d6552916d2d488586a6b591f93850b7d1b9.tar.xz
eclipse.platform.debug-5fa30d6552916d2d488586a6b591f93850b7d1b9.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.debug.examples.ui/plugin.xml')
-rw-r--r--org.eclipse.debug.examples.ui/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.examples.ui/plugin.xml b/org.eclipse.debug.examples.ui/plugin.xml
index 4b6961065..a646b37c0 100644
--- a/org.eclipse.debug.examples.ui/plugin.xml
+++ b/org.eclipse.debug.examples.ui/plugin.xml
@@ -23,7 +23,7 @@
configTypeID="pda.launchType"
id="pda.typeImage"/>
<launchConfigurationTypeImage
- icon="icons/full/obj16/clef.png"
+ icon="icons/full/obj16/note.gif"
configTypeID="midi.launchType"
id="midi.typeImage"/>
</extension>

Back to the top