Switch to side-by-side view

--- a/src/sampleconf/mimeconf
+++ b/src/sampleconf/mimeconf
@@ -1,4 +1,4 @@
-# @(#$Id: mimeconf,v 1.4 2005-03-17 14:02:05 dockes Exp $  (C) 2004 J.F.Dockes
+# @(#$Id: mimeconf,v 1.5 2005-03-25 09:40:28 dockes Exp $  (C) 2004 J.F.Dockes
 
 # Recoll : associations of mime types to processing filters.
 # There are different sections for decompression, 'interning' for indexing
@@ -27,6 +27,9 @@
 [index]
 text/plain = internal 
 text/html  = internal 
+text/x-mail = internal
+message/rfc822 = internal
+
 application/pdf = exec rclpdf
 application/postscript = exec rclps
 application/msword = exec rcldoc
@@ -46,7 +49,7 @@
 # External viewers, launched when you double-click a result entry
 [view]
 text/plain = xemacs %f
-text/html = firefox -a firefox -remote "openFile(%u)"
+text/html = firefox -remote "openFile(%u)"
 application/pdf  = xpdf %f
 application/postscript = gv %f
 application/msword = openoffice-1.1.3-swriter %f