Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreutarass2011-07-25 19:46:39 +0000
committereutarass2011-07-25 19:46:39 +0000
commit2ab84a97157c60891e5697dab8fdc0288af6fc83 (patch)
tree92afe5136a376881d9fd0328438d722afbcdd685 /features
parentbedd589e36f8410e8a23a89d76755c507a16793e (diff)
downloadorg.eclipse.tcf-2ab84a97157c60891e5697dab8fdc0288af6fc83.tar.gz
org.eclipse.tcf-2ab84a97157c60891e5697dab8fdc0288af6fc83.tar.xz
org.eclipse.tcf-2ab84a97157c60891e5697dab8fdc0288af6fc83.zip
Bug 351154 - TCF feature still uses "Eclipse.org - DSDP" as provider.
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.tm.tcf.cdt.feature/feature.properties2
-rw-r--r--features/org.eclipse.tm.tcf.feature/feature.properties2
-rw-r--r--features/org.eclipse.tm.tcf.rse.feature/feature.properties2
-rw-r--r--features/org.eclipse.tm.tcf.sdk.feature/feature.properties2
4 files changed, 4 insertions, 4 deletions
diff --git a/features/org.eclipse.tm.tcf.cdt.feature/feature.properties b/features/org.eclipse.tm.tcf.cdt.feature/feature.properties
index 66c17fce9..0db1064e0 100644
--- a/features/org.eclipse.tm.tcf.cdt.feature/feature.properties
+++ b/features/org.eclipse.tm.tcf.cdt.feature/feature.properties
@@ -13,7 +13,7 @@
featureName=Target Communication Framework (Incubation), CDT Extender
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org - DSDP
+providerName=Eclipse CDT
# "updateSiteName" property - label for the update site
updateSiteName=TCF Update Site
diff --git a/features/org.eclipse.tm.tcf.feature/feature.properties b/features/org.eclipse.tm.tcf.feature/feature.properties
index 41871ec34..fa5b8273c 100644
--- a/features/org.eclipse.tm.tcf.feature/feature.properties
+++ b/features/org.eclipse.tm.tcf.feature/feature.properties
@@ -13,7 +13,7 @@
featureName=Target Communication Framework (Incubation)
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org - DSDP
+providerName=Eclipse CDT
# "updateSiteName" property - label for the update site
updateSiteName=TCF Update Site
diff --git a/features/org.eclipse.tm.tcf.rse.feature/feature.properties b/features/org.eclipse.tm.tcf.rse.feature/feature.properties
index af22b30b6..e1d1f5ecb 100644
--- a/features/org.eclipse.tm.tcf.rse.feature/feature.properties
+++ b/features/org.eclipse.tm.tcf.rse.feature/feature.properties
@@ -13,7 +13,7 @@
featureName=Target Communication Framework (Incubation), RSE Extender
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org - DSDP
+providerName=Eclipse CDT
# "updateSiteName" property - label for the update site
updateSiteName=TCF Update Site
diff --git a/features/org.eclipse.tm.tcf.sdk.feature/feature.properties b/features/org.eclipse.tm.tcf.sdk.feature/feature.properties
index 6db389bff..b7cc8bfc5 100644
--- a/features/org.eclipse.tm.tcf.sdk.feature/feature.properties
+++ b/features/org.eclipse.tm.tcf.sdk.feature/feature.properties
@@ -13,7 +13,7 @@
featureName=Target Communication Framework (Incubation) SDK
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org - DSDP
+providerName=Eclipse CDT
# "updateSiteName" property - label for the update site
updateSiteName=TCF Update Site

Back to the top