libreoffice/officecfg-help-in-usr-share.diff
2012-04-04 17:20:25 +00:00

32 lines
1.4 KiB
Diff

--- officecfg/registry/data/org/openoffice/Office/Paths.xcu.old 2012-02-24 16:34:51.000000000 +0100
+++ officecfg/registry/data/org/openoffice/Office/Paths.xcu 2012-03-01 15:34:22.000000000 +0100
@@ -126,7 +126,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/help" oor:op="fuse" />
</node>
</node>
--- officecfg/registry/schema/org/openoffice/Office/Common.xcs.old 2012-02-24 16:34:51.000000000 +0100
+++ officecfg/registry/schema/org/openoffice/Office/Common.xcs 2012-03-01 15:34:22.000000000 +0100
@@ -1838,7 +1838,7 @@
<author>ABI</author>
<desc>Specifies the path to the Office help files.</desc>
</info>
- <value>$(instpath)/help</value>
+ <value>/usr/share/libreoffice/help</value>
</prop>
<prop oor:name="Linguistic" oor:type="xs:string">
<info>
@@ -2045,7 +2045,7 @@
<desc>Specifies the default directory where Office help files are
located.</desc>
</info>
- <value>$(instpath)/help</value>
+ <value>/usr/share/libreoffice/help</value>
</prop>
<prop oor:name="Linguistic" oor:type="xs:string">
<info>