libreoffice/officecfg-help-in-usr-share.diff

36 lines
1.5 KiB
Diff

Index: officecfg/registry/data/org/openoffice/Office/Paths.xcu
===================================================================
--- officecfg/registry/data/org/openoffice/Office/Paths.xcu.orig
+++ officecfg/registry/data/org/openoffice/Office/Paths.xcu
@@ -120,7 +120,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>
Index: officecfg/registry/schema/org/openoffice/Office/Common.xcs
===================================================================
--- officecfg/registry/schema/org/openoffice/Office/Common.xcs.orig
+++ officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1913,7 +1913,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" oor:nillable="false">
<info>
@@ -2126,7 +2126,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" oor:nillable="false">
<info>