Skip to content

Commit

Permalink
Modernized credits html.
Browse files Browse the repository at this point in the history
- Also fixed out of date links for Sparkle and ShortcutRecorder.
- Added website link for Thierry Douez.
  • Loading branch information
flit committed Jan 26, 2020
1 parent 1b2b56c commit 25f2f08
Show file tree
Hide file tree
Showing 3 changed files with 348 additions and 151 deletions.
166 changes: 116 additions & 50 deletions Resources/de.lproj/Credits.html
Original file line number Diff line number Diff line change
@@ -1,50 +1,116 @@
<html><head><meta charset="utf-8"></head><body>
<p><font face="Lucida Grande" size="-1"><b>Geschrieben von:</b><br/>
&nbsp;&nbsp;&nbsp;Chris Reed <a href="mailto:flit@ftml.net">&lt;flit@ftml.net&gt;</a><br/>
&nbsp;&nbsp;&nbsp;<a href="https://github.com/flit/MidiKeys">Veröffentlichungen und Quellcode auf GitHub verfügbar</a></font></p>

<p><font face="Lucida Grande" size="-1"><b>Deutsche Lokalisierung:</b><br/>
&nbsp;&nbsp;&nbsp;Richard Zelzer<br/>
&nbsp;&nbsp;&nbsp;<a href="http://www.zmusik.de/">http://www.zmusik.de/</a><br/>
&nbsp;&nbsp;&nbsp;Ralf Welter <a href="mailto:i_see@macnews.de">&lt;i_see@macnews.de&gt;</a></font></p>

<p><font face="Lucida Grande" size="-1"><b>Franz&ouml;sisch Lokalisierung:</b><br/>
&nbsp;&nbsp;&nbsp;Fr&eacute;d&eacute;ric Ball&eacute;riaux<br/>
&nbsp;&nbsp;&nbsp;Thierry Douez</font></p>

<p><font face="Lucida Grande" size="-1"><b>Spanisch Lokalisierung:</b><br/>
&nbsp;&nbsp;&nbsp;Fernando D&iacute;az de la Torre<br/>

<p><font face="Lucida Grande" size="-1"><b>Spezieller Dank:</b><br/>
&nbsp;&nbsp;&nbsp;Airy Andr&eacute;<br/>
&nbsp;&nbsp;&nbsp;Skye Ashbrook<br/>
&nbsp;&nbsp;&nbsp;Fr&eacute;d&eacute;ric Ball&eacute;riaux<br/>
&nbsp;&nbsp;&nbsp;Damon<br/>
&nbsp;&nbsp;&nbsp;Fernando D&iacute;az de la Torre<br/>
&nbsp;&nbsp;&nbsp;Alexander Guy<br/>
&nbsp;&nbsp;&nbsp;Magnus Helin<br/>
&nbsp;&nbsp;&nbsp;Michael Keuter<br/>
&nbsp;&nbsp;&nbsp;Norbert Rittel<br/>
&nbsp;&nbsp;&nbsp;Ralf Welter<br/>
&nbsp;&nbsp;&nbsp;rasda<br/>
&nbsp;&nbsp;&nbsp;Adrian Steiger<br/>
&nbsp;&nbsp;&nbsp;tdc<br/>
&nbsp;&nbsp;&nbsp;Jon Wight<br/>
&nbsp;&nbsp;&nbsp;Hiroshi Yamato<br/>
&nbsp;&nbsp;&nbsp;xonox<br/>
&nbsp;&nbsp;&nbsp;Richard Zelzer<br/>
&nbsp;&nbsp;&nbsp;Matthew Kurzeja<br/>
&nbsp;&nbsp;&nbsp;Thierry Douez<br/>
&nbsp;&nbsp;&nbsp;Frederik Seiffert
</font></p>

<p><font face="Lucida Grande" size="-1">
<b>Sparkle framework</b><br/>
&nbsp;&nbsp;&nbsp;<a href="http://sparkle.andymatuschak.org/">https://sparkle-project.org/</a>
</font></p>

<p><font face="Lucida Grande" size="-1">
<b>ShortcutRecorder</b><br/>
&nbsp;&nbsp;&nbsp;<a href="http://wafflesoftware.net/shortcut/">https://github.com/Kentzo/ShortcutRecorder</a>
</font></p>
</body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
<style type="text/css">

html {
color: #111;
background-color: white;
}

div {
margin: 0px;
}

p {
font-family: "Lucida Sans";
font-size: 11px;
margin: 0px;
}

