diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-07 12:15:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-07 12:15:24 -0400 |
commit | 46a5a43713e35dcda15c04959be06f1a860f9928 (patch) | |
tree | 05c03f2f1a98fb97970a42bb19a41f8529cc6fe1 /standalone/osx/git-annex.app/Contents | |
parent | c134feaaff5d847b50e0289bcdc0fe95c1e217f0 (diff) |
remove some settings that should not be needed
Diffstat (limited to 'standalone/osx/git-annex.app/Contents')
-rw-r--r-- | standalone/osx/git-annex.app/Contents/Info.plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/standalone/osx/git-annex.app/Contents/Info.plist b/standalone/osx/git-annex.app/Contents/Info.plist index ced9948da..91f804987 100644 --- a/standalone/osx/git-annex.app/Contents/Info.plist +++ b/standalone/osx/git-annex.app/Contents/Info.plist @@ -26,10 +26,6 @@ <string>git-annex</string> <key>CFBundleVersion</key> <string>0.0.1</string> - <key>NSAppleScriptEnabled</key> - <true/> - <key>CGDisableCoalescedUpdates</key> - <true/> <key>LSMinimumSystemVersion</key> <string>10.5</string> <key>CFBundleDisplayName</key> |