2006-12-01 09:32:26 -06:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2010-11-24 07:21:42 -06:00
|
|
|
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
|
2006-12-01 09:32:26 -06:00
|
|
|
<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"/>
|
2010-11-24 07:21:42 -06:00
|
|
|
</manifest:manifest>
|