mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 23:05:47 +02:00
[releng] Fixed build.properties and plugin.properties.
This commit is contained in:
parent
1a03a16e19
commit
5d1586391c
2 changed files with 3 additions and 2 deletions
|
@ -3,4 +3,5 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
icons/,\
|
icons/,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
plugin.xml
|
plugin.xml,\
|
||||||
|
about.html
|
||||||
|
|
|
@ -13,4 +13,4 @@ pluginName = RSE SCP Files (Incubation)
|
||||||
providerName = Eclipse.org - DSDP
|
providerName = Eclipse.org - DSDP
|
||||||
|
|
||||||
ScpFileSubsystemName=Scp Files
|
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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue