xref: /AOO41X/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/META-INF/manifest.xml (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1*cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*cdf0e10cSrcweir<manifest:manifest>
3*cdf0e10cSrcweir <manifest:file-entry manifest:full-path="DialogWithHelp/" manifest:media-type="application/vnd.sun.star.basic-library"/>
4*cdf0e10cSrcweir <manifest:file-entry manifest:media-type="application/vnd.sun.star.help" manifest:full-path="help"/>
5*cdf0e10cSrcweir <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" manifest:full-path="Addons.xcu"/>
6*cdf0e10cSrcweir</manifest:manifest>
7