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

Added Files:
        beta_common.inc.php beta_nightly.inc.php 
Log Message:
New includes for 1.3.9 to facilitate link to Nightly Builds in "Optional 
Downloads"
 and categorisation thereof

--- NEW FILE: beta_nightly.inc.php ---
<?php
/*
 * Copyright 2009 Gale Andrews
 * This file is licensed under a Creative Commons license:
 * http://creativecommons.org/licenses/by/3.0/
 *
 * This file contains text shared by "beta_mac.php" and "beta_windows.php".
 */
?>
  <?=_('"Nightly Builds" are Alpha builds from our latest development code that 
we work on between releases. Your help in testing and <a 
href="http://audacity.sourceforge.net/contact#feedback";>reporting bugs</a> in 
these builds will be invaluable as we move towards a new 2.0 Stable release. 
<b>Note:</b>&nbsp;These builds may by definition be more unstable than Beta or 
Stable releases. They should not be used as your production version of 
Audacity.')?>     

--- NEW FILE: beta_common.inc.php ---
<?php
/*
 * Copyright 2009 Gale Andrews
 * This file is licensed under a Creative Commons license:
 * http://creativecommons.org/licenses/by/3.0/
 *
 * This file contains text shared by "beta_mac.php" and "beta_windows.php".
 */
?>
  <li><p><a href="plugins"><?=_("Plug-Ins")?></a> - <?=_("Download additional 
effects and filters.")?></p></li>
  <li><p><a href="../help/faq?s=install&amp;item=lame-mp3"><?=_("LAME MP3 
encoder")?></a> - <?=_("Allows Audacity to export MP3 files.")?></p></li>
  <li><p><a 
href="http://manual.audacityteam.org/index.php?title=FAQ:Installation_and_Plug-Ins#installffmpeg";><?=_("FFmpeg
 import/export library")?></a> - <?=_("Allows Audacity to import and export 
many additional audio formats such as AC3, AMR(NB), M4A and WMA, and to import 
audio from video files.")?></p></li>
</ul>
<h4>Alternative Download Links</h4>    
<ul>
  <li><p><?php printf(_('If you have trouble with your download, or need an 
older version of Audacity, try our alternative download links:')) ?>
         <ul><li><?php printf(_('<a href="%s">SourceForge</a> (older versions 
can be viewed by clicking on the appropriate package)'), 
"http://sourceforge.net/project/showfiles.php?group_id=6235";)?></li>
        <li><?php printf(_('<a href="%s">Google Code</a> (click on the headings 
to sort the list)'), "http://code.google.com/p/audacity/downloads/list";)?></li>
        </ul>
   </p>
</li>
</ul>
<h4>Audacity Zip files and Nightly Builds</h4>



------------------------------------------------------------------------------
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