update dev300-m57
[ooovba.git] / applied_patches / 0215-office-cfg-common-template-dir.diff
blobc78b13861cb9945fa6a5ca0bb8976d9fa6d3c063
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
4 <author>MBA</author>
5 <desc>Specifies the templates originate from these folders and sub-folders.</desc>
6 </info>
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>
9 </prop>
10 <prop oor:name="UIConfig" oor:type="oor:string-list">
11 <info>
12 @@ -1672,7 +1672,7 @@ Dymamic border coloring means that when
13 <info>
14 <desc>Specifies the default directory where all provided templates are located in folders and sub-folders.</desc>
15 </info>
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>
18 </prop>
19 <prop oor:name="UIConfig" oor:type="oor:string-list">
20 <info>
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
23 @@ -536,4 +536,6 @@
24 </prop>
25 </node>
26 </node>
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-->
29 </oor:component-data>