eclipse plugin: Update the new paths

This commit is contained in:
Timotei Dolean 2011-06-28 14:59:33 +00:00
parent ebe777ac0d
commit 7bb904d6c7
2 changed files with 6 additions and 7 deletions

View file

@ -1,11 +1,11 @@
<contexts>
<context id="wizardHelp">
<description>Help about new Wesnoth Wizards</description>
<topic label="Empty Wizard" href="html/gettingstarted/wizards/empty.html"/>
<topic label="Campaign Wizard" href="html/gettingstarted/wizards/campaign.html"/>
<topic label="Scenario Wizard" href="html/gettingstarted/wizards/scenario.html"/>
<topic label="Era Wizard" href="html/gettingstarted/wizards/era.html"/>
<topic label="Faction Wizard" href="html/gettingstarted/wizards/faction.html"/>
<topic label="Wizard launcher" href="html/gettingstarted/wizards/launcher.html"/>
<topic label="Empty Wizard" href="help/html/gettingstarted/wizards/empty.html"/>
<topic label="Campaign Wizard" href="help/html/gettingstarted/wizards/campaign.html"/>
<topic label="Scenario Wizard" href="help/html/gettingstarted/wizards/scenario.html"/>
<topic label="Era Wizard" href="help/html/gettingstarted/wizards/era.html"/>
<topic label="Faction Wizard" href="help/html/gettingstarted/wizards/faction.html"/>
<topic label="Wizard launcher" href="help/html/gettingstarted/wizards/launcher.html"/>
</context>
</contexts>

View file

@ -112,7 +112,6 @@
</toc>
</extension>
<extension
id="org.wesnoth.contexts"
point="org.eclipse.help.contexts">
<contexts
file="help/contextHelp.xml"