8 lines
585 B
XML
8 lines
585 B
XML
<?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="mysqlc.unoSHARED_EXTENSION"/>
|
|
<manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
|
|
manifest:full-path="registry/data/org/openoffice/Office/DataAccess/Drivers.xcu"/>
|
|
</manifest:manifest>
|