build fix
[LibreOffice.git] / connectivity / registry / evoab2 / org / openoffice / Office / DataAccess / Drivers.xcu
blob9d22755065f126503b8813111cf45306e56326c3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
19 <oor:component-data oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema">
20 <node oor:name="Installed" install:module="evoab2">
21 <node oor:name="sdbc:address:evolution:local" oor:op="replace">
22 <prop oor:name="Driver">
23 <value>com.sun.star.comp.sdbc.evoab.OEvoabDriver</value>
24 </prop>
25 <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
26 <value xml:lang="en-US">Evolution Local</value>
27 </prop>
28 <node oor:name="Features">
29 <node oor:name="EscapeDateTime" oor:op="replace">
30 <prop oor:name="Value" oor:type="xs:boolean">
31 <value>true</value>
32 </prop>
33 </node>
34 </node>
35 </node>
36 <node oor:name="sdbc:address:evolution:ldap" oor:op="replace">
37 <prop oor:name="Driver">
38 <value>com.sun.star.comp.sdbc.evoab.OEvoabDriver</value>
39 </prop>
40 <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
41 <value xml:lang="en-US">Evolution LDAP</value>
42 </prop>
43 <node oor:name="Features">
44 <node oor:name="EscapeDateTime" oor:op="replace">
45 <prop oor:name="Value" oor:type="xs:boolean">
46 <value>true</value>
47 </prop>
48 </node>
49 </node>
50 </node>
51 <node oor:name="sdbc:address:evolution:groupwise" oor:op="replace">
52 <prop oor:name="Driver">
53 <value>com.sun.star.comp.sdbc.evoab.OEvoabDriver</value>
54 </prop>
55 <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
56 <value xml:lang="en-US">Groupwise</value>
57 </prop>
58 <node oor:name="Features">
59 <node oor:name="EscapeDateTime" oor:op="replace">
60 <prop oor:name="Value" oor:type="xs:boolean">
61 <value>true</value>
62 </prop>
63 </node>
64 </node>
65 </node>
66 </node>
67 </oor:component-data>