diff --git a/website/download.html b/website/download.html index 8d878848..aaeb8d45 100644 --- a/website/download.html +++ b/website/download.html @@ -262,6 +262,12 @@ gpg --export --armor A0735AD0 | sudo apt-key add - recoll-1.13.04-1.fc12.x86_64.rpm.

+

Fedora Core 13 with Qt 4 i686 + + recoll-1.13.04-1.fc13.i686.rpm. 64 bits version + + recoll-1.13.04-1.fc13.x86_64.rpm. +

diff --git a/website/features.html b/website/features.html index 8f55d0d9..a479460b 100644 --- a/website/features.html +++ b/website/features.html @@ -45,8 +45,12 @@
Qt versions from 3.1 to 4.5
Document types
-
Supports the following document types (along with their - compressed versions): +
Recoll can index many document types (along with their + compressed versions). Some types are handled internally (no + external application needed). Other types need some application to + be installed to extract the text. Types that only need common + very common utilities (awk/sed/groff etc.) are listed in the + native section.
Natively
@@ -66,29 +70,36 @@
  • OpenOffice files (needs unzip command).
  • -
  • Microsoft Office Open XML - files (needs unzip command).
  • +
  • Abiword files.
  • -
  • Abiword - files.
  • +
  • Kword files.
  • -
  • Kword - files.
  • - -
  • gaim log files.
  • +
  • gaim and purple log files.
  • Lyx files (needs Lyx to be installed).
  • Scribus files.
  • +
  • Man pages (need groff).
  • +
    With external helpers
    + In addition to the applications listed below, many + document types need the iconv command. +