1bf642c601
* New 4.4 branch release with additional features - Enable collada: * New bundled collada2gltf tarball: 4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2 - Obsoleted patches: * jvmfwk-disable-gcj.diff * libreoffice-4.3-plasma5-ui-decisions.patch * libreoffice-4.3.0.3-themes-symlinks.patch * office-cfg-linux-common-template-dir.diff * libreoffice-boost-1.56.patch - Refreshed patches: * officecfg-help-in-usr-share.diff * system-pyuno.diff OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=212
36 lines
1.7 KiB
Diff
36 lines
1.7 KiB
Diff
Index: libreoffice-4.4.0.1/officecfg/registry/data/org/openoffice/Office/Paths.xcu
|
|
===================================================================
|
|
--- libreoffice-4.4.0.1.orig/officecfg/registry/data/org/openoffice/Office/Paths.xcu
|
|
+++ libreoffice-4.4.0.1/officecfg/registry/data/org/openoffice/Office/Paths.xcu
|
|
@@ -98,7 +98,7 @@
|
|
</node>
|
|
<node oor:name="Help" oor:op="fuse" oor:mandatory="true">
|
|
<node oor:name="InternalPaths">
|
|
- <node oor:name="$(instpath)/@LIBO_SHARE_HELP_FOLDER@" oor:op="fuse"/>
|
|
+ <node oor:name="/usr/share/help" oor:op="fuse"/>
|
|
</node>
|
|
</node>
|
|
<node oor:name="Linguistic" oor:op="fuse" oor:mandatory="true">
|
|
Index: libreoffice-4.4.0.1/officecfg/registry/schema/org/openoffice/Office/Common.xcs
|
|
===================================================================
|
|
--- libreoffice-4.4.0.1.orig/officecfg/registry/schema/org/openoffice/Office/Common.xcs
|
|
+++ libreoffice-4.4.0.1/officecfg/registry/schema/org/openoffice/Office/Common.xcs
|
|
@@ -1615,7 +1615,7 @@
|
|
<info>
|
|
<desc>Specifies the path to the Office help files.</desc>
|
|
</info>
|
|
- <value>$(instpath)/@LIBO_SHARE_HELP_FOLDER@</value>
|
|
+ <value>/usr/share/help</value>
|
|
</prop>
|
|
<prop oor:name="Linguistic" oor:type="xs:string" oor:nillable="false">
|
|
<info>
|
|
@@ -1810,7 +1810,7 @@
|
|
<desc>Specifies the default directory where Office help files are
|
|
located.</desc>
|
|
</info>
|
|
- <value>$(instpath)/@LIBO_SHARE_HELP_FOLDER@</value>
|
|
+ <value>/usr/share/help</value>
|
|
</prop>
|
|
<prop oor:name="Linguistic" oor:type="xs:string" oor:nillable="false">
|
|
<info>
|