diff --git a/website/CHANGES.html b/website/CHANGES.html index 85974218..5d8af53b 100644 --- a/website/CHANGES.html +++ b/website/CHANGES.html @@ -381,7 +381,7 @@ Recoll when the specification is stabilized, and could be useful for other things, such as indexing contents from an RDBMS (see - + the manual for details). Restructured and cleaned up internal Recoll interfaces. diff --git a/website/download.html b/website/download.html index 2a3c67e1..01724de7 100644 --- a/website/download.html +++ b/website/download.html @@ -14,13 +14,13 @@ @@ -348,18 +348,18 @@ --> -
-

Microsoft Windows Setup Files

- -

The port of Recoll to Windows is still a bit experimental and - lacking things like real-time indexing or spelling - suggestions. However it works well enough to be useful. More info - and links to the setup - files here.

-
- +
+

Microsoft Windows Setup Files

+ +

The port of Recoll to Windows is still a bit experimental and + lacking things like real-time indexing or spelling + suggestions. However it works well enough to be useful. More info + and links to the setup + files here.

+
+

Ports

@@ -402,7 +402,7 @@

You can use the .ts file to alter the translations if you wish (use Qt's linguist tool to edit the source file, then lrelease to produce - the .qm file.). The .qmfile + the .qm file.). The .qmfile should be copied to /usr/[local/]share/recoll/translations

diff --git a/website/features.html b/website/features.html index f363c4f5..d5012aea 100644 --- a/website/features.html +++ b/website/features.html @@ -432,7 +432,7 @@ application/x-tar = execm rcltar Web UI lets you query a Recoll index from a web browser

Recoll also has - + Python and PHP modules which can allow easy integration with web or other applications.