f052892015
- updated to libreoffice-3.4.2.5 (SUSE 3.4.2-rc2) OBS-URL: https://build.opensuse.org/request/show/80943 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=19
32 lines
1.3 KiB
Diff
32 lines
1.3 KiB
Diff
--- officecfg/registry/schema/org/openoffice/Office/Common.xcs.old 2011-06-13 10:48:38.000000000 +0200
|
|
+++ officecfg/registry/schema/org/openoffice/Office/Common.xcs 2011-07-20 19:17:53.000000000 +0200
|
|
@@ -1660,7 +1660,7 @@
|
|
<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>
|
|
@@ -1823,7 +1823,7 @@
|
|
<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 2011-05-20 18:05:57.000000000 +0200
|
|
+++ officecfg/registry/data/org/openoffice/Office/Paths.xcu 2011-07-20 19:17:53.000000000 +0200
|
|
@@ -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/basis-link/help" oor:op="fuse" />
|
|
</node>
|
|
</node>
|
|
|