Switch to side-by-side view

--- a/src/INSTALL
+++ b/src/INSTALL
@@ -96,8 +96,8 @@
    Please note that, due to the relatively dynamic nature of this
    information, the most up to date version is now kept on the Recoll helper
    applications page along with links to the home pages or best
-   source/patches download links. The list below is not updated often and may
-   be quite stale.
+   source/patches pages, and misc tips. The list below is not updated often
+   and may be quite stale.
 
    For many Linux distributions, most of the commands listed can be installed
    from the package repositories. However, the packages are sometimes
@@ -127,7 +127,8 @@
 
      * MS Open XML (docx) needs xsltproc.
 
-     * Wordperfect files need wpd2html from the libwpd package.
+     * Wordperfect files need wpd2html from the libwpd (or libwpd-tools on
+       Ubuntu) package.
 
      * RTF files need unrtf, which, in its standard version, has much trouble
        with non-western character sets. Check the Recoll helper applications
@@ -162,6 +163,11 @@
      * Zip archives need Python (and the standard zipfile module).
 
      * Midi karaoke files need Python and the Midi module
+
+     * Konqueror webarchive format with Python (uses the Tarfile module).
+
+     * mimehtml web archive format (support based on the mail filter, which
+       introduces some mild weirdness, but still usable).
 
    Text, HTML, mail folders, and Scribus files are processed internally. Lyx
    is used to index Lyx files. Many filters need iconv and the standard sed