|
@@ -8,12 +8,20 @@
|
8
|
8
|
<div id="page">
|
9
|
9
|
<div id="topmatter">
|
10
|
10
|
<div id="topbanner">
|
11
|
|
- <img src="../icons/appicons/logo96.png" height="96px" width="96px" alt="Typica logo" />
|
12
|
|
- <h1>Typica</h1>
|
|
11
|
+ <a href="http://www.randomfield.com/programs/typica/"><img src="../icons/appicons/logo96.png" height="96px" width="96px" alt="Typica logo" /></a>
|
|
12
|
+ <h1><a href="http://www.randomfield.com/programs/typica/">Typica</a></h1>
|
13
|
13
|
<h2>Version 1.5</h2>
|
14
|
14
|
</div>
|
15
|
15
|
<div id="maintext">
|
16
|
|
- <p>Copyright © 2007–2013 Neal Evan Wilson</p>
|
|
16
|
+ <p>Copyright © 2007–2013 Neal Evan Wilson
|
|
17
|
+ <span class="icons">
|
|
18
|
+ <a href="mailto:roaster@wilsonscoffee.com?subject=Thanks%20for%20Typica&body=Message%20initiated%20from%20Typica.">✉</a>
|
|
19
|
+ <a href="https://twitter.com/N3Roaster"></a>
|
|
20
|
+ <a href="https://github.com/N3Roaster"></a>
|
|
21
|
+ <a href="http://appliedcoffeetechnology.tumblr.com/"></a>
|
|
22
|
+ <a href="http://www.linkedin.com/profile/view?id=179814079"></a>
|
|
23
|
+ </span>
|
|
24
|
+ </p>
|
17
|
25
|
<h3>Special Thanks</h3>
|
18
|
26
|
<p>Ongoing development of Typica is made possible through the
|
19
|
27
|
generous financial contributions from the following:</p>
|
|
@@ -126,6 +134,10 @@
|
126
|
134
|
OTHER DEALINGS IN THE SOFTWARE.</p>
|
127
|
135
|
<p>Typica also makes use of the <a href="typica://aboutqt">Qt</a>
|
128
|
136
|
framework.</p>
|
|
137
|
+ <p>Public domain icons are courtesy of the
|
|
138
|
+ <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.</p>
|
|
139
|
+ <p>Entypo pictograms by Daniel Bruce —
|
|
140
|
+ <a href="http://www.entypo.com">www.entypo.com</a></p>
|
129
|
141
|
</div>
|
130
|
142
|
</div>
|
131
|
143
|
</body>
|