spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit 74a6f07edaab540b5e482fed4f4b2835deacd11c
parent b19824a67d2adf00bf05bcda06b36bf1b33c9ea6
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Thu, 24 Oct 2013 21:08:22 -0700

web: Use mailing lists for support

Diffstat:
Mweb/index.html | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/web/index.html b/web/index.html @@ -137,7 +137,7 @@ </ul> <h2>Contribute</h2> - <p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3</a>. The project is written in C++, the code is hosted on <a href="https://github.com/alexkay/spek">GitHub</a>.</p> + <p>Spek is free and open source software licensed under GPLv3. The project is written in C++, the code is available on <a href="https://github.com/alexkay/spek">GitHub</a>.</p> <p>Report bugs and request new features on the <a href="https://github.com/alexkay/spek/issues">issue tracker</a>.</p> <p>Translation is done via <a href="http://www.transifex.net/projects/p/spek/resource/spek/">Transifex</a>. Don't hesitate to translate Spek into a new language or to improve existing translations.</p> @@ -153,9 +153,6 @@ User questions and community support. </p> - <h2>Contact</h2> - <p>Spek is maintained by <a href="http://kojevnikov.com">Alexander Kojevnikov</a>, you can contact him by <a href="mailto:&#97;l&#101;&#120;&#97;&#110;&#100;&#101;&#114;&#64;&#107;&#111;&#106;&#101;v&#110;i&#107;&#111;v.&#99;&#111;&#109;">email</a>.</p> - <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));