mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 08:55:25 +02:00
Changed the update site location
This commit is contained in:
parent
52356c5c2f
commit
7ed6f99b0b
4 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/eclipse3.2"/>
|
||||
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/callisto"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/eclipse3.2"/>
|
||||
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/callisto"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
|
|
|
@ -21,7 +21,7 @@ featureName=Eclipse C/C++ Development Tools
|
|||
providerName=Eclipse.org
|
||||
|
||||
# "updateSiteName" property - label for the update site
|
||||
updateSiteName=Eclipse.org update site
|
||||
updateSiteName=Eclipse CDT Update Site
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Eclipse C/C++ development tools. (Binary runtime and user documentation.)
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%updateSiteName" url="http://update.eclipse.org/tools/cdt/updates/release"/>
|
||||
<update label="%updateSiteName" url="http://update.eclipse.org/tools/cdt/releases/callisto"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
Loading…
Add table
Reference in a new issue