diff --git a/website/download.html b/website/download.html index 2d06bc66..9f44af85 100644 --- a/website/download.html +++ b/website/download.html @@ -218,7 +218,7 @@ -
The Ubuntu PPA works perfectly for Mint 13 (and probably other releases too). Just follow the instructions for Ubuntu.
diff --git a/website/index.html.en b/website/index.html.en index 299eecfa..774c9a0a 100644 --- a/website/index.html.en +++ b/website/index.html.en @@ -84,9 +84,18 @@Installing over an older version: 1.18 introduces serious - index formats changes, and it will be advisable to reset the index - in most cases. This will be best done by destroying the - index directory (rm -rf ~/.recoll/xapiandb).
+Installing over an older version: 1.18 introduces + significant index formats changes to support optional + character case and diacritics sensitivity, and it will be + advisable to reset the index in most cases. This will be best + done by destroying the index directory (rm -rf + ~/.recoll/xapiandb).
If the 1.18 index is not configured for case and diacritics sensitivity, it is mostly compatible with 1.17 indexes though.
-Case/diacritics sensitivity is off by default. For 1.18, it can be - turned on only by editing recoll.conf by hand (see the - manual). If you do so, you must reset the index.
+Case/diacritics sensitivity is off by default for this + release. It can be turned on only by editing + recoll.conf (see the manual). If you do so, you must reset the + index.
Always reset the index if installing over an older version (1.16 and older). The simplest way to do this is to quit all recoll @@ -67,12 +70,13 @@ There is a new list of mime types that should be opened with the locally configured application even when Use Desktop Preferences is checked. This allows making - use of new function (direct access to page), which could not + use of new functions (direct access to page), which could not be available through the desktop's xdg-open. The default list contains PDF, Postscript and DVI, which should be - opened with the Evince viewer for the page access functions to + opened with the evince (or atril for + Mint/MATE users) viewer for the page access functions to work. If you want to keep the previous behaviour (losing the - page number functionality), you need to empty the list after + page number functionality), you need to prune the list after installation . This can be done from the Preferences->Gui Configuration menu.