Update of /cvsroot/audacity/audacity-src/win
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22102

Modified Files:
        audacity.iss release.txt 
Log Message:
Trying to get 1.3.10 in a release-state.

Index: release.txt
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/release.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- release.txt 29 Nov 2009 01:05:04 -0000      1.16
+++ release.txt 30 Nov 2009 01:36:51 -0000      1.17
@@ -44,7 +44,7 @@
       We cannot publicly post a build that supports ASIO, for 
       licensing reasons (more detail in compile.txt). 
 
-   c. If building the 'non-Beta' build (rather than a Beta), set IS_BETA to 0
+   c. If building a 'Stable' build (rather than a Beta), set IS_BETA to 0
       in Audacity.h.
 
    d. It's a good idea to not only do a Build > Clean Solution
@@ -53,7 +53,7 @@
 
    e. Make sure to build the "locale" project, either 
       separately or as part of Build > Batch Build. You will need
-      msgfmt.zip in your PATH for that. Get it from
+      msgfmt.exe in your PATH for that. Get it from
       http://audacity.sourceforge.net/files/msgfmt.zip
 
 
@@ -86,14 +86,18 @@
       folder in the Audacity build directory. This may be automated 
       in future. Until then, go to
       http://www.audacity.homerow.net/index.php?dir=windows
-
       and download "locales-2.8.10-msw.zip". Extract the contents 
-      into the "Languages" folder as above (note that 7-zip does (most of?) 
what
-      you want, the standard XP extractor doesn't (or I can't make it (MJS)).
-      You want each wxstd.mo file in the appropriate language 
directory/folder).
+      into the "Languages" folder.  You want each wxstd.mo file in the
+      appropriate language directory/folder.
+
       Then go to the newly added "gl_ES" and "zh_CN" folders in turn,
       and copy the "wxstd.mo" files from each into the "gl" and zh" folders 
       respectively. Then delete the "gl_ES" and "zh_CN" folders.
+      
+      (Note that I (MJS) can't make the standard XP extractor do what is
+      required here.  I can make 7-zip do it by navigating into
+      locales-2.8.10-msw.zip\locales-2.8.10\, selecting all the folders
+      then extracting into the Languages folder.)
 
    d. Also in 1.3.8, it became apparent after release that VC9 Express
       sp1 built Audacity so that it needed pre-sp1 runtimes. To save 

Index: audacity.iss
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/audacity.iss,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- audacity.iss        18 Jul 2009 06:24:03 -0000      1.38
+++ audacity.iss        30 Nov 2009 01:36:51 -0000      1.39
@@ -3,7 +3,7 @@
 
 [Setup]
 ; compiler-related directives
-OutputBaseFilename=audacity-win-1.3.8
+OutputBaseFilename=audacity-win-1.3.10
 SetupIconFile=audacity.ico
 
 WizardImageFile=audacity_InnoWizardImage.bmp
@@ -13,7 +13,7 @@
 
 ; installer-related directives
 AppName=Audacity 1.3 Beta
-AppVerName=Audacity 1.3.8
+AppVerName=Audacity 1.3.10
 AppPublisher=Audacity Team
 AppPublisherURL=http://audacity.sourceforge.net
 AppSupportURL=http://audacity.sourceforge.net
@@ -132,3 +132,4 @@
 [Run]
 Filename: "{app}\audacity.exe"; Description: "Launch Audacity"; Flags: nowait 
postinstall skipifsilent
 
+


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