Switch to unified view

a/website/index.html.en b/website/index.html.en
...
...
22
    <div class="rightlinks">
22
    <div class="rightlinks">
23
      <ul>
23
      <ul>
24
    <li><a href="http://www.recoll.org">Home</a></li>
24
    <li><a href="http://www.recoll.org">Home</a></li>
25
    <li><a href="pics/index.html">Screenshots</a></li>
25
    <li><a href="pics/index.html">Screenshots</a></li>
26
    <li><a href="download.html">Downloads</a></li>
26
    <li><a href="download.html">Downloads</a></li>
27
  <li><a href="manuals.html">User manuals</a></li>
27
  <li><a href="doc.html">Documentation</a></li>
28
    <li><a href="devel.html">Development</a></li>
28
    <li><a href="devel.html">Development</a></li>
29
      </ul>
29
      </ul>
30
      <p class="indexthumb">
30
      <p class="indexthumb">
31
      <a href="pics/index.html"><img width="100" alt=
31
      <a href="pics/index.html"><img width="100" alt=
32
      "Thumbnail of recoll main screen" src=
32
      "Thumbnail of recoll main screen" src=
...
...
39
39
40
      <h1><a href="http://www.recoll.org/">Recoll</a> is
40
      <h1><a href="http://www.recoll.org/">Recoll</a> is
41
    a personal full text search tool for Unix/Linux.</h1>
41
    a personal full text search tool for Unix/Linux.</h1>
42
42
43
      <p>It is based on the very strong <a href=
43
      <p>It is based on the very strong <a href=
44
      "http://www.xapian.org">Xapian</a> backend, for which it
44
      "http://www.xapian.org">Xapian</a> back-end, for which it
45
  provides an easy to use, feature-rich, easy administration,
45
  provides a feature-rich yet easy to use front-end with a QT
46
    QT graphical interface.</p>
46
    graphical interface.</p>
47
47
48
      <p><span class="application">Recoll</span> is free, open source,
48
      <p><span class="application">Recoll</span> is free, open source,
49
    and GPL-licensed. The current version is
49
    and licensed under the GPL. The current version is
50
    <a class="important" href="download.html">1.8.1</a></p>
50
    <a class="important" href="download.html">1.8.2</a></p>
51
      <p>We borrow a lot of code
51
      <p>We borrow a lot of code
52
    from other packages, and welcome code and ideas from
52
    from other packages, and welcome code and ideas from
53
    contributors, see the <a class="important"
53
    contributors, see the <a class="important"
54
      href="credits.html">Credits</a>.</p>
54
      href="credits.html">Credits</a>.</p>
55
55
...
...
81
    <li><a class="weak" href="features.html">(more detail)</a></li>
81
    <li><a class="weak" href="features.html">(more detail)</a></li>
82
      </ul>
82
      </ul>
83
83
84
      <h2><a name="support">Support</a></h3>
84
      <h2><a name="support">Support</a></h3>
85
85
86
      <p>If you have any problem with the package or its
86
      <p>If you have any problem with Recoll, its
87
  installation, or a need for additional features, please <a href=
87
  installation, or an idea for improvement, <em>please</em> <a href=
88
      "mailto:jean-francois.dockes@wanadoo.fr">contact us</a>.</p>
88
      "mailto:jean-francois.dockes@wanadoo.fr">provide
89
90
      <p>We also very much welcome functional suggestions or (gasp)
91
    code, see the <a href="devel.html">development</a> page.</p>
89
      feedback</a>. Also see the <a href="devel.html">development</a>
90
    page.</p> 
92
91
93
    </div>
92
    </div>
94
  </body>
93
  </body>
95
</html>
94
</html>