From dad12c7a81be71c810baa75cc42f5e29359a09c4 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 25 Oct 2006 11:34:58 +0000 Subject: [PATCH] Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion --- .../feature.properties | 14 +++++++++- .../org.eclipse.rse.ftp-feature/feature.xml | 28 +++++++++++-------- .../sourceTemplateFeature/feature.properties | 2 +- .../sourceTemplatePlugin/plugin.properties | 2 +- .../plugin.properties | 2 +- .../plugin.properties | 2 +- .../plugin.xml | 2 +- 7 files changed, 34 insertions(+), 18 deletions(-) diff --git a/rse/features/org.eclipse.rse.ftp-feature/feature.properties b/rse/features/org.eclipse.rse.ftp-feature/feature.properties index 0329cc268e9..5929a8b7fc5 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/feature.properties +++ b/rse/features/org.eclipse.rse.ftp-feature/feature.properties @@ -18,7 +18,7 @@ featureName=Remote System Explorer FTP Services # "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 @@ -27,6 +27,18 @@ updateSiteName=Target Management Project Updates description=The Remote System Explorer (RSE) ftp feature contains an FTP-based \ implementation of the file services defined by the RSE API. +# "copyright" property - text of the "Feature Update Copyright" +copyright=\ +Copyright (c) 2000, 2006 IBM Corporation and others.\n\ +All rights reserved. This program and the accompanying materials\n\ +are made available under the terms of the Eclipse Public License v1.0\n\ +which accompanies this distribution, and is available at\n\ +http://www.eclipse.org/legal/epl-v10.html\n\ +\n\ +This product includes software developed by the\n\ +Apache Software Foundation http://www.apache.org/ +################ end of copyright property #################################### + # "licenseURL" property - URL of the "Feature License" # do not translate value - just change to point to a locale-specific HTML page licenseURL=license.html diff --git a/rse/features/org.eclipse.rse.ftp-feature/feature.xml b/rse/features/org.eclipse.rse.ftp-feature/feature.xml index 1c3af369bee..fe3226995fa 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/feature.xml +++ b/rse/features/org.eclipse.rse.ftp-feature/feature.xml @@ -10,6 +10,10 @@ %description + + %copyright + + %license @@ -19,6 +23,14 @@ + + + + @@ -29,25 +41,17 @@ - - - - diff --git a/rse/features/org.eclipse.rse.ftp-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.ftp-feature/sourceTemplateFeature/feature.properties index 1e3071f75e3..17808c2e290 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.ftp-feature/sourceTemplateFeature/feature.properties @@ -18,7 +18,7 @@ featureName=Remote System Explorer FTP Services Source # "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/features/org.eclipse.rse.ftp-feature/sourceTemplatePlugin/plugin.properties b/rse/features/org.eclipse.rse.ftp-feature/sourceTemplatePlugin/plugin.properties index 1fdc5a91f4c..32be701777e 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/sourceTemplatePlugin/plugin.properties +++ b/rse/features/org.eclipse.rse.ftp-feature/sourceTemplatePlugin/plugin.properties @@ -9,4 +9,4 @@ # IBM Corporation - initial API and implementation ############################################################################### pluginName=RSE FTP Support Source -providerName=Eclipse.org +providerName=Eclipse DSDP Project diff --git a/rse/plugins/org.eclipse.rse.services.files.ftp/plugin.properties b/rse/plugins/org.eclipse.rse.services.files.ftp/plugin.properties index 3697ec741cd..deb89f4b53c 100644 --- a/rse/plugins/org.eclipse.rse.services.files.ftp/plugin.properties +++ b/rse/plugins/org.eclipse.rse.services.files.ftp/plugin.properties @@ -10,4 +10,4 @@ ############################################################################### pluginName = RSE FTP services -providerName = Eclipse.org +providerName = Eclipse DSDP Project diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.properties index 3385e917181..8de47b33541 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.properties @@ -15,7 +15,7 @@ ################################################################################ pluginName = RSE FTP Files -providerName = Eclipse.org +providerName = Eclipse DSDP Project FtpSystemName=FTP Only FtpSystemDescription=Connection for FTP access to remote systems diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.xml b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.xml index 20dbadd54c1..65f45e134b2 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.xml @@ -34,7 +34,7 @@ Martin Oberhuber (Wind River) - add FTP Only system type 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">