diff options
Diffstat (limited to 'chrome/app/app-Info.plist')
-rw-r--r-- | chrome/app/app-Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/app-Info.plist b/chrome/app/app-Info.plist index 5390a70..4dc9ca5 100644 --- a/chrome/app/app-Info.plist +++ b/chrome/app/app-Info.plist @@ -150,6 +150,8 @@ <string>APPL</string> <key>CFBundleSignature</key> <string>${CHROMIUM_CREATOR}</string> + <key>NSAppleScriptEnabled</key> + <true/> <key>CFBundleURLTypes</key> <array> <dict> |