зеркало из https://github.com/mozilla/pjs.git
Bug 256726 - [Mac] CFBundleInfoDictionaryVersion key is wrong in Firefox, Sunbird and xulrunner. r=pinkerton sr=smfr
This commit is contained in:
Родитель
2bc23e35fd
Коммит
5904802656
|
@ -80,7 +80,7 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>org.mozilla.firefox</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>APP_VERSION</string>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Firefox</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>org.mozilla.sunbird</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>APP_VERSION</string>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Sunbird</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
|
|
|
@ -1,30 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>xulrunner-bin</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>XULRunner APP_VERSION, © 1998-2005 Contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>xulrunner</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.mozilla.xulrunner</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>APP_VERSION</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>XULRunner</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>APP_VERSION</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>MOZB</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>APP_VERSION</string>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
Загрузка…
Ссылка в новой задаче