Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/upc
diff options
context:
space:
mode:
authorAndrew Gvozdev2013-10-24 15:11:58 +0000
committerAndrew Gvozdev2013-10-24 15:11:58 +0000
commit09915f99bfa6eea9d13dc2e0b8c24cf73350102f (patch)
tree1272c4aeda913dcf8ce9525164e295b165136567 /upc
parent8266544aeea4d260bf6532d5744babbcaea2a612 (diff)
downloadorg.eclipse.cdt-09915f99bfa6eea9d13dc2e0b8c24cf73350102f.tar.gz
org.eclipse.cdt-09915f99bfa6eea9d13dc2e0b8c24cf73350102f.tar.xz
org.eclipse.cdt-09915f99bfa6eea9d13dc2e0b8c24cf73350102f.zip
bug 420287: CDT features are scattered around in update manager
Diffstat (limited to 'upc')
-rw-r--r--upc/org.eclipse.cdt.bupc-feature/feature.properties2
-rw-r--r--upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties2
-rw-r--r--upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties2
-rw-r--r--upc/org.eclipse.cdt.core.parser.upc.sdk.feature/feature.properties2
-rw-r--r--upc/org.eclipse.cdt.core.parser.upc.source.feature/feature.properties2
5 files changed, 5 insertions, 5 deletions
diff --git a/upc/org.eclipse.cdt.bupc-feature/feature.properties b/upc/org.eclipse.cdt.bupc-feature/feature.properties
index 3941d48c0d0..aab73ddba64 100644
--- a/upc/org.eclipse.cdt.bupc-feature/feature.properties
+++ b/upc/org.eclipse.cdt.bupc-feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Unified Parallel C Berkeley UPC Toolchain Support
+featureName=C/C++ Berkeley UPC (Unified Parallel C) Toolchain Support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties b/upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties
index 91e64354165..e9db86b3f71 100644
--- a/upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties
+++ b/upc/org.eclipse.cdt.core.parser.upc.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Unified Parallel C (UPC) Support
+featureName=C/C++ UPC (Unified Parallel C) Support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties
index 844c248ba97..5528ee3e012 100644
--- a/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties
+++ b/upc/org.eclipse.cdt.core.parser.upc.feature/sourceTemplateFeature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Unified Parallel C Support Source
+featureName=C/C++ UPC (Unified Parallel C) Support Source
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
diff --git a/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/feature.properties b/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/feature.properties
index a39411ad32f..519b240220a 100644
--- a/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/feature.properties
+++ b/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Unified Parallel C (UPC) Support SDK
+featureName=C/C++ UPC (Unified Parallel C) Support SDK
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
diff --git a/upc/org.eclipse.cdt.core.parser.upc.source.feature/feature.properties b/upc/org.eclipse.cdt.core.parser.upc.source.feature/feature.properties
index 844c248ba97..5528ee3e012 100644
--- a/upc/org.eclipse.cdt.core.parser.upc.source.feature/feature.properties
+++ b/upc/org.eclipse.cdt.core.parser.upc.source.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Unified Parallel C Support Source
+featureName=C/C++ UPC (Unified Parallel C) Support Source
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT

Back to the top