From 956f5f98aed9a67f6521ddeacd1fb0fd0917db91 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 25 Oct 2006 11:11:09 +0000 Subject: [PATCH] Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion --- .../feature.properties | 2 +- .../org.eclipse.rse.examples-feature/feature.xml | 16 +++++++++------- .../sourceTemplatePlugin/plugin.properties | 2 +- .../plugin.properties | 2 +- .../org.eclipse.rse.examples.daytime/plugin.xml | 2 +- .../plugin.properties | 2 +- .../org.eclipse.rse.examples.tutorial/plugin.xml | 2 +- 7 files changed, 15 insertions(+), 13 deletions(-) diff --git a/rse/examples/org.eclipse.rse.examples-feature/feature.properties b/rse/examples/org.eclipse.rse.examples-feature/feature.properties index 6fcf9c7cf2d..19213fab965 100644 --- a/rse/examples/org.eclipse.rse.examples-feature/feature.properties +++ b/rse/examples/org.eclipse.rse.examples-feature/feature.properties @@ -18,7 +18,7 @@ featureName=Remote System Explorer Examples # "providerName" property - name of the company that provides the feature -providerName=Eclipse.org +providerName=Eclipse DSDP Project # "updateSiteName" property - label for the update site updateSiteName=Target Management Project Updates diff --git a/rse/examples/org.eclipse.rse.examples-feature/feature.xml b/rse/examples/org.eclipse.rse.examples-feature/feature.xml index 901d4d051cf..21463fa049e 100644 --- a/rse/examples/org.eclipse.rse.examples-feature/feature.xml +++ b/rse/examples/org.eclipse.rse.examples-feature/feature.xml @@ -1,10 +1,10 @@ + provider-name="%providerName" + image="eclipse_update_120.jpg"> %description @@ -31,20 +31,22 @@ diff --git a/rse/examples/org.eclipse.rse.examples-feature/sourceTemplatePlugin/plugin.properties b/rse/examples/org.eclipse.rse.examples-feature/sourceTemplatePlugin/plugin.properties index fd958a87277..1b010e9e75c 100644 --- a/rse/examples/org.eclipse.rse.examples-feature/sourceTemplatePlugin/plugin.properties +++ b/rse/examples/org.eclipse.rse.examples-feature/sourceTemplatePlugin/plugin.properties @@ -9,4 +9,4 @@ # IBM Corporation - initial API and implementation ############################################################################### pluginName=RSE Examples Source -providerName=Eclipse.org \ No newline at end of file +providerName=Eclipse DSDP Project \ No newline at end of file diff --git a/rse/examples/org.eclipse.rse.examples.daytime/plugin.properties b/rse/examples/org.eclipse.rse.examples.daytime/plugin.properties index 69c48bad62d..014e9c9f951 100644 --- a/rse/examples/org.eclipse.rse.examples.daytime/plugin.properties +++ b/rse/examples/org.eclipse.rse.examples.daytime/plugin.properties @@ -10,7 +10,7 @@ ################################################################################ pluginName = RSE Daytime -providerName = Eclipse.org +providerName = Eclipse DSDP Project DaytimeSystemDescription=Daytime System Type diff --git a/rse/examples/org.eclipse.rse.examples.daytime/plugin.xml b/rse/examples/org.eclipse.rse.examples.daytime/plugin.xml index d4874152abe..fd6f9d0d3f6 100644 --- a/rse/examples/org.eclipse.rse.examples.daytime/plugin.xml +++ b/rse/examples/org.eclipse.rse.examples.daytime/plugin.xml @@ -31,7 +31,7 @@ Martin Oberhuber (Wind River) - initial API and implementation icon="icons/full/obj16/systemfiles_obj.gif" category="files" class="org.eclipse.rse.subsystems.files.ftp.FTPFileSubSystemConfiguration" - vendor="Eclipse.org" + vendor="Eclipse DSDP Project" priority="100" id="ftp.files"> diff --git a/rse/examples/org.eclipse.rse.examples.tutorial/plugin.properties b/rse/examples/org.eclipse.rse.examples.tutorial/plugin.properties index c6a36e8595f..875e0d37114 100644 --- a/rse/examples/org.eclipse.rse.examples.tutorial/plugin.properties +++ b/rse/examples/org.eclipse.rse.examples.tutorial/plugin.properties @@ -10,4 +10,4 @@ ################################################################################ pluginName = RSE Tutorial Examples -providerName = Eclipse.org +providerName = Eclipse DSDP Project diff --git a/rse/examples/org.eclipse.rse.examples.tutorial/plugin.xml b/rse/examples/org.eclipse.rse.examples.tutorial/plugin.xml index 581743b4f08..3e62c20473d 100644 --- a/rse/examples/org.eclipse.rse.examples.tutorial/plugin.xml +++ b/rse/examples/org.eclipse.rse.examples.tutorial/plugin.xml @@ -60,7 +60,7 @@ Martin Oberhuber (Wind River) - Adapted original tutorial code to Open RSE. name="Teams" class="samples.subsystems.DeveloperSubSystemConfiguration" category="users" - vendor="Eclipse.org" + vendor="Eclipse DSDP Project" description="Example Developer Subsystem" iconlive="icons/systemconnectionlive.gif" icon="icons/systemconnection.gif"