Updated mac getinfo strings to 1.3a for trunk. Bugzilla 178862, r=lpham, sr=kysmith. ycalonje checking in as cltbld.

git-svn-id: svn://10.0.0.236/trunk@133425 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cltbld%netscape.com 2002-11-08 22:51:41 +00:00
parent 926b7e0959
commit a453f0b97c

View File

@ -139,19 +139,19 @@
<key>CFBundleExecutable</key>
<string>Mozilla</string>
<key>CFBundleGetInfoString</key>
<string>1.2b, © 1998-2002 The Mozilla Organization</string>
<string>1.3a, © 1998-2002 The Mozilla Organization</string>
<key>CFBundleIconFile</key>
<string>128</string>
<key>CFBundleIdentifier</key>
<string>org.mozilla.Mozilla</string>
<key>CFBundleLongVersionString</key>
<string>1.2b, ©1998-2002 The Mozilla Organization</string>
<string>1.3a, ©1998-2002 The Mozilla Organization</string>
<key>CFBundleName</key>
<string>Mozilla</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2b</string>
<string>1.3a</string>
<key>CFBundleSignature</key>
<string>MOZZ</string>
<key>CFBundleURLTypes</key>
@ -167,7 +167,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.2b</string>
<string>1.3a</string>
<key>LSRequiresCarbon</key>
<true/>
<key>NSAppleScriptEnabled</key>