mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-16 07:47:58 +01:00
Paul wrote back that his name should appear as Paul Nasca in the About dialog.
This commit is contained in:
@@ -101,7 +101,7 @@ void AboutDialog::CreateCreditsList()
|
||||
AddCredit(wxT("Harvey Lubin"), roleContributor);
|
||||
AddCredit(wxT("Greg Mekkes"), roleContributor);
|
||||
AddCredit(wxT("Abe Milde"), roleContributor);
|
||||
AddCredit(wxT("<a href=\"http://www.paulnasca.com/\">Paul Nasca, aka Nasca Octavian Paul</a> (Paulstretch, Phaser, Wahwah)"), roleContributor);
|
||||
AddCredit(wxT("<a href=\"http://www.paulnasca.com/\">Paul Nasca</a> (Paulstretch, Phaser, Wahwah)"), roleContributor);
|
||||
AddCredit(wxT("Clayton Otey"), roleContributor);
|
||||
AddCredit(wxT("Andr\u00e9 Pinto"), roleContributor);
|
||||
AddCredit(wxT("Mark Phillips"), roleContributor);
|
||||
|
||||
Reference in New Issue
Block a user