eclipse plugin: update the update site

This commit is contained in:
Timotei Dolean 2010-07-28 10:50:24 +00:00
parent 07ac2a4c7f
commit 729460be86

View File

@ -1,14 +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_0.2.0.jar" id="Wesnoth_Eclipse_Plugin" version="0.2">
<category name="eclipse_plugins"/>
</feature>
<category-def name="eclipse_plugins" label="eclipse_plugins">
<description>
Here are the Eclipse Plugins
</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_0.2.1.jar" id="Wesnoth_Eclipse_Plugin" version="0.2.1">
<category name="eclipse_plugins"/>
</feature>
<category-def name="eclipse_plugins" label="Wesnoth Eclipse Plugins">
<description>
Main category for wesnoth eclipse plugins
</description>
</category-def>
</site>