1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 00:53:46 +02:00

Abandon the drag-and-drop of plug ins for now.

This commit is contained in:
Paul Licameli
2018-01-03 18:43:06 -05:00
parent 815a80846d
commit e051de0b68
2 changed files with 1 additions and 13 deletions

View File

@@ -201,18 +201,6 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>ny</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityProject.icns</string>
<key>CFBundleTypeName</key>
<string>Nyquist Plug-in File</string>
<key>CFBundleTypeRole</key>
<string>Shell</string>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>AUDACITY_EXECUTABLE</string>