summaryrefslogtreecommitdiff
path: root/nlpsolver/src/uno-extension-manifest.xml
blob: b6631450a30b0b1f0bf1b4a86ad66affc5af8c69 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=Java"
                       manifest:full-path="NLPSolver.jar"/>
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.help"
                       manifest:full-path="help"/>
  <manifest:file-entry manifest:media-type="application/vnd.sun.star.package-bundle-description"
                       manifest:full-path="description/extensiondescription.txt"/>
</manifest:manifest>