From 5d872e0ffd75f48885bcc2a92c51a75821e70779 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Fri, 11 May 2007 21:58:50 +0000 Subject: [PATCH] Discovery: Advertise ssh-shells also for _sftp-ssh._tcp serviceType --- rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.xml b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.xml index ceb4a9eace2..a40cedeea29 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.xml @@ -23,7 +23,7 @@ Javier Montalvo Orus (Symbian) - [plan] Improve Discovery and Autodetect in RSE id="ssh.shells" name="%SshShellSubsystemName" priority="300" - serviceType="_ssh._tcp" + serviceType="_ssh._tcp;_sftp-ssh._tcp" systemTypeIds="org.eclipse.rse.systemtype.linux;org.eclipse.rse.systemtype.unix;org.eclipse.rse.systemtype.aix;org.eclipse.rse.systemtype.ssh" vendor="%providerName">