From 26d4ca71544851b79e8231ca8619dc8cc7b07b10 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 13 Aug 2012 12:00:05 -0400 Subject: [PATCH] Bug 387053 - Problem with NewCProjectV2.description in cdt.autotools.core/plugin.properties Change-Id: I9fed8e86e61306ab18375ad486df1bba9e5e8a55 Reviewed-on: https://git.eclipse.org/r/7204 Reviewed-by: Jeff Johnston IP-Clean: Jeff Johnston Tested-by: Jeff Johnston --- build/org.eclipse.cdt.autotools.core/plugin.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/org.eclipse.cdt.autotools.core/plugin.properties b/build/org.eclipse.cdt.autotools.core/plugin.properties index 9ad19876275..d28906f1761 100644 --- a/build/org.eclipse.cdt.autotools.core/plugin.properties +++ b/build/org.eclipse.cdt.autotools.core/plugin.properties @@ -10,7 +10,7 @@ ################################################################################# ConvertWizard.description=Convert to C/C++ Autotools Project NewCProject.description=GNU C Autotools Project -NewCProjectV2.description=GNU C Autootols Project V2 +NewCProjectV2.description=GNU C Autotools Project V2 NewCCProject.description=GNU C++ Autotools Project NewCWizard.name=GNU C Autotools Project NewCWizardV2.name=GNU C Autotools Project V2 @@ -177,4 +177,4 @@ ConfigureScript.name=Configure Script AutogenScript.name=Autogen Script AutotoolsProblemMarker.name=Configure Problem -AutotoolsErrorParser.name=Autotools Error Parser \ No newline at end of file +AutotoolsErrorParser.name=Autotools Error Parser