eclipse plugin: fix icons displayed

This commit is contained in:
Timotei Dolean 2010-05-23 12:13:33 +00:00
parent f1283fd943
commit fe28bc259a

View file

@ -83,7 +83,7 @@
</category>
<view
name="Wesnoth View"
icon="icons/sample.gif"
icon="icons/wesnoth-icon_16.png"
category="Wesnoth_Eclipse_Plugin"
class="wesnoth_eclipse_plugin.views.SampleView"
id="wesnoth_eclipse_plugin.views.SampleView">
@ -114,7 +114,7 @@
id="wesnoth.eclipse.newWizards">
</category>
<wizard name="Wesnoth Campaign"
icon="icons/sample.gif"
icon="icons/wesnoth-icon_16.png"
category="wesnoth.eclipse.newWizards"
class="wesnoth_eclipse_plugin.wizards.CampaignNewWizard"
id="wesnoth_eclipse_plugin.wizards.CampaignNewWizard"
@ -129,7 +129,7 @@
id="wesnoth.eclipse.newWizards">
</category> -->
<wizard name="Wesnoth Scenario"
icon="icons/sample.gif"
icon="icons/wesnoth-icon_16.png"
category="wesnoth.eclipse.newWizards"
class="wesnoth_eclipse_plugin.wizards.ScenarioNewWizard"
id="wesnoth_eclipse_plugin.wizards.ScenarioNewWizard"