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 78eb8efeab4..4b415c46dbf 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml @@ -13,26 +13,27 @@ Martin Oberhuber - initial API and implementation + description="%TelnetSystemDescription" + icon="icons/full/obj16/systemcommands_obj.gif" + iconLive="icons/full/obj16/systemcommandslive_obj.gif" + id="org.eclipse.rse.systemtype.telnet" + label="%TelnetSystemLabel" + name="Telnet Only"/> + serviceType="_telnet._tcp" + systemTypeIds="org.eclipse.rse.systemtype.linux;org.eclipse.rse.systemtype.unix;org.eclipse.rse.systemtype.aix;org.eclipse.rse.systemtype.telnet" + vendor="%providerName">