web updates

This commit is contained in:
Jean-Francois Dockes 2010-09-08 10:12:49 +02:00
parent 3cfc412531
commit 86a4adcfe2
2 changed files with 14 additions and 5 deletions

View File

@ -55,13 +55,15 @@
Miscellaneous pieces of code and ideas, especially for
charset handling, and code from external filters.</li>
<li><a href="http://www.senga.org/">Unac</a>: for accent
removal. This is a relatively small package, not that easy
to find, it has been integrated almost unmodified in the
<span class="application">Recoll</span> package.</li>
removal. This package is unmaintained and the (quite modified)
code is carried with the <span class="application">Recoll</span>
source.</li>
<li><a href="http://www.gnu.org/software/libiconv/">Iconv</a>, for
character set conversion.</li>
<li><a href="http://www.bincimap.org/">Binc IMAP</a> for MIME
parsing code.</li>
parsing code. The original package is unmaintained and the
relevant code is carried with the <span
class="application">Recoll</span> source.</li>
<li>The icons mainly come from the <a
href="http://www.everaldo.com/">Crystal SVG</a> KDE set.</li>
</ul>

View File

@ -118,7 +118,7 @@
<h2><a name="source">Source</a></h2>
<h3>Current version:1.13.04:</h3>
<h3>Current release distribution: 1.13.04:</h3>
<!-- Attention: source packages must remain here, not in a
subdirectory, because of all the places they're referred from
(package watches( -->
@ -172,6 +172,13 @@
<a href="http://demandiseineseite.gmxhome.de/find/">
find_applet</a>. It will work with any recoll version after 1.10.</p>
<h3>Source repository:</h3>
<p>The <span class="application">Recoll</span> source repository is
hosted on
<a href="http://bitbucket.org/medoc/recoll/overview">bitbucket.org</a>.
The trunk is usually a bit on the bleeding edge, but there is
always a maintenance branch for the current production version.</p>
<h3>Older recoll releases:</h3>
<p>
<a href="recoll-1.13.02.tar.gz">1.13.02</a>.