Kaydet (Commit) ccabd227 authored tarafından David Tardon's avatar David Tardon

fix configuration processing

üst b7c152e1
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="ado">
<node oor:name="sdbc:ado:*" oor:op="replace"> <node oor:name="sdbc:ado:*" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.ado.ODriver</value> <value>com.sun.star.comp.sdbc.ado.ODriver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="calc">
<node oor:name="sdbc:calc:*" oor:op="replace"> <node oor:name="sdbc:calc:*" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.calc.ODriver</value> <value>com.sun.star.comp.sdbc.calc.ODriver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="dbase">
<node oor:name="sdbc:dbase:*" oor:op="replace"> <node oor:name="sdbc:dbase:*" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.dbase.ODriver</value> <value>com.sun.star.comp.sdbc.dbase.ODriver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="evoab2">
<node oor:name="sdbc:address:evolution:local" oor:op="replace"> <node oor:name="sdbc:address:evolution:local" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.evoab.OEvoabDriver</value> <value>com.sun.star.comp.sdbc.evoab.OEvoabDriver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="flat">
<node oor:name="sdbc:flat:*" oor:op="replace"> <node oor:name="sdbc:flat:*" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.flat.ODriver</value> <value>com.sun.star.comp.sdbc.flat.ODriver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="hsqldb">
<node oor:name="sdbc:embedded:hsqldb" oor:op="replace"> <node oor:name="sdbc:embedded:hsqldb" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.sdbcx.comp.hsqldb.Driver</value> <value>com.sun.star.sdbcx.comp.hsqldb.Driver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="jdbc">
<node oor:name="jdbc:*" oor:op="replace"> <node oor:name="jdbc:*" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.JDBCDriver</value> <value>com.sun.star.comp.sdbc.JDBCDriver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="kab">
<node oor:name="sdbc:address:kab" oor:op="replace"> <node oor:name="sdbc:address:kab" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.kab.Driver</value> <value>com.sun.star.comp.sdbc.kab.Driver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="macab">
<node oor:name="sdbc:address:macab" oor:op="replace"> <node oor:name="sdbc:address:macab" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.macab.Driver</value> <value>com.sun.star.comp.sdbc.macab.Driver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="mozab">
<node oor:name="sdbc:address:outlook" oor:op="replace"> <node oor:name="sdbc:address:outlook" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.MozabDriver</value> <value>com.sun.star.comp.sdbc.MozabDriver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="mozab2">
<node oor:name="sdbc:address:mozilla:" oor:op="replace"> <node oor:name="sdbc:address:mozilla:" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.MozabDriver</value> <value>com.sun.star.comp.sdbc.MozabDriver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="mysql">
<node oor:name="sdbc:mysql:jdbc:*" oor:op="replace"> <node oor:name="sdbc:mysql:jdbc:*" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>org.openoffice.comp.drivers.MySQL.Driver</value> <value>org.openoffice.comp.drivers.MySQL.Driver</value>
......
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
* for a copy of the LGPLv3 License. * for a copy of the LGPLv3 License.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="odbc">
<node oor:name="sdbc:odbc:*" oor:op="replace"> <node oor:name="sdbc:odbc:*" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>com.sun.star.comp.sdbc.ODBCDriver</value> <value>com.sun.star.comp.sdbc.ODBCDriver</value>
......
...@@ -52,8 +52,8 @@ ...@@ -52,8 +52,8 @@
* instead of those above. * instead of those above.
* *
************************************************************************ --> ************************************************************************ -->
<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"> <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">
<node oor:name="Installed"> <node oor:name="Installed" install:module="postgresql">
<node oor:name="sdbc:postgresql:*" oor:op="replace"> <node oor:name="sdbc:postgresql:*" oor:op="replace">
<prop oor:name="Driver"> <prop oor:name="Driver">
<value>org.openoffice.comp.connectivity.pq.Driver</value> <value>org.openoffice.comp.connectivity.pq.Driver</value>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment