Switch to side-by-side view

--- a/src/sampleconf/recoll.conf.in
+++ b/src/sampleconf/recoll.conf.in
@@ -1,4 +1,4 @@
-# @(#$Id: recoll.conf.in,v 1.11 2006-09-13 13:53:35 dockes Exp $  (C) 2004 J.F.Dockes
+# @(#$Id: recoll.conf.in,v 1.12 2006-10-11 14:16:26 dockes Exp $  (C) 2004 J.F.Dockes
 #
 # Recoll default configuration file. This should be copied to
 #   ~/.recoll/recoll.conf 
@@ -60,6 +60,13 @@
 # bigger db
 # idxabsmlen = 250
 
+# Language definitions to use when creating the aspell dictionary. 
+# The value must match a set of aspell language definition files. 
+# You can type "aspell config"  to see where these are installed.
+# The default is english: "en"
+# You can use a value of "disable" to disable aspell support.
+# aspellLanguage = en
+
 # You could specify different parameters for a subdirectory like this:
 #[~/hungariandocs/plain]
 #defaultcharset = iso-8859-2