mirror of
https://github.com/alexkay/spek.git
synced 2025-04-19 01:47:37 +03:00
Valid XHTML
This commit is contained in:
parent
26327297ae
commit
f0395c85a0
@ -6,14 +6,14 @@
|
||||
<title>Spek – Free Acoustic Spectrum Analyser / Spectrogram Viewer</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta http-equiv="Content-Style-Type" content="text/css"/>
|
||||
<style type="text/css">
|
||||
body {font-family: sans-serif; font-size: 11pt; width: 760px; margin: 20px auto; padding: 0;}
|
||||
h1, h2 {font-weight: bold;}
|
||||
h1 {font-size: 16pt;}
|
||||
h2 {font-size: 12pt;}
|
||||
img {border-style: none; outline: none;}
|
||||
</style>
|
||||
</head>
|
||||
<style type="text/css">
|
||||
body {font-family: sans-serif; font-size: 11pt; width: 760px; margin: 20px auto; padding: 0;}
|
||||
h1, h2 {font-weight: bold;}
|
||||
h1 {font-size: 16pt;}
|
||||
h2 {font-size: 12pt;}
|
||||
img {border-style: none; outline: none;}
|
||||
</style>
|
||||
<body>
|
||||
<h1>Spek – Acoustic Spectrum Analyser</h1>
|
||||
<p>Spek (<a href="http://en.wikipedia.org/wiki/International_Phonetic_Alphabet">IPA</a>: /spɛk/, ‘bacon’ in Dutch) helps to analyse your audio files by showing their <a href="http://en.wikipedia.org/wiki/Spectrogram">spectrogram</a>.</p>
|
||||
@ -40,9 +40,9 @@
|
||||
<h2>Contribute</h2>
|
||||
<p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPLv3</a>. The project is written in <a href="http://live.gnome.org/Vala">Vala</a>, the code is hosted on <a href="http://gitorious.org/spek">Gitorious</a>.</p>
|
||||
<p>Patches are very much welcome and can be send by email or as Gitorious merge requests.</p>
|
||||
<p>Report bugs and request new features by editing <a href="http://gitorious.org/spek/pages/Bugs">this wiki page</a> or by email.
|
||||
<p>Report bugs and request new features by editing <a href="http://gitorious.org/spek/pages/Bugs">this wiki page</a> or by email.</p>
|
||||
|
||||
<h2>Feedback</h2>
|
||||
<p>Spek is maintained by <a href="http://versia.com">Alexander Kojevnikov</a>, you can contact him by <a href="mailto:alexander@kojevnikov.com">email</a>.
|
||||
<p>Spek is maintained by <a href="http://versia.com">Alexander Kojevnikov</a>, you can contact him by <a href="mailto:alexander@kojevnikov.com">email</a>.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user