Kaydet (Commit) 0ecc6c2c authored tarafından Michael Stahl's avatar Michael Stahl

officecfg: hack: adapt Help path

this is just to get my smoketest running and should be revisited.
üst eb15d03b
......@@ -126,7 +126,8 @@
<node oor:name="Help" oor:op="fuse" oor:mandatory="true">
<node oor:name="InternalPaths">
<node oor:name="$(instpath)/help" oor:op="fuse" />
<!-- FIXME where should this go -->
<node oor:name="$(instpath)/basis-link/help" oor:op="fuse" />
</node>
</node>
......
......@@ -1660,7 +1660,8 @@
<author>ABI</author>
<desc>Specifies the path to the Office help files.</desc>
</info>
<value>$(instpath)/help</value>
<!-- FIXME where should this go -->
<value>$(instpath)/basis-link/help</value>
</prop>
<prop oor:name="Linguistic" oor:type="xs:string">
<info>
......
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