9 lines
584 B
Java
9 lines
584 B
Java
<?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-components"
|
|
manifest:full-path="components.rdb"/>
|
|
<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> |