1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 17:13:37 +02: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

@@ -1,7 +1,7 @@
;nyquist plug-in
;version 4
;type generate
;name "Sample Data Import..."
$name (_"Sample Data Import...")
;manpage "Sample_Data_Import"
;action "Reading and rendering samples..."
;author "Steve Daulton"