summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2010-03-23 14:10:06 +0000
committerOcke Janssen <oj@openoffice.org>2010-03-23 14:10:06 +0000
commit3b4f8634f8147fb54d633351a28179422295de7e (patch)
tree92e9b41ae518589a2da9942c8d7286819627297a
parente3f006b43b5c297518bf3d01576e8e12515af78e (diff)
#i109366# remove :* from url
-rw-r--r--connectivity/source/drivers/macab/macab.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/macab/macab.xcu b/connectivity/source/drivers/macab/macab.xcu
index 7d4fa6df7d..0845bc9a2c 100644
--- a/connectivity/source/drivers/macab/macab.xcu
+++ b/connectivity/source/drivers/macab/macab.xcu
@@ -27,7 +27,7 @@
************************************************************************ -->
<oor:component-data oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<node oor:name="Installed">
- <node oor:name="sdbc:address:macab:*" oor:op="replace">
+ <node oor:name="sdbc:address:macab" oor:op="replace">
<prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.macab.Driver</value>
</prop>