Kaydet (Commit) 4a2503e5 authored tarafından Andras Timar's avatar Andras Timar

set paths in help tree file of MediaWiki extension help

we set the paths here to their runtime values, because in new
build "paradigm" English tree is not updated, just copied. No
problem with that, we'll fix regressions later. Now it works
even in en-US build, but nodes are not localized, because
update_tree.pl does not find localizations due to the changed
paths. update_tree.pl is a hack and must die. It will be killed
in feature/killsdf branch.

Change-Id: Ic16eca538182f5548d4d6c2a23f9bc9764da6b62
üst 21a82f4f
......@@ -12,11 +12,11 @@
<tree_view>
<help_section application="swriter" id="02" title="MediaWiki">
<node id="0224" title="MediaWiki">
<topic id="help/help/wiki.xhp">MediaWiki</topic>
<topic id="help/help/wikiaccount.xhp">Wiki Publisher</topic>
<topic id="help/help/wikiformats.xhp">MediaWiki Formats</topic>
<topic id="help/help/wikisend.xhp">Send to MediaWiki</topic>
<topic id="help/help/wikisettings.xhp">MediaWiki Options</topic>
<topic id="help/com.sun.wiki-publisher/wiki.xhp">MediaWiki</topic>
<topic id="help/com.sun.wiki-publisher/wikiaccount.xhp">Wiki Publisher</topic>
<topic id="help/com.sun.wiki-publisher/wikiformats.xhp">MediaWiki Formats</topic>
<topic id="help/com.sun.wiki-publisher/wikisend.xhp">Send to MediaWiki</topic>
<topic id="help/com.sun.wiki-publisher/wikisettings.xhp">MediaWiki Options</topic>
</node>
</help_section>
</tree_view>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment