-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Also fixed out of date links for Sparkle and ShortcutRecorder. - Added website link for Thierry Douez.
- Loading branch information
Showing
3 changed files
with
348 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/> | ||
Chris Reed <a href="mailto:flit@ftml.net"><flit@ftml.net></a><br/> | ||
<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/> | ||
Richard Zelzer<br/> | ||
<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></font></p> | ||
|
||
<p><font face="Lucida Grande" size="-1"><b>Französisch Lokalisierung:</b><br/> | ||
Frédéric Ballériaux<br/> | ||
Thierry Douez</font></p> | ||
|
||
<p><font face="Lucida Grande" size="-1"><b>Spanisch Lokalisierung:</b><br/> | ||
Fernando Díaz de la Torre<br/> | ||
|
||
<p><font face="Lucida Grande" size="-1"><b>Spezieller Dank:</b><br/> | ||
Airy André<br/> | ||
Skye Ashbrook<br/> | ||
Frédéric Ballériaux<br/> | ||
Damon<br/> | ||
Fernando Dí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 | ||
</font></p> | ||
|
||
<p><font face="Lucida Grande" size="-1"> | ||
<b>Sparkle framework</b><br/> | ||
<a href="http://sparkle.andymatuschak.org/">https://sparkle-project.org/</a> | ||
</font></p> | ||
|
||
<p><font face="Lucida Grande" size="-1"> | ||
<b>ShortcutRecorder</b><br/> | ||
<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ösisch Lokalisierung</p> | ||
<p class="item"> | ||
Frédéric Ballé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é<br/> | ||
Skye Ashbrook<br/> | ||
Frédéric Ballériaux<br/> | ||
Damon<br/> | ||
Fernando Dí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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/> | ||
Chris Reed <a href="mailto:flit@ftml.net"><flit@ftml.net></a><br/> | ||
<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/> | ||
Richard Zelzer<br/> | ||
<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></font></p> | ||
|
||
<p><font face="Lucida Grande" size="-1"><b>French localisation:</b><br/> | ||
Frédéric Ballériaux</br> | ||
Thierry Douez</font></p> | ||
|
||
<p><font face="Lucida Grande" size="-1"><b>Spanish localisation:</b><br/> | ||
Fernando Díaz de la Torre</font></p> | ||
|
||
<p><font face="Lucida Grande" size="-1"><b>Special thanks to:</b><br/> | ||
MonkeybreadSoftware<br/> | ||
Airy André<br/> | ||
Skye Ashbrook<br/> | ||
Frédéric Ballériaux<br/> | ||
Damon<br/> | ||
Fernando Dí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 | ||
</font></p> | ||
|
||
<p><font face="Lucida Grande" size="-1"> | ||
<b>Sparkle framework</b><br/> | ||
<a href="http://sparkle.andymatuschak.org/">https://sparkle-project.org/</a> | ||
</font></p> | ||
|
||
<p><font face="Lucida Grande" size="-1"> | ||
<b>ShortcutRecorder</b><br/> | ||
<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édéric Ballé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é<br/> | ||
Skye Ashbrook<br/> | ||
Frédéric Ballériaux<br/> | ||
Damon<br/> | ||
Fernando Dí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> |
Oops, something went wrong.