From b41e50ab720ab3fe6fed5922684e29d08b9bc28f Mon Sep 17 00:00:00 2001 From: "mark@chromium.org" Date: Tue, 10 Mar 2009 22:00:46 +0000 Subject: Set proper bundle ID based on the state of branding. Review URL: http://codereview.chromium.org/42036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11381 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/app-Info.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chrome/app/app-Info.plist') diff --git a/chrome/app/app-Info.plist b/chrome/app/app-Info.plist index 180bd4b..9b83981 100644 --- a/chrome/app/app-Info.plist +++ b/chrome/app/app-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile app.icns CFBundleIdentifier - com.google.${PRODUCT_NAME:identifier} + BUNDLE_ID CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType @@ -18,11 +18,11 @@ ???? CFBundleVersion 0.1 + LSUIElement + 1 NSMainNibFile MainMenu NSPrincipalClass NSApplication - LSUIElement - 1 -- cgit v1.1