source: trunk/jabberit_messenger/java_source/src/com/swabunga/spell/engine/configuration.properties @ 1001

Revision 1001, 391 bytes checked in by alexandrecorreia, 15 years ago (diff)

Ticket #552 - Inclusão do projeto Java referente ao applet do módulo.

Line 
1EDIT_DEL1=95
2EDIT_DEL2=95
3EDIT_SWAP=90
4EDIT_SUB=100
5EDIT_CASE=10
6
7#DMV: the following commented out settings do not seem to be used at all
8#EDIT_SIMILAR=10
9#EDIT_MIN=90
10#EDIT_MAX=100
11
12SPELL_THRESHOLD=140
13SPELL_IGNOREUPPERCASE=true
14SPELL_IGNOREMIXEDCASE=false
15SPELL_IGNOREINTERNETADDRESS=true
16SPELL_IGNOREDIGITWORDS=true
17SPELL_IGNOREMULTIPLEWORDS=false
18SPELL_IGNORESENTENCECAPTILIZATION=true
Note: See TracBrowser for help on using the repository browser.