summaryrefslogtreecommitdiffstats
path: root/macosx/Info.plist.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Info.plist.m4')
-rw-r--r--macosx/Info.plist.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/macosx/Info.plist.m4 b/macosx/Info.plist.m4
index cb647b9bc..aa142fae4 100644
--- a/macosx/Info.plist.m4
+++ b/macosx/Info.plist.m4
@@ -72,5 +72,9 @@ GPLv2 license.</string>
<false/>
<key>NSUserNotificationAlertStyle</key>
<string>alert</string>
+ <key>NSAppleEventsUsageDescription</key>
+ <string>HandBrake needs access to shut down or put the computer to sleep</string>
+ <key>NSAppleScriptEnabled</key>
+ <true/>
</dict>
</plist>