mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Merge branch '4.0_mars_bugfix'
This commit is contained in:
commit
6214d729c2
3 changed files with 5 additions and 5 deletions
|
@ -52,7 +52,7 @@
|
|||
|
||||
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/tm/org.eclipse.tm.terminal.git</tycho.scmUrl>
|
||||
|
||||
<terminal-stream>development</terminal-stream>
|
||||
<terminal-stream>mars</terminal-stream>
|
||||
<terminal-zipfile>${project.artifactId}.zip</terminal-zipfile>
|
||||
<terminal-install>/home/data/httpd/download.eclipse.org/tm/terminal/builds/${terminal-stream}/nightly</terminal-install>
|
||||
<sdk-version>4.5</sdk-version>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=TM Terminal Remote Connector Extensions
|
||||
featureName=TM Terminal via Remote API Connector Extensions
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org - Target Management
|
||||
|
@ -21,7 +21,7 @@ providerName=Eclipse.org - Target Management
|
|||
updateSiteName=TM Terminal 4.0 Updates
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=An remote connector implementation for the Terminal.
|
||||
description=A Terminal Connector using the org.eclipse.remote API.
|
||||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# which accompanies this distribution, and is available at
|
||||
# http://www.eclipse.org/legal/epl-v10.html
|
||||
###############################################################################
|
||||
pluginName = Terminal Remote API Connector
|
||||
providerName = Eclipse PTP
|
||||
pluginName = Terminal via Remote API Connector
|
||||
providerName = Eclipse.org - Target Management
|
||||
connectionName = Remote Services
|
||||
RemoteTerminalPage.name = Remote Terminal
|
||||
|
|
Loading…
Add table
Reference in a new issue