From cbdaff33ffc7eef7c4ce7dc5e43683fc05cf7a19 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Sun, 15 Jan 2012 11:41:04 -0500 Subject: Bug 210815 - C project wizard shouldn't use C++ icon --- core/org.eclipse.cdt.ui/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index f60a33b4e72..87137875200 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -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"> -- cgit v1.2.3