diff --git a/build/org.eclipse.cdt.gnu.build-feature/sourceTemplateFeature/feature.properties b/build/org.eclipse.cdt.gnu.build-feature/sourceTemplateFeature/feature.properties index d055b99e520..8aedbf35ce2 100644 --- a/build/org.eclipse.cdt.gnu.build-feature/sourceTemplateFeature/feature.properties +++ b/build/org.eclipse.cdt.gnu.build-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2005 IBM Corporation and others. +# Copyright (c) 2005, 2009 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -15,7 +15,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=Eclipse C/C++ Development Tooling Source +featureName=CDT GNU Toolchain Build Support Source # "providerName" property - name of the company that provides the feature providerName=Eclipse.org @@ -24,7 +24,7 @@ providerName=Eclipse.org updateSiteName=Eclipse CDT update site # "description" property - description of the feature -description=API documentation and source code zips for Eclipse C/C++ development tools. +description=GNU Toolchain Build Support and source code for CDT # "licenseURL" property - URL of the "Feature License" # do not translate value - just change to point to a locale-specific HTML page diff --git a/build/org.eclipse.cdt.gnu.build-feature/sourceTemplatePlugin/plugin.properties b/build/org.eclipse.cdt.gnu.build-feature/sourceTemplatePlugin/plugin.properties index a8ac3b1ba6f..c91eee39a42 100644 --- a/build/org.eclipse.cdt.gnu.build-feature/sourceTemplatePlugin/plugin.properties +++ b/build/org.eclipse.cdt.gnu.build-feature/sourceTemplatePlugin/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2005 IBM Corporation and others. +# Copyright (c) 2005, 2009 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -8,5 +8,5 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -pluginName=Eclipse C/C++ Development Tools (Source) +pluginName=CDT GNU Toolchain Build Support (Source) providerName=Eclipse.org \ No newline at end of file diff --git a/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplateFeature/feature.properties b/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplateFeature/feature.properties index d055b99e520..eba64f32e8f 100644 --- a/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplateFeature/feature.properties +++ b/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2005 IBM Corporation and others. +# Copyright (c) 2005, 2009 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -15,7 +15,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=Eclipse C/C++ Development Tooling Source +featureName=CDT GNU Toolchain Debug Support Source # "providerName" property - name of the company that provides the feature providerName=Eclipse.org @@ -24,7 +24,7 @@ providerName=Eclipse.org updateSiteName=Eclipse CDT update site # "description" property - description of the feature -description=API documentation and source code zips for Eclipse C/C++ development tools. +description=GNU Toolchain Debug Support for CDT # "licenseURL" property - URL of the "Feature License" # do not translate value - just change to point to a locale-specific HTML page diff --git a/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplatePlugin/plugin.properties b/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplatePlugin/plugin.properties index a8ac3b1ba6f..9104ca26c33 100644 --- a/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplatePlugin/plugin.properties +++ b/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplatePlugin/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2005 IBM Corporation and others. +# Copyright (c) 2005, 2009 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -8,5 +8,5 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### -pluginName=Eclipse C/C++ Development Tools (Source) +pluginName=CDT GNU Toolchain Debug Support (Source) providerName=Eclipse.org \ No newline at end of file