summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-17 21:45:24 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-18 09:16:01 +0100
commitb5736291ed105d5366797201d5f5f92ac2f39d14 (patch)
tree0f280879ec573a2d397479773e0963fe1789c93d /officecfg
parentafbe3ea870ca40cfc1fff67ff80533b0bd3b4bd2 (diff)
registered but uninstalled database drivers break address book wizard
among other things undoubtedly. The idea was IIRC to drop adabas support, so lets not register the uninstalled components, and while we're at it not build it either.
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/DataAccess.xcu11
1 files changed, 0 insertions, 11 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu b/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu
index e0c469b6f781..9be30a2197ff 100644
--- a/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu
@@ -29,17 +29,6 @@
<oor:component-data oor:name="DataAccess" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<node oor:name="ConnectionPool">
<node oor:name="DriverSettings">
- <node oor:name="com.sun.star.comp.sdbcx.adabas.ODriver" oor:op="replace">
- <prop oor:name="DriverName">
- <value>com.sun.star.comp.sdbcx.adabas.ODriver</value>
- </prop>
- <prop oor:name="Enable">
- <value>false</value>
- </prop>
- <prop oor:name="Timeout">
- <value>60</value>
- </prop>
- </node>
<node oor:name="com.sun.star.comp.sdbc.evoab.OEvoabDriver" oor:op="replace">
<prop oor:name="DriverName">
<value>com.sun.star.comp.sdbc.evoab.OEvoabDriver</value>