You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/resources/it/credits.html

98 lines
2.0 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>NetSurf | Ringraziamenti</title>
<link rel="stylesheet" type="text/css" href="resource:internal.css">
<style type="text/css">
div#DevList li {
float: left;
width: 18em; }
div#DevList ul {
overflow: hidden; }
</style>
</head>
<body class="ns-even-bg ns-even-fg ns-border">
<h1 class="ns-border">Ringraziamenti</h1>
<p>NetSurf è stato sviluppato dalle seguenti persone:</p>
<div id="DevList">
<h2 class="ns-border">Programmazione e codice sorgente</h2>
<ul>
<li>Kevin Bagust</li>
<li>John-Mark Bell</li>
<li>Mark Benjamin</li>
<li>Adam Blokus</li>
<li>Pawe&#x0142 Blokus</li>
<li>James Bursa</li>
<li>Stefaan Claes</li>
<li>Calin Dobos</li>
<li>Michael Drake</li>
<li>Sean Fox</li>
<li>Stephen Fryatt</li>
<li>Rik Griffin</li>
<li>Matthew Hambley</li>
<li>Rob Jackson</li>
<li>Rob Kendrick</li>
<li>Jeffrey Lee</li>
<li>Adrian Lees</li>
<li>Michael Lester</li>
<li>Ole Loots</li>
<li>Phil Mellor</li>
<li>Philip Pemberton</li>
<li>François Revol</li>
<li>Darren Salt</li>
<li>Vincent Sanders</li>
<li>James Shaw</li>
<li>Andrew Sidwell</li>
<li>Daniel Silverstone</li>
<li>Andrew Timmins</li>
<li>John Tytgat</li>
<li>Sven Weidauer</li>
<li>Chris Williams</li>
<li>Richard Wilson</li>
<li>Bo Yang</li>
<li>Chris Young</li>
</ul>
<h2 class="ns-border">Documentazione</h2>
<ul>
<li>John-Mark Bell</li>
<li>James Bursa</li>
<li>Michael Drake</li>
<li>Rob Kendrick</li>
<li>James Shaw</li>
<li>Richard Wilson</li>
</ul>
<h2 class="ns-border">Grafica e loghi</h2>
<ul>
<li>Michael Drake</li>
<li>Andrew Duffell</li>
<li>John Duffell</li>
<li>Richard Hallas</li>
<li>Phil Mellor</li>
</ul>
<h2 class="ns-border">Traduttori</h2>
<ul>
<li>Sebastian Barthel</li>
<li>Bruno D'Arcangeli</li>
<li>Samir Hawamdeh</li>
<li>Gerard van Katwijk</li>
<li>Jérôme Mathevet</li>
<li>Simon Voortman</li>
</ul>
</div>
<div class="footer ns-even-fg-subtle">
<p class="ns-even-fg-faded ns-border">Copyright 2003&ndash;2023 The NetSurf Developers</p>
</div>
</body>
</html>