1*cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*cdf0e10cSrcweir<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
3*cdf0e10cSrcweir<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
4*cdf0e10cSrcweir  <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=native"
5*cdf0e10cSrcweir                       manifest:full-path="pdfimport.unoSHARED_EXTENSION"/>
6*cdf0e10cSrcweir  <manifest:file-entry manifest:media-type="application/vnd.sun.star.executable"
7*cdf0e10cSrcweir                       manifest:full-path="xpdfimportEXEC_EXTENSION"/>
8*cdf0e10cSrcweir  <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
9*cdf0e10cSrcweir					   manifest:full-path="pdf_import_filter.xcu"/>
10*cdf0e10cSrcweir  <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
11*cdf0e10cSrcweir					   manifest:full-path="pdf_types.xcu"/>
12*cdf0e10cSrcweir  <manifest:file-entry manifest:media-type="application/vnd.sun.star.basic-library"
13*cdf0e10cSrcweir                       manifest:full-path="basic/"/>
14*cdf0e10cSrcweir  <manifest:file-entry manifest:media-type="application/vnd.sun.star.package-bundle-description"
15*cdf0e10cSrcweir                       manifest:full-path="help/component.txt"/>
16*cdf0e10cSrcweir</manifest:manifest>
17