The document input handlers used while indexing have the
possibility to create other fields with arbitrary names, and
aliases may be defined in the configuration, so that the exact
diff --git a/src/sampleconf/mimeconf b/src/sampleconf/mimeconf
index b0619222..654cf39d 100644
--- a/src/sampleconf/mimeconf
+++ b/src/sampleconf/mimeconf
@@ -130,7 +130,7 @@ image/png = execm rclimg
image/tiff = execm rclimg
image/vnd.djvu = exec rcldjvu
image/svg+xml = execm rclsvg.py
-image/x-xcf = execm rclimg.py
+image/x-xcf = execm rclimg
inode/symlink = internal
application/x-zerosize = internal
inode/x-empty = internal application/x-zerosize
diff --git a/website/features.html b/website/features.html
index 9260bb57..e65eca7c 100644
--- a/website/features.html
+++ b/website/features.html
@@ -81,7 +81,7 @@
Recoll has been compiled and
- tested on Linux, MS-Windows 71-0, MacOS X and Solaris (initial
+ tested on Linux, MS-Windows 7-10, MacOS X and Solaris (initial
versions Redhat 7, Fedora Core 5, Suse 10, Gentoo, Debian 3.1,
Solaris 8). It should compile and run on all subsequent releases
of these systems and probably a few others too.
diff --git a/website/index.html.en b/website/index.html.en
index 0754145a..0efebf8d 100644
--- a/website/index.html.en
+++ b/website/index.html.en
@@ -99,12 +99,19 @@
- 2015-11-09
- - Recoll for
+
-
+
-
+
+ Recoll for
MS-Windows. Still a few things missing (like
real-time monitoring), but it does work, and it has a proper
installer, so you can easily get rid of it if you don't like
- it. Have a look.. I
- would love some feedback!
+ it. Have a look..
+ This is an almost-native port, based on Qt and the Windows
+ API, no need for Cygwin. Thanks to Christian Motz for
+ helping with the filter interface (and the rest). I would
+ love some feedback!
- 2015-10-17
@@ -114,18 +121,6 @@
has no consequence except for the spurious error
message.
- - 2015-10-08
- -
-
- Recoll on Microsoft Windows ! This is still and a lot if
- integration work remains (don't ask me for a package), but
- the indexer and the GUI are mostly functional. This is an
- almost-native port, based on Qt and the Windows API, no need
- for Cygwin. Thanks to Christian Motz for helping with the
- filter interface (and the rest).
-
-
- 2015-10-01
- Release 1.21.2 is out, and replaces 1.20 as production
release.