da85248be7
- updated to libreoffice-3.5.5.2 (3.5.2-rc2) - did some clean up OBS-URL: https://build.opensuse.org/request/show/112476 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=30
32 lines
1.4 KiB
Diff
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>
|