wesnoth/utils/java/eclipse_plugin/contextHelp.xml

12 lines
655 B
XML

<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"/>
</context>
</contexts>