Donation info added

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9280 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2006-03-27 10:26:07 +00:00
parent be10f54eec
commit f5c446f79e
2 changed files with 32 additions and 3 deletions

View file

@ -14,11 +14,25 @@ href="/twiki/bin/view/Main/DeviceChart">identify your model</a>
<h2>Daily Changelog</h2>
<!--#exec cmd="./dailysrc.pl" -->
<h2>Donate</h2>
<p>If you enjoy using Rockbox, consider donating to the project. While we
develop the software in our spare time, equipment and players cost real money.
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="bjorn@haxx.se">
<input type="hidden" name="item_name" value="Donation to the Rockbox project">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="cn" value="Note to the Rockbox team">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="/paypal-donate.gif" border="0" name="submit">
</form>
#if 0
<h2>CVS Compile Status</h2>
#if 1
The CVS builds are now <a href="cvs.shtml">here</a> in its <a href="cvs.shtml">own page</a>.
#else
<p>CVS code build status: number of compiler warnings the build generates. 0
(zero) means no warnings. The timestamp is GMT. <a
href="http://www.rockbox.org/twiki/bin/view/Main/TargetStatus">Target

View file

@ -79,6 +79,21 @@
written by Christi Scarborough. Please read it. Check out the <a
href="/twiki/bin/view/Main/DocsIndex">documentation</a> page for further info.
<h2>Donate</h2>
<p>If you enjoy using Rockbox, consider donating to the project. While we
develop the software in our spare time, equipment and players cost real money.
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="bjorn@haxx.se">
<input type="hidden" name="item_name" value="Donation to the Rockbox project">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="cn" value="Note to the Rockbox team">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="/paypal-donate.gif" border="0" name="submit">
</form>
<h2>Daily Builds</h2>
<!--#exec cmd="./dailymod.pl" -->
<h2>Bug reports</h2>