mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +02:00
Fix branding plugin bundle name vs. feature name (workaround platform bug [168188])
This commit is contained in:
parent
9f53307364
commit
e114404ccb
4 changed files with 4 additions and 6 deletions
|
@ -24,8 +24,7 @@ providerName=Eclipse.org
|
|||
updateSiteName=Target Management Project Updates
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Remote System Explorer (RSE) DataStore is an extensible tooling\
|
||||
communication layer.
|
||||
description=RSE DStore is an extensible tooling communication layer.
|
||||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
|
|
|
@ -24,8 +24,7 @@ providerName=Eclipse.org
|
|||
updateSiteName=Target Management Project Updates
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Remote System Explorer (RSE) DataStore is an extensible tooling\
|
||||
communication layer.
|
||||
description=RSE DStore is an extensible tooling communication layer.
|
||||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
|
|
|
@ -9,5 +9,5 @@
|
|||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
|
||||
pluginName = RSE Dstore Services
|
||||
pluginName = RSE DStore Services
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
# Arguments:
|
||||
# ARGV[0] is the port number for the daemon to listen on. Default is 4035.
|
||||
# ARGV[1] is the directory that contains RSE Dstore server jar files and
|
||||
# ARGV[1] is the directory that contains RSE DStore server jar files and
|
||||
# installation supplied miner class files. The default is the working
|
||||
# directory.
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue