# HG changeset patch # User Mikael Berthe # Date 1177792213 -7200 # Node ID abc5847d161386c28d69e277a4504bb4f3196d08 # Parent 2de8f8ba1f34ba856fbb905d8b68ea629989f33f Add Aspell options to the config. file diff -r 2de8f8ba1f34 -r abc5847d1613 mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Sat Apr 28 22:01:37 2007 +0200 +++ b/mcabber/mcabberrc.example Sat Apr 28 22:30:13 2007 +0200 @@ -76,6 +76,15 @@ # de, fr, nl, pl, ru, uk. #set lang = en +# Aspell +# If your mcabber has been built with Aspell support, you can enable spell +# checking with the following options (you can't change them once mcabber is +# running). +#set aspell_enable = 1 +#set aspell_lang = en_EN +#set aspell_encoding = iso8859-1 +#set aspell_encoding = UTF-8 + # History # Number of lines to remember for the command line history # (default: 0, unlimited).