5 lines
402 B
XML
Executable file
5 lines
402 B
XML
Executable file
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
|
|
<manifest:file-entry manifest:full-path="TestExtension.jar" manifest:media-type="application/vnd.sun.star.uno-component;type=Java"/>
|
|
<manifest:file-entry manifest:full-path="TestExtension.rdb" manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=RDB"/>
|
|
</manifest:manifest>
|