From 187eaa7886d5c8045889f32f363dc8820e0168d1 Mon Sep 17 00:00:00 2001 From: "pinkerton@chromium.org" Date: Tue, 10 Aug 2010 16:27:41 +0000 Subject: Added a method to check if a browser is closing. Added a method to get the next node ID for bookmarks managed by the bookmark model. Added AppleScript support. Added scripting definition file. Added support for saving tab. Added localization support. Added consistent error nos/error messages. (patch developed by v.a.shreyas@gmail.com) BUG=27468 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55569 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/app-Info.plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome/app/app-Info.plist') diff --git a/chrome/app/app-Info.plist b/chrome/app/app-Info.plist index 334f3f1..98eebd4 100644 --- a/chrome/app/app-Info.plist +++ b/chrome/app/app-Info.plist @@ -152,6 +152,8 @@ ${CHROMIUM_CREATOR} NSAppleScriptEnabled + OSAScriptingDefinition + scripting.sdef CFBundleURLTypes -- cgit v1.1