Switch to side-by-side view

--- a/src/sampleconf/mimeconf
+++ b/src/sampleconf/mimeconf
@@ -1,4 +1,4 @@
-# @(#$Id: mimeconf,v 1.7 2005-11-10 08:46:15 dockes Exp $  (C) 2004 J.F.Dockes
+# @(#$Id: mimeconf,v 1.8 2005-11-16 15:07:20 dockes Exp $  (C) 2004 J.F.Dockes
 
 # Recoll : associations of mime types to processing filters.
 # There are different sections for decompression, 'interning' for indexing
@@ -64,3 +64,23 @@
 application/vnd.sun.xml.writer = openoffice-1.1.3 %f
 application/vnd.sun.xml.writer.global = openoffice-1.1.3 %f
 application/vnd.sun.xml.writer.template = openoffice-1.1.3 %f
+
+# Icons to be used in the result list.
+[icons]
+application/msword = wordprocessing
+application/pdf = pdf
+application/postscript = postscript
+application/vnd.sun.xml.calc = spreadsheet
+application/vnd.sun.xml.calc.template = spreadsheet
+application/vnd.sun.xml.draw = drawing
+application/vnd.sun.xml.draw.template = drawing
+application/vnd.sun.xml.impress = presentation
+application/vnd.sun.xml.impress.template = presentation
+application/vnd.sun.xml.writer = wordprocessing
+application/vnd.sun.xml.writer.global = wordprocessing
+application/vnd.sun.xml.writer.template = wordprocessing
+text/html = html
+text/plain = txt
+text/x-mail = message
+message/rfc822 = message
+