Update of /cvsroot/audacity/htdocs/community
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv469/community

Modified Files:
        donate.php index.php 
Log Message:
Google AdSense ads shared with SourceForge.net

Index: donate.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/community/donate.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- donate.php  8 Aug 2006 01:38:21 -0000       1.6
+++ donate.php  29 Mar 2007 22:17:05 -0000      1.7
@@ -9,7 +9,7 @@
   require_once "main.inc.php";
   $pageId = "donate";
   $pageTitle = _("How Does Audacity Raise Money?");
-  include "../include/header.inc.php";
+  include "../include/header_adsense.inc.php";
 ?>
 
 <h2><?=$pageTitle?></h2>
@@ -20,7 +20,14 @@
 </p>
 
 <p>
-  <?=_('This income is not distributed among previous contributors to 
Audacity. 
+  <?=_('As of March 2007, <a 
href="http://sourceforge.net/";>SourceForge.net</a>, 
+  which hosts the Audacity site and downloads, is allowing us to also post 
+  advertisements, in an innovative program whereby we split the revenues.
+  Thank you, <a href="http://sourceforge.net/";>SourceForge.net</a>!')?>
+</p>
+
+<p>
+  <?=_('Income to Audacity is not distributed among previous contributors to 
Audacity. 
   There are too many people and it would be difficult to do so fairly. 
   Also, nobody contributed code to Audacity expecting money in return. 
   Audacity is developed by volunteers, working in our spare time. 

Index: index.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/community/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.php   28 Jan 2005 17:10:49 -0000      1.2
+++ index.php   29 Mar 2007 22:17:05 -0000      1.3
@@ -7,7 +7,7 @@
   require_once "main.inc.php";
   $pageId = "";
   $pageTitle = _("Get Involved");
-  include "../include/header.inc.php";
+  include "../include/header_adsense.inc.php";
 ?>
 
 <h2><?=$pageTitle?></h2>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to