diff options
author | Pascal Rapicault | 2014-05-12 18:02:46 +0000 |
---|---|---|
committer | Pascal Rapicault | 2014-05-12 18:02:46 +0000 |
commit | 3e28aeb64cfff31443d28a9ac2f1a9db643e3e21 (patch) | |
tree | 56112c038837a87958a8022099eb70424f197093 | |
parent | 445e1dbcd4a4fa72662d0455c2b4e325b8037a67 (diff) | |
download | rt.equinox.p2-I20140514-2000.tar.gz rt.equinox.p2-I20140514-2000.tar.xz rt.equinox.p2-I20140514-2000.zip |
Bug 434605 - Some p2 IUs have exact same name I20140521-2000I20140520-2000I20140519-2000I20140518-2000I20140517-1500I20140516-2000I20140515-2000I20140515-1230I20140514-2000I20140513-2000I20140512-2000
Change-Id: Ibd89b00e3386f1f831693bd717ae08f33786b065
Signed-off-by: Pascal Rapicault <pascal.rapicault@ericsson.com>
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 |