mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 11:55:40 +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>
|
</license>
|
||||||
|
|
||||||
<url>
|
<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>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<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>
|
</url>
|
||||||
|
|
||||||
<includes
|
<includes
|
||||||
|
|
|
@ -21,7 +21,7 @@ featureName=Eclipse C/C++ Development Tools
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Eclipse.org update site
|
updateSiteName=Eclipse CDT Update Site
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=Eclipse C/C++ development tools. (Binary runtime and user documentation.)
|
description=Eclipse C/C++ development tools. (Binary runtime and user documentation.)
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<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>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
Loading…
Add table
Reference in a new issue