commit 982eb941b51593074988c8668d93f3bf5b633d76 parent 3403b244c9e18575e1a74e1cac5840e2ff3e9524 Author: Alexander Kojevnikov <alexander@kojevnikov.com> Date: Wed, 18 May 2011 22:41:30 +0800 web: Tip me! Diffstat:
A | web/amazon.png | | | 0 | |
A | web/flattr.png | | | 0 | |
M | web/index.html | | | 12 | ++++++++++-- |
A | web/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&business=ZUUSBRRB2SBRQ&lc=GB&item_name=Spek&item_number=spek&no_note=1&no_shipping=1&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted"><img src="paypal.png" title="Tip with PayPal" alt="Tip with PayPal"/></a> <a href="http://flattr.com/thing/277585/Spek"><img src="flattr.png" alt="Flattr this" title="Flattr this"/></a> <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:alexander@kojevnikov.com">email</a>.</p> <script type="text/javascript"> diff --git a/web/paypal.png b/web/paypal.png Binary files differ.