spek

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

commit 982eb941b51593074988c8668d93f3bf5b633d76
parent 3403b244c9e18575e1a74e1cac5840e2ff3e9524
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Wed, 18 May 2011 22:41:30 +0800

web: Tip me!

Diffstat:
Aweb/amazon.png | 0
Aweb/flattr.png | 0
Mweb/index.html | 12++++++++++--
Aweb/paypal.png | 0
4 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/web/amazon.png b/web/amazon.png Binary files differ. diff --git a/web/flattr.png b/web/flattr.png Binary files differ. diff --git a/web/index.html b/web/index.html @@ -106,9 +106,17 @@ <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 and <a href="http://live.gnome.org/Vala">Vala</a>, the code is hosted on <a href="http://gitorious.org/spek">Gitorious</a>. Patches can be sent as Gitorious merge requests or attached to a <a href="http://code.google.com/p/spek/issues/entry">new issue</a>.</p> <p>Report bugs and request new features on the <a href="http://code.google.com/p/spek/issues/list">issue tracker</a>.</p> - <p>Translation is done via <a href="http://www.transifex.net/projects/p/spek/resource/spek/">Transifex</a>. Feel free to translate Spek into a new language or to improve existing translations.</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> - <h2>Feedback</h2> + <h2>Tip</h2> + <p> + If you like Spek and want to thank its developer feel free to leave a tip: + </p> + <p> + <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=ZUUSBRRB2SBRQ&amp;lc=GB&amp;item_name=Spek&amp;item_number=spek&amp;no_note=1&amp;no_shipping=1&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted"><img src="paypal.png" title="Tip with PayPal" alt="Tip with PayPal"/></a>&nbsp;&nbsp;<a href="http://flattr.com/thing/277585/Spek"><img src="flattr.png" alt="Flattr this" title="Flattr this"/></a>&nbsp;&nbsp;<a href="http://amzn.com/w/1RJ8WMVMEAIGF"><img src="amazon.png" alt="Amazon wish list" title="Amazon wish list"/></a> + </p> + + <h2>Contact</h2> <p>Spek is maintained by <a href="http://versia.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"> diff --git a/web/paypal.png b/web/paypal.png Binary files differ.