File officecfg-help-in-usr-share.diff of Package libreoffice-bootstrap
--- officecfg/registry/schema/org/openoffice/Office/Common.xcs.old 2008-08-13 11:21:46.000000000 +0200
+++ officecfg/registry/schema/org/openoffice/Office/Common.xcs 2008-08-14 17:24:15.000000000 +0200
@@ -1489,7 +1489,7 @@ Dymamic border coloring means that when
<author>ABI</author>
<desc>Specifies the path to the Office help files.</desc>
</info>
- <value>$(instpath)/help</value>
+ <value>/usr/share/libreoffice/basis-link/help</value>
</prop>
<prop oor:name="Linguistic" oor:type="xs:string">
<info>
@@ -1651,7 +1651,7 @@ Dymamic border coloring means that when
<info>
<desc>Specifies the default directory where Office help files are located.</desc>
</info>
- <value>$(instpath)/help</value>
+ <value>/usr/share/libreoffice/basis-link/help</value>
</prop>
<prop oor:name="Linguistic" oor:type="xs:string">
<info>
--- officecfg/registry/data/org/openoffice/Office/Paths.xcu.old 2008-04-11 15:11:41.000000000 +0200
+++ officecfg/registry/data/org/openoffice/Office/Paths.xcu 2008-08-14 17:25:35.000000000 +0200
@@ -123,7 +123,7 @@
<node oor:name="Help" oor:op="fuse" oor:mandatory="true">
<node oor:name="InternalPaths">
- <node oor:name="$(instpath)/help" oor:op="fuse" />
+ <node oor:name="/usr/share/libreoffice/basis-link/help" oor:op="fuse" />
</node>
</node>