mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-16 07:47:58 +01:00
Gale's patch for [Audacity-quality] "Help buttons in dialogues WAS Re: Nyquist Generate Prompt" thread
This commit is contained in:
@@ -651,7 +651,7 @@ public:
|
||||
|
||||
void OnDownload(wxCommandEvent & event)
|
||||
{
|
||||
wxString page = wxT("http://www.audacityteam.org/manual/index.php?title=FAQ:Installation_and_Plug-Ins%23installffmpeg");
|
||||
wxString page = wxT("http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown");
|
||||
::OpenInDefaultBrowser(page);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user