Update of /cvsroot/audacity/htdocs/download
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16276

Modified Files:
        mac.php 
Log Message:
Remove superfluous download string after move to Google Code

Index: mac.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/download/mac.php,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- mac.php     1 Sep 2009 07:14:12 -0000       1.13
+++ mac.php     1 Sep 2009 08:56:00 -0000       1.14
@@ -19,9 +19,9 @@
 <h3><?=_("Recommended Download")?></h3>
 <p><a href="#sysreq">System Requirements</a></p>
 <ul>
-  <li><p><?php printf(_('For Mac OS X (<b>Intel</b>): <a href="%s">Audacity 
%s</a> (.dmg file, %.1lf MB) - The latest version of the free Audacity audio 
editor.'), "../latest/".$macosx_intel_url, macosx_intel_version, 
macosx_intel_size)?></p></li>
-  <li><p><?php printf(_('For Mac OS X (<b>PPC</b>): <a href="%s">Audacity 
%s</a> (.dmg file, %.1lf MB) - The latest version of the free Audacity audio 
editor.'), "../latest/".$macosx_url, macosx_version, macosx_size)?></p></li>
-  <li><p><?php printf(_('For Mac OS 9: <a href="%s">Audacity %s</a> (.sit 
file, %.1lf MB)'), "../latest/".$mac_classic_url, mac_classic_version, 
mac_classic_size)?></p></li>
+  <li><p><?php printf(_('For Mac OS X (<b>Intel</b>): <a href="%s">Audacity 
%s</a> (.dmg file, %.1lf MB) - The latest version of the free Audacity audio 
editor.'), "".$macosx_intel_url, macosx_intel_version, 
macosx_intel_size)?></p></li>
+  <li><p><?php printf(_('For Mac OS X (<b>PPC</b>): <a href="%s">Audacity 
%s</a> (.dmg file, %.1lf MB) - The latest version of the free Audacity audio 
editor.'), "".$macosx_url, macosx_version, macosx_size)?></p></li>
+  <li><p><?php printf(_('For Mac OS 9: <a href="%s">Audacity %s</a> (.sit 
file, %.1lf MB)'), "".$mac_classic_url, mac_classic_version, 
mac_classic_size)?></p></li>
   <p><?=_("(Unfortunately, we no longer have the resources to provide new 
versions of Audacity for Mac OS 9.)")?></p></li>
 </ul>
 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to