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 4
;type process
;preview enabled
;name "Clip Fix..."
$name (_"Clip Fix...")
;manpage "Clip_Fix"
;action "Reconstructing clips..."
;author "Benjamin Schwartz and Steve Daulton"