comparison mcabber/mcabberrc.example @ 1590:8d1bcc83ae32

Add support for spellchecking with Enchant (caolan) Patch from the issue tracker: http://bitbucket.org/McKael/mcabber-crew/issue/36/patch-to-spell-checking-using-enchant
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Oct 2009 19:33:38 +0200
parents da6a359c8a03
children a087125d8fc8
comparison
equal deleted inserted replaced
1589:23c08d4f1d1e 1590:8d1bcc83ae32
100 100
101 # Aspell 101 # Aspell
102 # If your mcabber has been built with Aspell support, you can enable spell 102 # If your mcabber has been built with Aspell support, you can enable spell
103 # checking with the following options (you can't change them once mcabber is 103 # checking with the following options (you can't change them once mcabber is
104 # running). 104 # running).
105 #set aspell_enable = 1 105 #set spell_enable = 1
106 #set aspell_lang = en_EN 106 #set spell_lang = en_US
107 #set aspell_encoding = iso8859-1 107 #set spell_encoding = iso8859-1
108 #set aspell_encoding = UTF-8 108 #set spell_encoding = UTF-8
109 109
110 # History 110 # History
111 # Number of lines to remember for the command line history 111 # Number of lines to remember for the command line history
112 # (default: 0, unlimited). 112 # (default: 0, unlimited).
113 set cmdhistory_lines = 250 113 set cmdhistory_lines = 250