From d4de327425e4b6761aca33162e70ddb4e965f10e Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Thu, 8 Feb 2007 16:51:03 +0000 Subject: [PATCH] Update feature names for Europa to include the terms "End-User" and "Extender" --- .../feature.properties | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/org.eclipse.tm.terminal.sdk-feature/feature.properties b/org.eclipse.tm.terminal.sdk-feature/feature.properties index 674d60c4b04..e4a14016bf2 100644 --- a/org.eclipse.tm.terminal.sdk-feature/feature.properties +++ b/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\