Index: trunk/src/chrome/app/app_mode-Info.plist |
=================================================================== |
--- trunk/src/chrome/app/app_mode-Info.plist (revision 277753) |
+++ trunk/src/chrome/app/app_mode-Info.plist (working copy) |
@@ -26,6 +26,8 @@ |
<string>@APP_MODE_SHORTCUT_URL@</string> |
<key>CrBundleIdentifier</key> |
<string>@APP_MODE_BROWSER_BUNDLE_ID@</string> |
+ <key>LSFileQuarantineEnabled</key> |
+ <true/> |
<key>LSMinimumSystemVersion</key> |
<string>${MACOSX_DEPLOYMENT_TARGET}.0</string> |
<key>NSAppleScriptEnabled</key> |