-
Notifications
You must be signed in to change notification settings - Fork 56
/
Credits.html
30 lines (30 loc) · 1.71 KB
/
Credits.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1038.25">
<style type="text/css">
/*tr {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Baskerville}*/
tr {font: 11.0px Baskerville}
td {padding-bottom:10px; width:50%}
td.s1 {color: #8f8f8f; vertical-align:top; text-align:right}
td.s3 {color: #8f8f8f; vertical-align:top; text-align:center; font-size: 14px;padding-bottom:0px;padding-top:5px}
td.s2 {color: #000000; vertical-align:top; text-align:left; padding-left: 5px}
</style>
</head>
<body style="text-align:center">
<table width="100%">
<tr><td class="s1">programming</td><td class="s2">Brian Olsen<br>Nigel Graham</td></tr>
<tr><td class="s1">icon</td><td class="s2">Thomas Jakobi</td></tr>
<tr><td class="s1">UI design additions</td><td class="s2">Nigel Graham<br>Søren Lisberg</td></tr>
<tr><td class="s1">MetaX</td><td class="s2">Rodney Kerstetter</td></tr>
<tr><td class="s3" colspan="2">Libraries and frameworks used</td></tr>
<tr><td class="s1"><a href="http://sparkle.andymatuschak.org/">Sparkle</a> update framework</td><td class="s2"><a href="http://andymatuschak.org/">Andy Matuschak</a></td></tr>
<tr><td class="s1">MGViewAnimation</a></td><td class="s2"><a href="http://mattgemmell.com/">Matt Gemmell</a></td></tr>
<tr><td class="s1">various pieces of code</td><td class="s2">Adrian Kosmaczewski<br>Marc Liyanage<br>Olivier Gay<br>Uli Kusterer</td></tr>
</table>
</body>
</html>