Author: gpoirier Date: Sat Dec 19 20:30:15 2009 New Revision: 3464 Log: Add a the possibility to donate to MPlayer team through paypal. This will go to my paypal accound with a proper tag allowing me to put it aside for the project. Oked by Diego.
Modified: trunk/src/donations.en Modified: trunk/src/donations.en ============================================================================== --- trunk/src/donations.en Fri Dec 18 14:57:36 2009 (r3463) +++ trunk/src/donations.en Sat Dec 19 20:30:15 2009 (r3464) @@ -13,6 +13,21 @@ achieve this is to donate it to a developer. </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 +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. +<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="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> +<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> +</form> +</p> + <p>Thank you!</p> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
