1
1
mirror of git://anongit.freedesktop.org/libreoffice/dictionaries synced 2025-10-05 16:13:05 +02:00
Files
libreoffice-dictionaries/pt_BR/META-INF/manifest.xml
Olivier Hallot 404c7ad8cc Add Lightproof grammar checker for pt-BR
This patch is a collaborative work of the Brazilian LibreOffice community, leaded by Raimundo Moura, João McCormick and may other collaborators as listed in

http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/

(Internal build: Vero 3.0.0 Beta 23)

Change-Id: I6e91071aaf381a81db420e6454cfdeb39f289465
2012-11-27 16:58:12 +01:00

11 lines
1.0 KiB
XML

<?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.configuration-data" manifest:full-path="dictionaries.xcu"/>
<manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcs" manifest:media-type="application/vnd.sun.star.configuration-schema"/>
<manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcu" manifest:media-type="application/vnd.sun.star.configuration-data"/>
<manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=Python" manifest:full-path="Lightproof.py"/>
<manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" manifest:full-path="Linguistic.xcu"/>
<manifest:file-entry manifest:media-type="application/vnd.sun.star.package-bundle-description" manifest:full-path="package-description.txt"/>
</manifest:manifest>