1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-17 08:40:27 +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>

View File

@ -226,7 +226,7 @@
// Paul Licameli (PRL) 28 Dec 2017
// Easy drag-and-drop to add Nyquist, LADSPA, and VST plug-ins
#define EXPERIMENTAL_DRAG_DROP_PLUG_INS
// #define EXPERIMENTAL_DRAG_DROP_PLUG_INS
#ifndef IN_RC
// Define to include crash reporting