mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 16:48:44 +02:00
Fix LV2 effect recognition between 2.1.0 and 2.2.0
This commit is contained in:
parent
0de8b595fd
commit
d28ac9ea61
@ -98,7 +98,7 @@ wxString LV2EffectsModule::GetPath()
|
|||||||
|
|
||||||
wxString LV2EffectsModule::GetSymbol()
|
wxString LV2EffectsModule::GetSymbol()
|
||||||
{
|
{
|
||||||
return XO("LV2 Effects Module");
|
return XO("LV2 Effects");
|
||||||
}
|
}
|
||||||
|
|
||||||
wxString LV2EffectsModule::GetName()
|
wxString LV2EffectsModule::GetName()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user