eclipse plugin: Move the intro to the 'help' directory aswell
This commit is contained in:
parent
6176115e1a
commit
74b7bdda5b
3 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ bin.includes = plugin.xml,\
|
|||
templatesIndex.txt,\
|
||||
plugin_customization.ini,\
|
||||
changelog,\
|
||||
intro/,\
|
||||
help/intro/,\
|
||||
help/html/,\
|
||||
splash.bmp
|
||||
src.includes = templatesIndex.txt,\
|
||||
|
|
|
@ -699,7 +699,7 @@
|
|||
<extension
|
||||
point="org.eclipse.ui.intro.config">
|
||||
<config
|
||||
content="intro/content.xml"
|
||||
content="help/intro/content.xml"
|
||||
id="org.wesnoth.introConfigId"
|
||||
introId="org.wesnoth.intro">
|
||||
<presentation
|
||||
|
|
Loading…
Add table
Reference in a new issue