Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd')
-rw-r--r--org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd b/org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd
index 95e9fa4bf..8257be2a7 100644
--- a/org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd
+++ b/org.eclipse.debug.ui/schema/launchConfigurationTypeImages.exsd
@@ -71,7 +71,7 @@
<launchConfigurationTypeImage
id="com.example.FirstLaunchConfigurationTypeImage"
configTypeID="com.example.FirstLaunchConfigurationType"
- icon="icons/FirstLaunchConfigurationType.gif">
+ icon="icons/FirstLaunchConfigurationType.png">
</launchConfigurationTypeImage>
</extension>
</pre>

Back to the top