1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Update references to sourceforge.net

Replace references to audacity.sourceforge.net with the new
audacity web site, and also bug report emails in configure scripts
and readme files.
This commit is contained in:
Richard Ash
2016-09-18 21:04:44 +01:00
committed by James Crook
parent f993f1eadf
commit ad72c112a4
8 changed files with 19 additions and 19 deletions

View File

@@ -7,9 +7,9 @@
AppName=LADSPA_plugins-win
AppVerName=LADSPA_plugins-win-0.4.15
AppPublisher=Audacity Team
AppPublisherURL=http://audacity.sourceforge.net
AppSupportURL=http://audacity.sourceforge.net
AppUpdatesURL=http://audacity.sourceforge.net
AppPublisherURL=http://www.audacityteam.org
AppSupportURL=http://www.audacityteam.org
AppUpdatesURL=http://www.audacityteam.org
DefaultDirName={pf}\Audacity\Plug-Ins
; Don't do the dir exists warning. We want it to already exist.
DirExistsWarning=no

View File

@@ -8,12 +8,12 @@ Updated September 27, 2006
LADSPA_plugins-win is a project to port Steve Harris's LADSPA plugins
(http://plugin.org.uk/) to Windows OS as DLLs.
LADSPA_plugins-win is a part of Audacity (http://audacity.sourceforge.net)
LADSPA_plugins-win is a part of Audacity (http://http://www.audacityteam.org)
and is licensed under the Audacity license, which is the GNU GPL. See
http://audacity.sourceforge.net/about/license or audacity\LICENSE.txt.
http://www.audacityteam.org/about/license/ or audacity\LICENSE.txt.
The primary goal is to port these plugins for use in the Windows version of
Audacity (http://audacity.sourceforge.net/), but the plugins should work in
Audacity (http://www.audacityteam.org), but the plugins should work in
any LADSPA host on Windows (if there are any others).
@@ -39,7 +39,7 @@ REQUIREMENTS FOR BUILDING THE PLUGINS:
* Microsoft Visual Studio 2005.
* audacity\win\LADSPA_plugins-win directory from, e.g.,
http://audacity.sourceforge.net/download/beta_source
http://www.audacityteam.org/download/plug-ins/
* Latest plugin distro from http://plugin.org.uk.