summaryrefslogtreecommitdiff
path: root/mysqlc/source/DataAccess.xcu
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/DataAccess.xcu')
-rw-r--r--mysqlc/source/DataAccess.xcu19
1 files changed, 0 insertions, 19 deletions
diff --git a/mysqlc/source/DataAccess.xcu b/mysqlc/source/DataAccess.xcu
deleted file mode 100644
index 1c70d36..0000000
--- a/mysqlc/source/DataAccess.xcu
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<oor:node xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="DataAccess" oor:package="org.openoffice.Office">
- <node oor:name="UserDefinedDriverSettings">
- <node oor:name="org.openoffice.comp.connectivity.mysql_native.Driver" oor:op="replace">
- <prop oor:name="DriverName">
- <value>org.openoffice.comp.connectivity.mysql_native.Driver</value>
- </prop>
- <prop oor:name="DriverPageDisplayName">
- <value>MySQL native driver</value>
- </prop>
- <prop oor:name="DriverTypeDisplayName">
- <value>MySQL native driver</value>
- </prop>
- <prop oor:name="DriverDsnPrefix">
- <value>sdbc:mysqlc:</value>
- </prop>
- </node>
- </node>
-</oor:node>