From 1519fe42b6eec34170ede73810dce1ab0997394d Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Fri, 18 May 2007 11:39:06 +0000 Subject: [PATCH] Label Telnet Only as Experimental --- .../org.eclipse.rse.subsystems.shells.telnet/plugin.properties | 2 +- rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.properties index 72bfb0b3577..02a0b03875e 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.properties @@ -19,5 +19,5 @@ providerName=Eclipse.org TelnetSystemLabel=Telnet Only (Experimental) TelnetSystemDescription=Connection for Telnet access to remote systems -TelnetShellSubsystemName=Telnet Shells +TelnetShellSubsystemName=Telnet Shells (Experimental) TelnetShellSubsystemDescription=Work with shells and commands on remote systems using the Telnet protocol. diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml index 0ad8a42e182..15738ac0226 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml @@ -33,7 +33,7 @@ Martin Oberhuber (Wind River) - [186523] Move subsystemConfigurations from UI to name="%TelnetShellSubsystemName" priority="300" serviceType="_telnet._tcp" - systemTypeIds="org.eclipse.rse.systemtype.linux;org.eclipse.rse.systemtype.unix;org.eclipse.rse.systemtype.aix;org.eclipse.rse.systemtype.telnet" + systemTypeIds="org.eclipse.rse.systemtype.telnet" vendor="%providerName">