mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 16:14:00 +01:00 
			
		
		
		
	changes in first paragraph of dialog, due to Gale's concern (P2) about mention of Mac OS 9, and subsequent discussion
This commit is contained in:
		@@ -194,7 +194,7 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S )
 | 
			
		||||
   
 | 
			
		||||
 | 
			
		||||
   wxString par1Str = _(
 | 
			
		||||
     "Audacity is a free program written by a worldwide team of volunteer <a href=\"http://audacity.sourceforge.net/community/developers\">developers</a>. We thank <a href=\"http://sourceforge.net\">SourceForge.net</a> and <a href=\"http://code.google.com\">Google Code</a> for our project hosting. Audacity is available for Windows 98 and later, Mac OS X, Linux and other Unix-like systems. For Mac OS 9, use version 1.0.0.");
 | 
			
		||||
     "Audacity is a free program written by a worldwide team of volunteer <a href=\"http://audacity.sourceforge.net/community/developers\">developers</a>. We thank <a href=\"http://sourceforge.net\">SourceForge.net</a> and <a href=\"http://code.google.com\">Google Code</a> for our project hosting. Audacity is <a href=\"http://audacity.sourceforge.net/download/\">available</a> for Windows, Mac, and Linux (and other Unix-like systems).");
 | 
			
		||||
 | 
			
		||||
   #if IS_BETA // Is this beta or not?
 | 
			
		||||
   wxString par2Str = _(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user