1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 09:46:02 +02:00

Bug 210815 - C project wizard shouldn't use C++ icon

This commit is contained in:
Marc-Andre Laperle 2012-01-15 11:41:04 -05:00
parent 5ca9785f6c
commit cbdaff33ff

View file

@ -446,7 +446,7 @@
class="org.eclipse.cdt.ui.wizards.CProjectWizard"
finalPerspective="org.eclipse.cdt.ui.CPerspective"
hasPages="true"
icon="icons/elcl16/newmngcc_app.gif"
icon="icons/elcl16/newmngc_app.gif"
id="org.eclipse.cdt.ui.wizards.NewCWizard2"
name="%Cproject"
project="true">