1
1
mirror of git://anongit.freedesktop.org/libreoffice/dictionaries synced 2025-10-05 16:13:05 +02:00
Files
libreoffice-dictionaries/pt_BR/pythonpath/lightproof_opts_pt_BR.py
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

5 lines
285 B
Python

lopts = {}
lopts_default = {}
lopts['pt_BR'] = [u'grammar', u'cap', u'dup', u'pair', u'spaces', u'mdash', u'quotation', u'times', u'spaces2', u'ndash', u'apostrophe', u'ellipsis', u'spaces3', u'minus', u'metric', u'numsep', u'nonmetric']
lopts_default['pt_BR'] = [u'spaces', u'times']