1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00

[175241] Reference Milestone Update Site in all features

This commit is contained in:
Martin Oberhuber 2007-02-23 10:15:34 +00:00
parent 023785fce1
commit 5da49ca623
14 changed files with 26 additions and 28 deletions

View file

@ -20,8 +20,8 @@ featureName=TM Terminal Widget
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse.org
# "updateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates tmUpdateSiteName=Target Management 2.0 Milestone Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An ANSI (vt102) compatible Terminal widget. description=An ANSI (vt102) compatible Terminal widget.

View file

@ -18,8 +18,7 @@
</license> </license>
<url> <url>
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
</url> </url>
<requires> <requires>

View file

@ -20,8 +20,8 @@ featureName=TM Terminal Widget Source
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse.org
# "updateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates tmUpdateSiteName=Target Management 2.0 Milestone Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An ANSI (vt102) compatible Terminal widget. description=An ANSI (vt102) compatible Terminal widget.

View file

@ -24,8 +24,8 @@ plug-ins for Serial, SSH and Telnet connections. Includes Source Code.
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse.org
# "updateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates tmUpdateSiteName=Target Management 2.0 Milestone Updates
# "copyright" property - text of the "Feature Update Copyright" # "copyright" property - text of the "Feature Update Copyright"
copyright=\ copyright=\

View file

@ -19,8 +19,7 @@
</license> </license>
<url> <url>
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
</url> </url>
<includes <includes

View file

@ -20,8 +20,8 @@ featureName=TM Terminal Serial Connector
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse.org
# "updateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates tmUpdateSiteName=Target Management 2.0 Milestone Updates
# "description" property - description of the feature # "description" property - description of the feature
description=A serial line connector for the Terminal using javacomm API description=A serial line connector for the Terminal using javacomm API

View file

@ -18,8 +18,10 @@
</license> </license>
<url> <url>
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/> <!-- TODO reference the RXTX discovery site once it exists
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
-->
</url> </url>
<requires> <requires>

View file

@ -20,8 +20,8 @@ featureName=TM Terminal Serial Connector Source
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse.org
# "updateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates tmUpdateSiteName=Target Management 2.0 Milestone Updates
# "description" property - description of the feature # "description" property - description of the feature
description=A serial line connector for the Terminal using javacomm API description=A serial line connector for the Terminal using javacomm API

View file

@ -20,8 +20,8 @@ featureName=TM Terminal Ssh Connector
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse.org
# "updateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates tmUpdateSiteName=Target Management 2.0 Milestone Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An SSH connector implementation for the Terminal. description=An SSH connector implementation for the Terminal.

View file

@ -18,8 +18,7 @@
</license> </license>
<url> <url>
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
</url> </url>
<requires> <requires>

View file

@ -20,8 +20,8 @@ featureName=TM Terminal Ssh Connector Source
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse.org
# "updateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates tmUpdateSiteName=Target Management 2.0 Milestone Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An SSH connector implementation for the Terminal. description=An SSH connector implementation for the Terminal.

View file

@ -20,8 +20,8 @@ featureName=TM Terminal View
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse.org
# "updateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates tmUpdateSiteName=Target Management 2.0 Milestone Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An Eclipse Workbench standalone view for the Terminal widget. description=An Eclipse Workbench standalone view for the Terminal widget.

View file

@ -18,8 +18,7 @@
</license> </license>
<url> <url>
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
</url> </url>
<requires> <requires>

View file

@ -20,8 +20,8 @@ featureName=TM Terminal View Source
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse.org
# "updateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates tmUpdateSiteName=Target Management 2.0 Milestone Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An Eclipse Workbench standalone view for the Terminal widget. description=An Eclipse Workbench standalone view for the Terminal widget.