summaryrefslogtreecommitdiff
path: root/scripting/util/provider/javascript/manifest.xml
blob: 4c61747f4dcf1660fa3ee54cc24fcbb64aab5381 (plain)
1
2
3
4
5
6
7
8
9
10
<?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=java"
    manifest:full-path="js.jar"/>
  <manifest:file-entry
    manifest:media-type="application/vnd.sun.star.uno-component;type=java"
    manifest:full-path="ScriptProviderForJavaScript.jar"/>
</manifest:manifest>