1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +01:00

Rewrite ;name

This commit is contained in:
Paul Licameli
2018-03-01 14:36:17 -05:00
parent ff3a869e83
commit a13827e024
26 changed files with 29 additions and 28 deletions

View File

@@ -2,7 +2,7 @@
;version 1
;type analyze
;categories "https://audacityteam.org/namespace#OnsetDetector"
;name "Beat Finder..."
$name (_"Beat Finder...")
;manpage "Beat_Finder"
;action "Finding beats..."
;author "Audacity"