summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2006-03-27 10:26:07 +0000
committerBjörn Stenberg <bjorn@haxx.se>2006-03-27 10:26:07 +0000
commitf5c446f79e5abe592f5c814ab6f4d8a2107f5eb4 (patch)
tree49a5adb27e355fe9950a03d04d32f999bb6a156d
parentbe10f54eec53ab5426c570dd2500c4e3c34e976d (diff)
downloadrockbox-f5c446f79e5abe592f5c814ab6f4d8a2107f5eb4.tar.gz
rockbox-f5c446f79e5abe592f5c814ab6f4d8a2107f5eb4.zip
Donation info added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9280 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/daily.t20
-rw-r--r--www/download/index.t15
2 files changed, 32 insertions, 3 deletions
diff --git a/www/daily.t b/www/daily.t
index 22136d5f51..a1f7d8c5ac 100644
--- a/www/daily.t
+++ b/www/daily.t
@@ -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
diff --git a/www/download/index.t b/www/download/index.t
index a456147ce0..d6aa4f45d6 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -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>