diff options
author | Olivier Hallot <olivier.hallot@alta.org.br> | 2012-11-26 15:11:18 -0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-27 16:58:12 +0100 |
commit | 404c7ad8ccb9e71e8a7f575d638e4522b2a16657 (patch) | |
tree | 2bda9753eff7d2f8d599de2133d633d7dff1fc4a /Module_dictionaries.mk | |
parent | 84861864e2555282a23235225dd15dc1c6d30249 (diff) |
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
Diffstat (limited to 'Module_dictionaries.mk')
-rw-r--r-- | Module_dictionaries.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_dictionaries.mk b/Module_dictionaries.mk index 7d55fd8..475e8ec 100644 --- a/Module_dictionaries.mk +++ b/Module_dictionaries.mk @@ -12,6 +12,7 @@ $(eval $(call gb_Module_Module,dictionaries)) $(eval $(call gb_Module_add_targets,dictionaries,\ Configuration_en \ Configuration_hu \ + Configuration_pt_BR \ Configuration_ru \ Dictionary_af \ Dictionary_an \ |