manifest.xml 1.1 KB

12345678910111213141516
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
  3. <manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
  4. <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
  5. manifest:full-path="dictionaries.xcu"/>
  6. <manifest:file-entry manifest:media-type="application/vnd.sun.star.package-bundle-description" manifest:full-path="package-description.txt"/>
  7. <manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcs"
  8. manifest:media-type="application/vnd.sun.star.configuration-schema" />
  9. <manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcu"
  10. manifest:media-type="application/vnd.sun.star.configuration-data" />
  11. <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-components"
  12. manifest:full-path="Lightproof.components"/>
  13. <manifest:file-entry
  14. manifest:media-type="application/vnd.sun.star.configuration-data"
  15. manifest:full-path="Linguistic.xcu" />
  16. </manifest:manifest>