Author: diego Date: Sun Jan 23 12:44:14 2011 New Revision: 3547 Log: Add flattr button to donations page.
Added: trunk/images/flattr-badge-large.png (contents, props changed) Modified: trunk/src/donations.en Added: trunk/images/flattr-badge-large.png ============================================================================== Binary file. No diff available. Modified: trunk/src/donations.en ============================================================================== --- trunk/src/donations.en Fri Jan 21 14:23:16 2011 (r3546) +++ trunk/src/donations.en Sun Jan 23 12:44:14 2011 (r3547) @@ -14,18 +14,24 @@ </p> <p> -If you don't own any of the below listed items, you may be interested in -donating to the project through PayPal. The link below leads to one of our +You can also make a direct monetary donation through flattr or PayPal. +Note that the PayPal link below leads to one of our developer's personal PayPal account (this is a temporary solution until we set up a non-profit organization to handle MPlayer's funds). Your donation will be clearly marked as a donation to the MPlayer team, so said developer will be able to sort them out. +</p> + +<p> +<a href="http://flattr.com/thing/91396/MPlayer"> +<img src="../images/flattr-badge-large.png" alt="Flattr this" title="Flattr this"></a> +</p> + <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="10596265"> <input type="image" src="../images/paypal.png" border="0" name="submit" alt="PayPal"> </form> -</p> <p>Thank you!</p> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
