3c440fa3a1
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=45
29 lines
1.9 KiB
Diff
29 lines
1.9 KiB
Diff
diff -urN libreoffice-4.1.0.0.beta1.old/officecfg/registry/data/org/openoffice/Office/Common.xcu libreoffice-4.1.0.0.beta1/officecfg/registry/data/org/openoffice/Office/Common.xcu
|
|
--- libreoffice-4.1.0.0.beta1.old/officecfg/registry/data/org/openoffice/Office/Common.xcu 2013-05-27 14:04:18.862304208 +0200
|
|
+++ libreoffice-4.1.0.0.beta1/officecfg/registry/data/org/openoffice/Office/Common.xcu 2013-05-27 14:50:20.500303879 +0200
|
|
@@ -699,4 +699,6 @@
|
|
<value oor:external="com.sun.star.configuration.backend.GconfBackend OpenGL_Faster"/>
|
|
</prop>
|
|
</node>
|
|
+ <!-- FIXME: This comment is needed to change a checksum or so.
|
|
+ Then the updated list of templates paths is read from Common.xcs-->
|
|
</oor:component-data>
|
|
diff -urN libreoffice-4.1.0.0.beta1.old/officecfg/registry/schema/org/openoffice/Office/Common.xcs libreoffice-4.1.0.0.beta1/officecfg/registry/schema/org/openoffice/Office/Common.xcs
|
|
--- libreoffice-4.1.0.0.beta1.old/officecfg/registry/schema/org/openoffice/Office/Common.xcs 2013-05-27 14:04:18.859304208 +0200
|
|
+++ libreoffice-4.1.0.0.beta1/officecfg/registry/schema/org/openoffice/Office/Common.xcs 2013-05-27 14:50:20.501303879 +0200
|
|
@@ -1855,6 +1855,14 @@
|
|
<value>
|
|
<it>$(insturl)/share/template/$(vlang)</it>
|
|
<it>$(insturl)/share/template/common</it>
|
|
+ <it>file:///usr/share/templates/libreoffice/common</it>
|
|
+ <it>file:///usr/share/templates/libreoffice/$(vlang)</it>
|
|
+ <it>file:///usr/share/templates/ooo/common</it>
|
|
+ <it>file:///usr/share/templates/ooo/$(vlang)</it>
|
|
+ <it>file:///usr/share/templates/libreoffice/common</it>
|
|
+ <it>file:///usr/share/templates/libreoffice/$(vlang)</it>
|
|
+ <it>file:///usr/share/templates/ooo/common</it>
|
|
+ <it>file:///usr/share/templates/ooo/$(vlang)</it>
|
|
<it>$(userurl)/template</it>
|
|
</value>
|
|
</prop>
|