Skip to content

Commit b778645

Browse files
committed
Clarify AppleEvents permission message
State _why_ the permission is needed, instead of defining the permission.
1 parent 8818286 commit b778645

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MacVim/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1310,7 +1310,7 @@
13101310
<key>SUPublicDSAKeyFile</key>
13111311
<string>dsa_pub.pem</string>
13121312
<key>NSAppleEventsUsageDescription</key>
1313-
<string>This permission allows MacVim to communicate with other apps via Apple Events.</string>
1313+
<string>MacVim uses Apple Events to allow you to communicate with other apps using Apple Script, and to support working as an ODB external editor.</string>
13141314
<key>NSAppleScriptEnabled</key>
13151315
<true/>
13161316

0 commit comments

Comments
 (0)