1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-28 00:00:18 +01:00

Rewrite ;author

This commit is contained in:
Paul Licameli
2018-03-01 14:39:44 -05:00
parent 5e390f331a
commit 6298ac947a
26 changed files with 26 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ $name (_"Silence Finder...")
;manpage "Silence_Finder"
$action (_"Finding silence...")
$info (_"Adds point labels in areas of silence according to the specified\nlevel and duration of silence. If too many silences are detected,\nincrease the silence level and duration; if too few are detected,\nreduce the level and duration.")
;author "Alex S. Brown"
$author (_"Alex S. Brown")
;copyright "Released under terms of the GNU General Public License version 2"
;; by Alex S. Brown, PMP (http://www.alexsbrown.com)