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:
parent
815a80846d
commit
e051de0b68
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user