moved from dev to prod
This commit is contained in:
102
tools/netsurf/res/nl/credits.html
Normal file
102
tools/netsurf/res/nl/credits.html
Normal file
@@ -0,0 +1,102 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>NetSurf | Bijdragen</title>
|
||||
<link rel="stylesheet" type="text/css" href="resource:internal.css">
|
||||
<style>
|
||||
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">NetSurf-bijdragen</h1>
|
||||
|
||||
<p>NetSurf kwam tot stand door bijdragen van de volgende personen:</p>
|
||||
|
||||
<div id="DevList">
|
||||
|
||||
<h2 class="ns-border">Code</h2>
|
||||
<ul>
|
||||
<li>Kevin Bagust</li>
|
||||
<li>John-Mark Bell</li>
|
||||
<li>Mark Benjamin</li>
|
||||
<li>Adam Blokus</li>
|
||||
<li>Paweł 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<EFBFBD>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">Documentatie</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">Afbeeldingen</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">Vertalingen</h2>
|
||||
<ul>
|
||||
<li>Sebastian Barthel</li>
|
||||
<li>Bruno D'Arcangeli</li>
|
||||
<li>Samir Hawamdeh</li>
|
||||
<li>J<EFBFBD>r<EFBFBD>me Mathevet</li>
|
||||
</ul>
|
||||
|
||||
<h4><b>Nederlandse vertaling</b></h4>
|
||||
<ul>
|
||||
<li>Gerard van Katwijk</li>
|
||||
<li>Dick Tanis</li>
|
||||
<li>Simon Voortman</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="footer ns-even-fg-subtle">
|
||||
<p class="ns-border">Auteursrecht 2003–2020 De NetSurf-ontwikkelaars</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user