mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-30 11:43:33 +02:00
update source features and plugins description for gnu.build & gnu.debug
This commit is contained in:
parent
9bf79183b4
commit
e256314022
4 changed files with 10 additions and 10 deletions
|
@ -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
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "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" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
@ -24,7 +24,7 @@ providerName=Eclipse.org
|
||||||
updateSiteName=Eclipse CDT update site
|
updateSiteName=Eclipse CDT update site
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "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"
|
# "licenseURL" property - URL of the "Feature License"
|
||||||
# do not translate value - just change to point to a locale-specific HTML page
|
# do not translate value - just change to point to a locale-specific HTML page
|
||||||
|
|
|
@ -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
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -8,5 +8,5 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Eclipse C/C++ Development Tools (Source)
|
pluginName=CDT GNU Toolchain Build Support (Source)
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
|
@ -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
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "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" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
@ -24,7 +24,7 @@ providerName=Eclipse.org
|
||||||
updateSiteName=Eclipse CDT update site
|
updateSiteName=Eclipse CDT update site
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "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"
|
# "licenseURL" property - URL of the "Feature License"
|
||||||
# do not translate value - just change to point to a locale-specific HTML page
|
# do not translate value - just change to point to a locale-specific HTML page
|
||||||
|
|
|
@ -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
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -8,5 +8,5 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=Eclipse C/C++ Development Tools (Source)
|
pluginName=CDT GNU Toolchain Debug Support (Source)
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
Loading…
Add table
Reference in a new issue