eclipse plugin: update the website for releasing 1.0.2

This commit is contained in:
Timotei Dolean 2011-04-17 09:54:27 +00:00
parent a0c4af0d3b
commit c0af047aee

View file

@ -1,17 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<description name="Wesnoth Eclipse Updates" url="http://eclipse.wesnoth.org/">
The default update site for Wesnoth Eclipse Plugins
</description>
<feature url="features/Wesnoth_Eclipse_Plugin_1.0.1.jar" id="Wesnoth_Eclipse_Plugin" version="1.0.1">
<category name="Wesnoth UMC plugin"/>
</feature>
<feature url="features/Wesnoth_Eclipse_Plugin_1.0.2.jar" id="Wesnoth_Eclipse_Plugin" version="1.0.2">
<category name="Wesnoth UMC plugin"/>
</feature>
<category-def name="Wesnoth UMC plugin" label="Wesnoth User Made Content plugin">
<description>
This category represents the UMC plugin
</description>
</category-def>
</site>
<?xml version="1.0" encoding="UTF-8"?>
<site>
<description name="Wesnoth Eclipse Updates" url="http://eclipse.wesnoth.org/">
The default update site for Wesnoth Eclipse Plugins
</description>
<feature url="features/Wesnoth_Eclipse_Plugin_1.0.2.jar" id="Wesnoth_Eclipse_Plugin" version="1.0.2">
<category name="Wesnoth_Eclipse_Plugins"/>
</feature>
<category-def name="Wesnoth_Eclipse_Plugins" label="Wesnoth Eclipse Plugins">
<description>
This category contains the Wesnoth Eclipse Tools
</description>
</category-def>
</site>