From 5904802656ef24ccb16cf6fb91e4a2aca6b897a8 Mon Sep 17 00:00:00 2001 From: "mozilla.mano%sent.com" Date: Wed, 23 Mar 2005 10:33:15 +0000 Subject: [PATCH] Bug 256726 - [Mac] CFBundleInfoDictionaryVersion key is wrong in Firefox, Sunbird and xulrunner. r=pinkerton sr=smfr --- browser/app/macbuild/Contents/Info.plist.in | 2 +- .../app/macbuild/Contents/Info.plist.in | 2 +- xulrunner/app/macbuild/Contents/Info.plist.in | 30 ------------------- 3 files changed, 2 insertions(+), 32 deletions(-) diff --git a/browser/app/macbuild/Contents/Info.plist.in b/browser/app/macbuild/Contents/Info.plist.in index 8c76c9b8245..1332b4cb8e0 100644 --- a/browser/app/macbuild/Contents/Info.plist.in +++ b/browser/app/macbuild/Contents/Info.plist.in @@ -80,7 +80,7 @@ CFBundleIdentifier org.mozilla.firefox CFBundleInfoDictionaryVersion - APP_VERSION + 6.0 CFBundleName Firefox CFBundlePackageType diff --git a/calendar/sunbird/app/macbuild/Contents/Info.plist.in b/calendar/sunbird/app/macbuild/Contents/Info.plist.in index dcd28753339..487cf9e2c44 100644 --- a/calendar/sunbird/app/macbuild/Contents/Info.plist.in +++ b/calendar/sunbird/app/macbuild/Contents/Info.plist.in @@ -16,7 +16,7 @@ CFBundleIdentifier org.mozilla.sunbird CFBundleInfoDictionaryVersion - APP_VERSION + 6.0 CFBundleName Sunbird CFBundlePackageType diff --git a/xulrunner/app/macbuild/Contents/Info.plist.in b/xulrunner/app/macbuild/Contents/Info.plist.in index 921f987e195..e69de29bb2d 100644 --- a/xulrunner/app/macbuild/Contents/Info.plist.in +++ b/xulrunner/app/macbuild/Contents/Info.plist.in @@ -1,30 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - xulrunner-bin - CFBundleGetInfoString - XULRunner APP_VERSION, © 1998-2005 Contributors - CFBundleIconFile - xulrunner - CFBundleIdentifier - org.mozilla.xulrunner - CFBundleInfoDictionaryVersion - APP_VERSION - CFBundleName - XULRunner - CFBundlePackageType - APPL - CFBundleShortVersionString - APP_VERSION - CFBundleSignature - MOZB - CFBundleVersion - APP_VERSION - NSAppleScriptEnabled - - -