From 5382c3ed95520f3a999da1afe68943434549306e Mon Sep 17 00:00:00 2001 From: James Crook Date: Thu, 5 Nov 2015 11:49:50 +0000 Subject: [PATCH] Accessible version of Audacity 2.1.1 (for Mac OSX) These changes are to indicate that this is the vi compiled version. Note that I did not change the string in version.h so as to preserve compatibility with the mainstream 2.1.1. --- src/AboutDialog.cpp | 2 +- src/HelpText.cpp | 2 +- src/Project.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/AboutDialog.cpp b/src/AboutDialog.cpp index 0bf2e051a..4a5c0f811 100644 --- a/src/AboutDialog.cpp +++ b/src/AboutDialog.cpp @@ -246,7 +246,7 @@ visit our forum."); localeStr + wxT("\">") + wxT("
") + - wxT("

Audacity ") + wxString(AUDACITY_VERSION_STRING) + wxT("

")+ + wxT("

Audacity ") + wxString(AUDACITY_VERSION_STRING) + wxT("-vi

")+ _("free, open source, cross-platform software for recording and editing sounds
") + wxT("http://audacityteam.org/") + wxT("


") + par1Str + diff --git a/src/HelpText.cpp b/src/HelpText.cpp index 63fd022ea..96458308f 100644 --- a/src/HelpText.cpp +++ b/src/HelpText.cpp @@ -187,7 +187,7 @@ static wxString HelpTextBuiltIn( const wxString & Key ) return WrapText( wxString(wxT("")) + _("

How to Get Help

") + - _("Welcome to Audacity ") + AUDACITY_VERSION_STRING + wxT("!

") + + _("Welcome to Audacity ") + AUDACITY_VERSION_STRING + wxT("-vi!

") + _("These are our support methods:") + wxT("

") + wxT("