--- audacity-src-1.2.5/src/AboutDialog.cpp.about 2006-11-03 22:05:02.000000000 +0100 +++ audacity-src-1.2.5/src/AboutDialog.cpp 2006-11-03 22:06:22.000000000 +0100 @@ -129,18 +129,9 @@ translatorCredits += _("translator_credits"); translatorCredits += ""; } - wxString localeStr = wxLocale::GetSystemEncodingName(); - - #if defined(__WXGTK__) && defined(wxUSE_UNICODE) && !wxCHECK_VERSION(2, 5, 0) - // HTML Charsets are broken in wxGTK 2.4.x with unicode turned on - wxString metaTag = ""; - #else - wxString metaTag = ""; - #endif wxString creditStr = "" - "" + metaTag + "" "" "" "
"