Switch to side-by-side view

--- a/src/sampleconf/recoll.conf
+++ b/src/sampleconf/recoll.conf
@@ -1,4 +1,4 @@
-# @(#$Id: recoll.conf,v 1.6 2005-11-10 08:47:49 dockes Exp $  (C) 2004 J.F.Dockes
+# @(#$Id: recoll.conf,v 1.7 2005-11-16 15:07:20 dockes Exp $  (C) 2004 J.F.Dockes
 
 # Recoll default configuration file. This should be copied to
 # ~/.recoll/recoll.conf 
@@ -8,7 +8,7 @@
 
 # Wildcard expressions for names of files and directories that we should
 # ignore:
-skippedNames = *~ #* .deps bin CVS  Cache caughtspam
+skippedNames = *~ #* .* bin CVS  Cache caughtspam
 
 # Debug messages
 loglevel = 4
@@ -27,6 +27,13 @@
 mimemapfile = mimemap
 # Name of mime-type to filter type/name map file. 
 mimeconffile = mimeconf
+
+# Decide if we do show icons in the result list. This looks a bit more
+# beaglish, but I'm not quite sure it's useful. If you wish to have them, 
+# you will have to copy the pngs from the distribution to wherever you want
+# to store them (the associations are decided in mimeconf)
+showicons = 1
+iconsdir = ~/.recoll
 
 # Where to store the database.
 dbdir = ~/.recoll/xapiandb