1 --- officecfg/registry/schema/org/openoffice/Office/Common.xcs.old 2007-08-23 20:15:04.000000000 +0200
2 +++ officecfg/registry/schema/org/openoffice/Office/Common.xcs 2007-08-24 16:15:30.000000000 +0200
3 @@ -1524,7 +1524,7 @@ Dymamic border coloring means that when
5 <desc>Specifies the templates originate from these folders and sub-folders.</desc>
7 - <value oor:separator=":">$(insturl)/share/template/$(vlang):$(userurl)/template</value>
8 + <value oor:separator=";">file:///usr/share/templates/ooo/common;file:///usr/share/templates/ooo/$(vlang);file:///usr/share/templates/ooo2/common;file:///usr/share/templates/ooo2/$(vlang);$(insturl)/share/template/common;$(insturl)/share/template/$(vlang);$(userurl)/template</value>
10 <prop oor:name="UIConfig" oor:type="oor:string-list">
12 @@ -1672,7 +1672,7 @@ Dymamic border coloring means that when
14 <desc>Specifies the default directory where all provided templates are located in folders and sub-folders.</desc>
16 - <value oor:separator=":">$(insturl)/share/template/$(vlang):$(userurl)/template</value>
17 + <value oor:separator=";">file:///usr/share/templates/ooo/common;file:///usr/share/templates/ooo/$(vlang);file:///usr/share/templates/ooo2/common;file:///usr/share/templates/ooo2/$(vlang);$(insturl)/share/template/common;$(insturl)/share/template/$(vlang);$(userurl)/template</value>
19 <prop oor:name="UIConfig" oor:type="oor:string-list">
21 --- officecfg/registry/data/org/openoffice/Office/Common.xcu.old 2007-08-23 20:15:03.000000000 +0200
22 +++ officecfg/registry/data/org/openoffice/Office/Common.xcu 2007-08-24 16:18:32.000000000 +0200
27 + <!-- FIXME: This comment is needed to change a checksum or so.
28 + Then the updated list of templates paths is read from Common.xcs-->