1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-09 01:05:38 +02:00

minor fix

This commit is contained in:
Vivian Kong 2011-06-08 14:41:28 +00:00
parent f6d1c8c24b
commit 550496d56c
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2005, 2010 IBM Corporation and others.
# Copyright (c) 2005, 2011 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
@ -17,6 +17,9 @@
# "featureName" property - name of the feature
featureName=C/C++ Development Platform
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
# "updateSiteName" property - label for the update site
updateSiteName=Eclipse CDT Update Site

View file

@ -3,7 +3,7 @@
id="org.eclipse.cdt.platform"
label="%featureName"
version="8.0.0.qualifier"
provider-name="Eclipse.org">
provider-name="%providerName">
<description>
%description