diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.properties index 09a7eccf77d..3385e917181 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.properties @@ -17,5 +17,8 @@ pluginName = RSE FTP Files providerName = Eclipse.org +FtpSystemName=FTP Only +FtpSystemDescription=Connection for FTP access to remote systems + Files=Files FilesDescription=This configuration allows you to work with files on local or remote systems using the FTP protocol. \ No newline at end of file diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.xml b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.xml index ce85bf04a09..ae65880a273 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.files.ftp/plugin.xml @@ -13,16 +13,21 @@ Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. Contributors: Javier Montalvo OrĂºs (Symbian) - add Windows to list of valid FTP systems +Martin Oberhuber (WindRiver) - add FTP Only system type --> - - - - + + + +