2012-01-23 15:08:36 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--
|
2013-04-24 17:14:03 +01:00
|
|
|
* This file is part of the LibreOffice project.
|
2012-01-23 15:08:36 +01:00
|
|
|
*
|
2013-04-24 17:14:03 +01:00
|
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2012-01-23 15:08:36 +01:00
|
|
|
*
|
|
|
|
-->
|
|
|
|
|
2012-10-01 21:51:40 +03:00
|
|
|
<component loader="com.sun.star.loader.SharedLibrary" prefix="postgresql_sdbc"
|
2012-01-23 15:08:36 +01:00
|
|
|
xmlns="http://openoffice.org/2010/uno-components">
|
2012-08-13 09:52:43 +02:00
|
|
|
<implementation name="org.openoffice.comp.connectivity.pq.Driver.noext">
|
2012-01-23 15:08:36 +01:00
|
|
|
<service name="com.sun.star.sdbc.Driver"/>
|
|
|
|
</implementation>
|
|
|
|
</component>
|