changeset 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 2de8f8ba1f34
children 8f0af3b88cef
files mcabber/mcabberrc.example
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
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).