summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/manifest.xml
blob: 0a4ddc181a2584d7ba037f1cdb98af32d314c6b4 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=native"
                       manifest:full-path="postgresql-sdbc-impl.uno.so"/>
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=native"
                       manifest:full-path="postgresql-sdbc.uno.so"/>
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
                       manifest:full-path="postgresql.xcu"/>
</manifest:manifest>