source: 3thparty/jmessenger/src/com/swabunga/spell/engine/configuration.properties @ 3952

Revision 3952, 391 bytes checked in by alexandrecorreia, 13 years ago (diff)

Ticket #1710 - Adicao do codigo fonte java do componente jmessenger(jabberit_messenger)

  • Property svn:executable set to *
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.