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

Modified Files:
        windows.php 
Log Message:
Link to LADSPA_plugins-win installer.

Index: windows.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/download/windows.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- windows.php 6 Aug 2006 21:03:32 -0000       1.4
+++ windows.php 31 Oct 2006 06:07:57 -0000      1.5
@@ -6,6 +6,7 @@
  */
   require_once "main.inc.php";
   require_once "../latest/versions.inc.php";
+  require_once "../beta/versions.inc.php";
   $pageId = "windows";
   $pageTitle = _("Windows");
   include "../include/header.inc.php";
@@ -31,6 +32,7 @@
   }
 ?>
 <ul>
+  <li><p><?php printf(_('<a href="%s">LADSPA plugins %s installer</a> (.exe 
file, %.1lf MB) - over 90 plug-ins'), "../beta/".$ladspa_url, ladspa_version, 
ladspa_size)?></p></li>
   <?php include "common.inc.php"; ?>
   <li><p><?php printf(_('<a href="%s">Audacity %s zip file</a> (%.1lf MB)
   - If you can’t run the installer because you are in a computer lab or 
other restricted environment, download and unzip this file instead.'),


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to