mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
Bug 577097: Correct feature and bundle provider names
It is now Eclipse CDT providing these, so update to match Change-Id: I4dec6071c1c3c63b8005587f9f8c1e73a0315a75
This commit is contained in:
parent
3ded7afd8a
commit
f282fdd0dc
5 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
featureName=Remote Services
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse PTP
|
||||
providerName=Eclipse CDT
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Provides an extensible remote services framework
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
featureName=Remote Command Shell Console
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse PTP
|
||||
providerName=Eclipse CDT
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Provides serial port services for the remote framework
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
featureName=Remote Services Proxy
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse PTP
|
||||
providerName=Eclipse CDT
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Provides a proxy for the remote services framework
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
featureName=Serial Port Remote Services
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse PTP
|
||||
providerName=Eclipse CDT
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Provides serial port services for the remote framework
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
featureName=Telnet Remote Services
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse PTP
|
||||
providerName=Eclipse CDT
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Provides telnet services for the remote framework
|
||||
|
|
Loading…
Add table
Reference in a new issue