libreoffice/office-cfg-linux-common-template-dir.diff

39 lines
2.4 KiB
Diff

---
.../registry/data/org/openoffice/Office/Common.xcu | 2 ++
.../schema/org/openoffice/Office/Common.xcs | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git officecfg/registry/data/org/openoffice/Office/Common.xcu officecfg/registry/data/org/openoffice/Office/Common.xcu
index bb3c779..642d227 100644
--- officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -705,4 +705,6 @@
"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 --git officecfg/registry/schema/org/openoffice/Office/Common.xcs officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 74c65d3..4e43df8 100644
--- officecfg/registry/schema/org/openoffice/Office/Common.xcs.old 2011-04-01 13:21:19.000000000 +0200
+++ officecfg/registry/schema/org/openoffice/Office/Common.xcs 2011-04-13 17:23:13.000000000 +0200
@@ -1711,7 +1711,7 @@
<author>MBA</author>
<desc>Specifies the templates originate from these folders and sub-folders.</desc>
</info>
- <value oor:separator=":">$(insturl)/share/template/$(vlang):$(insturl)/share/template/common:$(userurl)/template</value>
+ <value oor:separator=";">file:///usr/share/templates/libreoffice/common;file:///usr/share/templates/libreoffice/$(vlang);file:///usr/share/templates/ooo/common;file:///usr/share/templates/ooo/$(vlang);$(insturl)/share/template/$(vlang);$(insturl)/share/template/common;$(userurl)/template</value>
</prop>
<prop oor:name="UIConfig" oor:type="oor:string-list">
<info>
@@ -1859,7 +1859,7 @@
<info>
<desc>Specifies the default directory where all provided templates are located in folders and sub-folders.</desc>
</info>
- <value oor:separator=":">$(insturl)/share/template/$(vlang):$(insturl)/share/template/common:$(userurl)/template</value>
+ <value oor:separator=";">file:///usr/share/templates/libreoffice/common;file:///usr/share/templates/libreoffice/$(vlang);file:///usr/share/templates/ooo/common;file:///usr/share/templates/ooo/$(vlang);$(insturl)/share/template/$(vlang);$(insturl)/share/template/common;$(userurl)/template</value>
</prop>
<prop oor:name="UIConfig" oor:type="oor:string-list">
<info>