From b14a1bc61d4cee33459d6c75874051cfb48e695e Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 17 May 2006 09:07:21 +0000 Subject: [PATCH] Revert renaming subsystem name Sftp->SSH (back to Sftp) --- .../org.eclipse.rse.subsystems.files.ssh/plugin.properties | 2 +- .../org.eclipse.rse.subsystems.shells.ssh/plugin.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties index c45dfce3604..eb37b776a14 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.files.ssh/plugin.properties @@ -12,5 +12,5 @@ pluginName = RSE SSH Files providerName = Eclipse.org -SshFileSubsystemName=SSH Files +SshFileSubsystemName=Sftp Files SshFileSubsystemDescription=Work with files on remote systems using the Secure Shell (ssh) protocol. diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties index bd1b90c634f..53ce2abe711 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/plugin.properties @@ -12,5 +12,5 @@ pluginName = RSE SSH Shells providerName = Eclipse.org -SshShellSubsystemName=SSH Shells +SshShellSubsystemName=Ssh Shells SshShellSubsystemDescription=Work with shells and commands on remote systems using the Secure Shell (ssh) protocol.