Update of /cvsroot/audacity/audacity-src/win
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv18319
Modified Files:
audacity.iss audacity_unicode.iss
Log Message:
Remove old help file upon installation
Index: audacity.iss
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/audacity.iss,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- audacity.iss 25 Mar 2007 19:59:27 -0000 1.18
+++ audacity.iss 26 Mar 2007 08:25:08 -0000 1.19
@@ -54,7 +54,6 @@
Source: "..\README.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "..\LICENSE.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "..\win\Release\audacity.exe"; DestDir: "{app}"; Flags: ignoreversion
-Source: "..\win\Release\audacity-1.2-help.htb"; DestDir: "{app}"; Flags:
ignoreversion
Source: "..\win\Release\Languages\*"; DestDir: "{app}\Languages\"; Flags:
ignoreversion recursesubdirs
Source: "..\win\Release\Nyquist\*"; DestDir: "{app}\Nyquist\"; Flags:
ignoreversion
Source: "..\win\Release\Plug-Ins\*"; DestDir: "{app}\Plug-Ins\"; Excludes:
"analyze.ny, fadein.ny, fadeout.ny, undcbias.ny"; Flags: ignoreversion
@@ -67,6 +66,7 @@
[InstallDelete]
; Get rid of Audacity 1.0.0 stuff that's no longer used.
Type: files; Name: "{app}\audacity-help.htb"
+Type: files; Name: "{app}\audacity-1.2-help.htb"
; Don't think we want to do this because user may have stored their own.
; Type: filesandordirs; Name: "{app}\vst"
Index: audacity_unicode.iss
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/audacity_unicode.iss,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- audacity_unicode.iss 25 Mar 2007 19:59:30 -0000 1.2
+++ audacity_unicode.iss 26 Mar 2007 08:25:08 -0000 1.3
@@ -54,7 +54,6 @@
Source: "..\README.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "..\LICENSE.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "..\win\unicode_release\audacity.exe"; DestDir: "{app}"; Flags:
ignoreversion
-Source: "..\win\unicode_release\audacity-1.2-help.htb"; DestDir: "{app}";
Flags: ignoreversion
Source: "..\win\unicode_release\Languages\*"; DestDir: "{app}\Languages\";
Flags: ignoreversion recursesubdirs
Source: "..\win\unicode_release\Nyquist\*"; DestDir: "{app}\Nyquist\"; Flags:
ignoreversion
Source: "..\win\unicode_release\Plug-Ins\*"; DestDir: "{app}\Plug-Ins\";
Excludes: "analyze.ny, fadein.ny, fadeout.ny, undcbias.ny"; Flags: ignoreversion
@@ -67,6 +66,7 @@
[InstallDelete]
; Get rid of Audacity 1.0.0 stuff that's no longer used.
Type: files; Name: "{app}\audacity-help.htb"
+Type: files; Name: "{app}\audacity-1.2-help.htb"
; Don't think we want to do this because user may have stored their own.
; Type: filesandordirs; Name: "{app}\vst"
-------------------------------------------------------------------------
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