diff --git a/discovery/org.eclipse.tm.discovery-feature/feature.properties b/discovery/org.eclipse.tm.discovery-feature/feature.properties index b7cc9f48d1e..de3419d5677 100644 --- a/discovery/org.eclipse.tm.discovery-feature/feature.properties +++ b/discovery/org.eclipse.tm.discovery-feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -15,18 +15,21 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=TM Service Discovery +featureName=TM Service Discovery End-User and Extender SDK + +# "description" property - description of the feature +description=A framework and Zeroconf / DNS-SD based implementation for \ +detecting remote network services. Includes Source. # "providerName" property - name of the company that provides the feature providerName=Eclipse.org # "updateSiteName" property - label for the update site updateSiteName=Target Management Project Updates -testUpdateSiteName=Target Management Project Pre-release Test Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2006 Symbian Software Ltd. and others. All rights reserved.\n\ +Copyright (c) 2006, 2007 Symbian Software Ltd. and others. All rights reserved.\n\ This program and the accompanying materials are made available under the terms\n\ of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\ available at http://www.eclipse.org/legal/epl-v10.html\n\ @@ -36,10 +39,6 @@ Javier Montalvo Or Martin Oberhuber (Wind River) - externalized strings, fixed build.properties, feature.xml\n ################ end of copyright property #################################### -# "description" property - description of the feature -description=Service Discovery provides an API an Zeroconf / DNS-SD based \ -implementation for detecting remote network services. - # "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-feature/feature.properties b/rse/features/org.eclipse.rse-feature/feature.properties index d2aba0233ca..02101763468 100644 --- a/rse/features/org.eclipse.rse-feature/feature.properties +++ b/rse/features/org.eclipse.rse-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006 IBM Corporation and others. +# Copyright (c) 2006, 2007 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -7,13 +7,18 @@ # # Contributors: # IBM Corporation - initial API and implementation +# Martin Oberhuber (Wind River) - ongoing maintenance ############################################################################### # NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 # "featureName" property - name of the feature -featureName=Remote System Explorer Runtime +featureName=Remote System Explorer (RSE) End-User Runtime + +# "description" property - description of the feature +description=An integrated framework and toolkit for seamless working \ +on remote systems through SSH, FTP or dstore protocols. # "providerName" property - name of the company that provides the feature providerName=Eclipse.org @@ -21,14 +26,9 @@ providerName=Eclipse.org # "updateSiteName" property - label for the update site updateSiteName=Target Management Project Updates -# "description" property - description of the feature -description=Remote System Explorer (RSE) provides an \ -integrated framework and toolkit for seamless working on remote systems \ -through SSH, FTP or dstore protocols. - # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2006 IBM Corporation and others.\n\ +Copyright (c) 2000, 2007 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\ diff --git a/rse/features/org.eclipse.rse.core-feature/feature.properties b/rse/features/org.eclipse.rse.core-feature/feature.properties index d6889e6cf0d..e019a146131 100644 --- a/rse/features/org.eclipse.rse.core-feature/feature.properties +++ b/rse/features/org.eclipse.rse.core-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006 IBM Corporation and others. +# Copyright (c) 2006, 2007 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -13,24 +13,22 @@ # NLS_ENCODING=UTF-8 # "featureName" property - name of the feature -featureName=Remote System Explorer Core +featureName=Remote System Explorer (RSE) Core + +# "description" property - description of the feature +description=Remote System Explorer (RSE) core including \ +system and subsystem definition, basic service APIs, and \ +user documentation. # "providerName" property - name of the company that provides the feature providerName=Eclipse.org # "updateSiteName" property - label for the update site updateSiteName=Target Management Project Updates -testUpdateSiteName=Target Management Project Pre-release Test Updates - -# "description" property - description of the feature -description=Remote System Explorer (RSE) core including \ -system and subsystem definition, \ -basic service APIs, and \ -user documentation. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved.\n\ +Copyright (c) 2000, 2007 IBM Corporation and others. All rights reserved.\n\ \n\ This program and the accompanying materials are made available under the terms\n\ of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\ diff --git a/rse/features/org.eclipse.rse.efs-feature/feature.properties b/rse/features/org.eclipse.rse.efs-feature/feature.properties index 84e38ad5359..c7819ed43d2 100644 --- a/rse/features/org.eclipse.rse.efs-feature/feature.properties +++ b/rse/features/org.eclipse.rse.efs-feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -15,16 +15,19 @@ # "featureName" property - name of the feature featureName=RSE Experimental Eclipse Filesystem (EFS) Provider +# "description" property - description of the feature +description=An experimental EFS provider over RSE remote file services. \ +Does not work for Eclipse Workspace Projects yet. Includes Source. + # "providerName" property - name of the company that provides the feature providerName=Eclipse.org # "updateSiteName" property - label for the update site updateSiteName=Target Management Project Updates -testUpdateSiteName=Target Management Project Pre-release Test Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2006 IBM Corporation and others.\n\ +Copyright (c) 2000, 2007 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\ @@ -34,10 +37,6 @@ Contributors:\n\ IBM Corporation - initial API and implementation\n ################ end of copyright property #################################### -# "description" property - description of the feature -description=An experimental EFS provider over RSE remote file services. \ -Does not work for Eclipse Workspace Projects yet. Includes Source. - # "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.remotecdt-feature/feature.properties b/rse/features/org.eclipse.rse.remotecdt-feature/feature.properties index 25825232e24..5cca335d5ac 100644 --- a/rse/features/org.eclipse.rse.remotecdt-feature/feature.properties +++ b/rse/features/org.eclipse.rse.remotecdt-feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -13,23 +13,22 @@ # NLS_ENCODING=UTF-8 # "featureName" property - name of the feature -featureName=RSE CDT Remote Launcher +featureName=CDT Remote Launcher End-User and Extender SDK + +# "description" property - description of the feature +description=A Launch Configuration for debugging C/C++ programs on a \ +remote host through RSE-provided shell and file services, and gdbserver. \ +Includes Source. # "providerName" property - name of the company that provides the feature providerName=Eclipse.org # "updateSiteName" property - label for the update site updateSiteName=Target Management Project Updates -testUpdateSiteName=Target Management Project Pre-release Test Updates - -# "description" property - description of the feature -description=A Launch Configuration \ -for debugging C/C++ programs on a remote host through RSE-provided shell and file \ -services, and gdbserver. Includes Source. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2006 PalmSource, Inc., Wind River Systems, Inc. and others.\n\ +Copyright (c) 2006, 2007 PalmSource, Inc. 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\ diff --git a/rse/features/org.eclipse.rse.sdk-feature/feature.properties b/rse/features/org.eclipse.rse.sdk-feature/feature.properties index 292441a1c27..2a41cdedac0 100644 --- a/rse/features/org.eclipse.rse.sdk-feature/feature.properties +++ b/rse/features/org.eclipse.rse.sdk-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006 IBM Corporation and others. +# Copyright (c) 2006, 2007 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -13,7 +13,12 @@ # NLS_ENCODING=UTF-8 # "featureName" property - name of the feature -featureName=Remote System Explorer SDK +featureName=Remote System Explorer (RSE) Extender SDK + +# "description" property - description of the feature +description=Install this if you plan to develop applications or tools \ +based on RSE. This SDK contains runtimes, documentation and sources \ +for the core RSE frameworks, SSH, FTP or dstore protocols. # "providerName" property - name of the company that provides the feature providerName=Eclipse.org @@ -21,14 +26,9 @@ providerName=Eclipse.org # "updateSiteName" property - label for the update site updateSiteName=Target Management Project Updates -# "description" property - description of the feature -description=Remote System Explorer (RSE) SDK combines the runtime features \ -with the generated source, javadoc, and ISV documentation to provide \ -a package for the development of RSE based applications. - # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2006 IBM Corporation and others.\n\ +Copyright (c) 2000, 2007 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\ diff --git a/terminal/org.eclipse.tm.terminal.sdk-feature/feature.properties b/terminal/org.eclipse.tm.terminal.sdk-feature/feature.properties index 674d60c4b04..e4a14016bf2 100644 --- a/terminal/org.eclipse.tm.terminal.sdk-feature/feature.properties +++ b/terminal/org.eclipse.tm.terminal.sdk-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2007 Wind River Systems, Inc. and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -15,10 +15,11 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=TM Terminal SDK -featureNameSerial=TM Terminal Serial Connector -featureNameSsh=TM Terminal Ssh Connector -featureNameView=TM Terminal View +featureName=TM Terminal End-User and Extender SDK + +# "description" property - description of the feature +description=An ANSI (vt102) compatible Terminal including \ +plug-ins for Serial, SSH and Telnet connections. Includes Source Code. # "providerName" property - name of the company that provides the feature providerName=Eclipse.org @@ -26,13 +27,14 @@ providerName=Eclipse.org # "updateSiteName" property - label for the update site updateSiteName=Target Management Project Updates -# "description" property - description of the feature -description=An ANSI (vt102) compatible Terminal including \ -pluggable connectors for Serial, SSH and Telnet. Includes Source Code. +# names of included features +featureNameSerial=TM Terminal Serial Connector +featureNameSsh=TM Terminal Ssh Connector +featureNameView=TM Terminal View # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2006 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2007 Wind River Systems, Inc. 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\