Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2014-05-12 18:02:46 +0000
committerPascal Rapicault2014-05-12 18:02:46 +0000
commit3e28aeb64cfff31443d28a9ac2f1a9db643e3e21 (patch)
tree56112c038837a87958a8022099eb70424f197093 /features
parent445e1dbcd4a4fa72662d0455c2b4e325b8037a67 (diff)
downloadrt.equinox.p2-3e28aeb64cfff31443d28a9ac2f1a9db643e3e21.tar.gz
rt.equinox.p2-3e28aeb64cfff31443d28a9ac2f1a9db643e3e21.tar.xz
rt.equinox.p2-3e28aeb64cfff31443d28a9ac2f1a9db643e3e21.zip
Change-Id: Ibd89b00e3386f1f831693bd717ae08f33786b065 Signed-off-by: Pascal Rapicault <pascal.rapicault@ericsson.com>
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/feature.properties2
-rwxr-xr-xfeatures/org.eclipse.equinox.p2.discovery.feature/feature.properties2
-rw-r--r--features/org.eclipse.equinox.p2.extras.feature/feature.properties2
-rw-r--r--features/org.eclipse.equinox.p2.rcp.feature/feature.properties4
-rwxr-xr-xfeatures/org.eclipse.equinox.p2.sdk/feature.properties2
-rw-r--r--features/org.eclipse.equinox.p2.user.ui/feature.properties2
6 files changed, 7 insertions, 7 deletions
diff --git a/features/org.eclipse.equinox.p2.core.feature/feature.properties b/features/org.eclipse.equinox.p2.core.feature/feature.properties
index d14dd294a..055d882f7 100644
--- a/features/org.eclipse.equinox.p2.core.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.core.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Equinox p2 Core Function
+featureName=Equinox p2, headless functionalities
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
diff --git a/features/org.eclipse.equinox.p2.discovery.feature/feature.properties b/features/org.eclipse.equinox.p2.discovery.feature/feature.properties
index f075c0c43..0de53720c 100755
--- a/features/org.eclipse.equinox.p2.discovery.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.discovery.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Equinox p2 Discovery
+featureName=Equinox p2, Discovery UI support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
diff --git a/features/org.eclipse.equinox.p2.extras.feature/feature.properties b/features/org.eclipse.equinox.p2.extras.feature/feature.properties
index a3659545c..795debed9 100644
--- a/features/org.eclipse.equinox.p2.extras.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.extras.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Add-on Function for p2
+featureName=Equinox p2, backward compatibility support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
diff --git a/features/org.eclipse.equinox.p2.rcp.feature/feature.properties b/features/org.eclipse.equinox.p2.rcp.feature/feature.properties
index 84fe2e2eb..c63192ea5 100644
--- a/features/org.eclipse.equinox.p2.rcp.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.rcp.feature/feature.properties
@@ -15,12 +15,12 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Equinox p2 RCP Management Facilities
+featureName=Equinox p2, minimal support for RCP applications
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
-description=Provides SWT based UI component for p2.
+description=Provides the minimal set of p2 bundles to use in RCP applications.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
diff --git a/features/org.eclipse.equinox.p2.sdk/feature.properties b/features/org.eclipse.equinox.p2.sdk/feature.properties
index 6ad4d0905..d9c5db582 100755
--- a/features/org.eclipse.equinox.p2.sdk/feature.properties
+++ b/features/org.eclipse.equinox.p2.sdk/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Equinox p2 SDK
+featureName=Equinox p2, SDK
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
diff --git a/features/org.eclipse.equinox.p2.user.ui/feature.properties b/features/org.eclipse.equinox.p2.user.ui/feature.properties
index c4fd9f5d6..799bd53fa 100644
--- a/features/org.eclipse.equinox.p2.user.ui/feature.properties
+++ b/features/org.eclipse.equinox.p2.user.ui/feature.properties
@@ -9,7 +9,7 @@
# IBM Corporation - initial API and implementation
###############################################################################
# "featureName" property - name of the feature
-featureName=Equinox p2 Provisioning for IDEs.
+featureName=Equinox p2, Provisioning for IDEs.
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox

Back to the top