1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-14 20:45:22 +02:00

Bug 140344 - FTP should work to Windows systems as well.

This commit is contained in:
David Dykstal 2006-06-21 02:43:28 +00:00
parent 433163302a
commit e7cdb7ee94

View file

@ -12,7 +12,7 @@ Michael Berger, David Dykstal, Phil Coulthard, Don Yantzi, Eric Simpson,
Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
Contributors:
{Name} (company) - description of contribution.
Javier Montalvo Orus (Symbian) - add Windows to list of valid FTP systems
-->
<?eclipse version="3.1"?>
<plugin>
@ -22,7 +22,7 @@ Contributors:
<extension
point="org.eclipse.rse.ui.subsystemConfiguration">
<configuration
systemTypes="Linux;Unix"
systemTypes="Linux;Unix;Windows"
name="%Files"
description="%FilesDescription"
iconlive="icons/full/obj16/systemfileslive_obj.gif"