p a {
font-size: 10px;
text-decoration: none;
}

.title {
font-size: 12px;
font-weight: bold;
margin-bottom: 3px;
}

.item {
padding-left: 0px;
color: #222;
}

</style>
</head>
<body>

<div class="section">
<p class="title">Geschrieben von</p>
<p class="item">Chris Reed <a href="mailto:flit@ftml.net">flit@ftml.net</a></p>
<p class="item">
Verfügbar unter der <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 Lizenz</a>
</p>
<p class="item">
<a href="https://github.com/flit/MidiKeys">Veröffentlichungen und Quellcode auf GitHub verfügbar</a>
</p>
</div>

<p/>

<div class="section">
<p class="title">Deutsche Lokalisierung</p>
<p class="item">
Richard Zelzer <a href="http://www.zmusik.de/">http://www.zmusik.de/</a><br/>
Ralf Welter <a href="mailto:i_see@macnews.de">i_see@macnews.de</a>
</p>
</div>

<p/>

<div class="section">
<p class="title">Franz&ouml;sisch Lokalisierung</p>
<p class="item">
Fr&eacute;d&eacute;ric Ball&eacute;riaux</br>
Thierry Douez <a href="https://sunny-tdz.com">https://sunny-tdz.com</a>
</p>
</div>

<p/>

<div class="section">
<p class="title">Spezieller Dank</p>
<p class="item">
MonkeybreadSoftware<br/>
Airy Andr&eacute;<br/>
Skye Ashbrook<br/>
Fr&eacute;d&eacute;ric Ball&eacute;riaux<br/>
Damon<br/>
Fernando D&iacute;az de la Torre<br/>
Alexander Guy<br/>
Magnus Helin<br/>
Michael Keuter<br/>
Norbert Rittel<br/>
Ralf Welter<br/>
rasda<br/>
Adrian Steiger<br/>
tdc<br/>
Jon Wight<br/>
Hiroshi Yamato<br/>
xonox<br/>
Richard Zelzer<br/>
Matthew Kurzeja<br/>
Thierry Douez<br/>
Frederik Seiffert
</p>
</div>

<p/>

<div class="section">
<p class="title">Quelloffene Software</p>
<p class="item">Sparkle framework
<a href="https://sparkle-project.org">https://sparkle-project.org</a>
</p>
<p class="item">ShortcutRecorder
<a href="https://github.com/Kentzo/ShortcutRecorder">https://github.com/Kentzo/ShortcutRecorder</a>
</p>
</div>

</body>
</html>
167 changes: 116 additions & 51 deletions Resources/en.lproj/Credits.html
Original file line number Diff line number Diff line change
@@ -1,51 +1,116 @@
<html><head><meta charset="utf-8"></head><body>
<p><font face="Lucida Grande" size="-1"><b>Written by:</b><br/>
&nbsp;&nbsp;&nbsp;Chris Reed <a href="mailto:flit@ftml.net">&lt;flit@ftml.net&gt;</a><br/>
&nbsp;&nbsp;&nbsp;<a href="https://github.com/flit/MidiKeys">Releases and code available on GitHub</a></font></p>

<p><font face="Lucida Grande" size="-1"><b>German localisation:</b><br/>
&nbsp;&nbsp;&nbsp;Richard Zelzer<br/>
&nbsp;&nbsp;&nbsp;<a href="http://www.zmusik.de/">http://www.zmusik.de/</a><br/>
&nbsp;&nbsp;&nbsp;Ralf Welter <a href="mailto:i_see@macnews.de">&lt;i_see@macnews.de&gt;</a></font></p>

<p><font face="Lucida Grande" size="-1"><b>French localisation:</b><br/>
&nbsp;&nbsp;&nbsp;Fr&eacute;d&eacute;ric Ball&eacute;riaux</br>
&nbsp;&nbsp;&nbsp;Thierry Douez</font></p>

<p><font face="Lucida Grande" size="-1"><b>Spanish localisation:</b><br/>
&nbsp;&nbsp;&nbsp;Fernando D&iacute;az de la Torre</font></p>

