Fixed bug#18283: Enable applescript in NextStep.
* nextstep/templates/Info.plist.in: Set NSAppleScriptEnabled to YES.
This commit is contained in:
parent
85121e03e1
commit
9f94c709b1
1 changed files with 2 additions and 0 deletions
|
|
@ -673,5 +673,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
|
|||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<string>YES</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue