Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'build/org.eclipse.cdt.autotools-feature/feature.properties')
-rw-r--r--build/org.eclipse.cdt.autotools-feature/feature.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/org.eclipse.cdt.autotools-feature/feature.properties b/build/org.eclipse.cdt.autotools-feature/feature.properties
index fd911ed096b..575fe0d12c2 100644
--- a/build/org.eclipse.cdt.autotools-feature/feature.properties
+++ b/build/org.eclipse.cdt.autotools-feature/feature.properties
@@ -8,7 +8,7 @@
# Contributors:
# Red Hat Incorporated - initial API and implementation
#################################################################################
-featureName=Autotools support for CDT
+featureName=C/C++ Autotools support
description=Plugins for maintaining C/C++ projects that use Autotools (autoconf and automake).
provider=Eclipse CDT
copyright=Copyright 2006, 2007, 2008, 2009, 2010 Red Hat, Inc.

Back to the top