summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/config/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/pdfimport/config/manifest.xml')
-rw-r--r--sdext/source/pdfimport/config/manifest.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/sdext/source/pdfimport/config/manifest.xml b/sdext/source/pdfimport/config/manifest.xml
new file mode 100644
index 000000000000..013f2a1b453a
--- /dev/null
+++ b/sdext/source/pdfimport/config/manifest.xml
@@ -0,0 +1,16 @@
+<?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="pdfimport.unoSHARED_EXTENSION"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.executable"
+ manifest:full-path="xpdfimportEXEC_EXTENSION"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
+ manifest:full-path="pdf_import_filter.xcu"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
+ manifest:full-path="pdf_types.xcu"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.basic-library"
+ manifest:full-path="basic/"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.package-bundle-description"
+ manifest:full-path="help/component.txt"/>
+</manifest:manifest>