1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00

[releng] Fixed build.properties and plugin.properties.

This commit is contained in:
Anna Dushistova 2010-11-25 14:27:09 +00:00
parent 1a03a16e19
commit 5d1586391c
2 changed files with 3 additions and 2 deletions

View file

@ -3,4 +3,5 @@ output.. = bin/
bin.includes = META-INF/,\
icons/,\
plugin.properties,\
plugin.xml
plugin.xml,\
about.html

View file

@ -13,4 +13,4 @@ pluginName = RSE SCP Files (Incubation)
providerName = Eclipse.org - DSDP
ScpFileSubsystemName=Scp Files
ScpFileSubsystemDescription=Work with files on remote systems using the Secure Shell (ssh) protocol.
ScpFileSubsystemDescription=Work with files on remote non-Windows systems using the Secure Shell (ssh) protocol.