2007-05-11 09:31:27 +00:00
|
|
|
################################################################################
|
2007-05-11 11:28:51 +00:00
|
|
|
# Copyright (c) 2006, 2007 Wind River Systems, Inc. and others.
|
2007-05-11 09:31:27 +00:00
|
|
|
# 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
|
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
2007-05-11 11:28:51 +00:00
|
|
|
# Martin Oberhuber (Wind River) - initial API and implementation
|
|
|
|
# Sheldon D'souza (Celunite) - Changes to strings
|
2007-05-11 09:31:27 +00:00
|
|
|
################################################################################
|
|
|
|
|
|
|
|
# NLS_MESSAGEFORMAT_NONE
|
|
|
|
# NLS_ENCODING=UTF-8
|
|
|
|
|
2007-05-18 11:37:22 +00:00
|
|
|
pluginName=RSE Telnet Shells
|
|
|
|
providerName=Eclipse.org
|
2007-05-11 09:31:27 +00:00
|
|
|
|
2007-05-18 11:37:22 +00:00
|
|
|
TelnetSystemLabel=Telnet Only (Experimental)
|
2007-05-11 11:28:51 +00:00
|
|
|
TelnetSystemDescription=Connection for Telnet access to remote systems
|
|
|
|
|
2007-05-18 11:39:06 +00:00
|
|
|
TelnetShellSubsystemName=Telnet Shells (Experimental)
|
2007-05-11 09:31:27 +00:00
|
|
|
TelnetShellSubsystemDescription=Work with shells and commands on remote systems using the Telnet protocol.
|