diff mcabber/mcabberrc.example @ 1206:abc5847d1613

Add Aspell options to the config. file
author Mikael Berthe <mikael@lilotux.net>
date Sat, 28 Apr 2007 22:30:13 +0200
parents e802ec0c02d2
children 8f0af3b88cef
line wrap: on
line diff
--- 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).