<p><font face="Lucida Grande" size="-1"><b>Special thanks to:</b><br/>
&nbsp;&nbsp;&nbsp;MonkeybreadSoftware<br/>
&nbsp;&nbsp;&nbsp;Airy Andr&eacute;<br/>
&nbsp;&nbsp;&nbsp;Skye Ashbrook<br/>
&nbsp;&nbsp;&nbsp;Fr&eacute;d&eacute;ric Ball&eacute;riaux<br/>
&nbsp;&nbsp;&nbsp;Damon<br/>
&nbsp;&nbsp;&nbsp;Fernando D&iacute;az de la Torre<br/>
&nbsp;&nbsp;&nbsp;Alexander Guy<br/>
&nbsp;&nbsp;&nbsp;Magnus Helin<br/>
&nbsp;&nbsp;&nbsp;Michael Keuter<br/>
&nbsp;&nbsp;&nbsp;Norbert Rittel<br/>
&nbsp;&nbsp;&nbsp;Ralf Welter<br/>
&nbsp;&nbsp;&nbsp;rasda<br/>
&nbsp;&nbsp;&nbsp;Adrian Steiger<br/>
&nbsp;&nbsp;&nbsp;tdc<br/>
&nbsp;&nbsp;&nbsp;Jon Wight<br/>
&nbsp;&nbsp;&nbsp;Hiroshi Yamato<br/>
&nbsp;&nbsp;&nbsp;xonox<br/>
&nbsp;&nbsp;&nbsp;Richard Zelzer<br/>
&nbsp;&nbsp;&nbsp;Matthew Kurzeja<br/>
&nbsp;&nbsp;&nbsp;Thierry Douez<br/>
&nbsp;&nbsp;&nbsp;Frederik Seiffert
</font></p>

<p><font face="Lucida Grande" size="-1">
<b>Sparkle framework</b><br/>
&nbsp;&nbsp;&nbsp;<a href="http://sparkle.andymatuschak.org/">https://sparkle-project.org/</a>
</font></p>

<p><font face="Lucida Grande" size="-1">
<b>ShortcutRecorder</b><br/>
&nbsp;&nbsp;&nbsp;<a href="http://wafflesoftware.net/shortcut/">https://github.com/Kentzo/ShortcutRecorder</a>
</font></p>
</body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
<style type="text/css">

html {
color: #111;
background-color: white;
}

div {
margin: 0px;
}

p {
font-family: "Lucida Sans";
font-size: 11px;
margin: 0px;
}

p a {
font-size: 10px;
text-decoration: none;
}

.title {
font-size: 12px;
font-weight: bold;
margin-bottom: 3px;
}

.item {
padding-left: 0px;
color: #222;
}

</style>
</head>
<body>

<div class="section">
<p class="title">Written by</p>
<p class="item">Chris Reed <a href="mailto:flit@ftml.net">flit@ftml.net</a></p>
<p class="item">
Made available under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 license</a>
</p>
<p class="item">
<a href="https://github.com/flit/MidiKeys">Releases and source code available on GitHub</a>
</p>
</div>

<p/>

<div class="section">
<p class="title">German localisation</p>
<p class="item">
Richard Zelzer <a href="http://www.zmusik.de/">http://www.zmusik.de/</a><br/>
Ralf Welter <a href="mailto:i_see@macnews.de">i_see@macnews.de</a>
</p>
</div>

<p/>

<div class="section">
<p class="title">French localisation</p>
<p class="item">
Fr&eacute;d&eacute;ric Ball&eacute;riaux</br>
Thierry Douez <a href="https://sunny-tdz.com">https://sunny-tdz.com</a>
</p>
</div>

<p/>

<div class="section">
<p class="title">Special thanks to</p>
<p class="item">
MonkeybreadSoftware<br/>
Airy Andr&eacute;<br/>
Skye Ashbrook<br/>
Fr&eacute;d&eacute;ric Ball&eacute;riaux<br/>
Damon<br/>
Fernando D&iacute;az de la Torre<br/>
Alexander Guy<br/>
Magnus Helin<br/>
Michael Keuter<br/>
Norbert Rittel<br/>
Ralf Welter<br/>
rasda<br/>
Adrian Steiger<br/>
tdc<br/>
Jon Wight<br/>
Hiroshi Yamato<br/>
xonox<br/>
Richard Zelzer<br/>
Matthew Kurzeja<br/>
Thierry Douez<br/>
Frederik Seiffert
</p>
</div>

<p/>

<div class="section">
<p class="title">Open source software</p>
<p class="item">Sparkle framework
<a href="https://sparkle-project.org">https://sparkle-project.org</a>
</p>
<p class="item">ShortcutRecorder
<a href="https://github.com/Kentzo/ShortcutRecorder">https://github.com/Kentzo/ShortcutRecorder</a>
</p>
</div>

</body>
</html>
Loading

0 comments on commit 25f2f08

Please sign in to comment.