Closed Bug 194082 Opened 23 years ago Closed 23 years ago

Update Mac Desktop Get Info string to 1.4a after Mozilla 1.3 branch is cut

Categories

(SeaMonkey :: Build Config, defect)

PowerPC
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.4alpha

People

(Reporter: lpham, Assigned: tracy)

References

()

Details

Attachments

(1 file)

This is land on the trunk after MOZILLA_1_3_BRANCH is cut Need to update mozilla/xpfe/bootstrap/nsMacVersion.r mozilla/xpfe/bootstrap/macbuild/Contents/Info.plist
Target Milestone: --- → mozilla1.4alpha
paches in the follow files: mozilla/xpfe/bootstrap/macbuild/Contents/Info.plist mozilla/xpfe/bootstrap/nsMacVersion.r
Comment on attachment 115395 [details] patches for Desktop get info string look good r=lpham
Attachment #115395 - Flags: review+
Comment on attachment 115395 [details] patches for Desktop get info string sr=jj.
Attachment #115395 - Flags: superreview+
patches checked in...marking fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
/mozilla/xpfe/bootstrap/macbuild/Contents/Resources/English.lproj/InfoPlist.string version update as follows: CFBundleGetInfoString = "Mozilla 1.3b, 1998-2003 The Mozilla Organization" to CFBundleGetInfoString = "Mozilla 1.4a, 1998-2003 The Mozilla Organization" I used KHexEdit on linux to edit the binary file.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
hmmm...I don't think that edit worked quite right. the copywrite symbol is missing.
JJ, I cannot submit a diff for binary file so I removed 1.3b to 1.4a inside mozilla/xpfe/bootstrap/macbuild/Contents/Resources/English.lproj/ InfoPlist.strings CFBundleGetInfoString = "Mozilla 1.3b, © 1998-2003 The Mozilla Organization"; to CFBundleGetInfoString = "Mozilla 1.4a, © 1998-2003 The Mozilla Organization"; (Note: I'm using BBEdit to edit this file) Let me know if it looks ok to you. Thanks.
r=jj for the change to .../English.lproj/InfoPlist.strings Tracy, the reason why we cannot diff these .plist files is because they have a unicode 2-byte header which makes cvs think it's a binary file. Bummer, but I don't think there's anything we can do about it.
I'm sorry please disregard my last comment (#8). What I wrote is true for the branch, but the reality is that we don't need this value in the English "overlay", so we shoudl just REMOVE the line CFBundleGetInfoString = "Mozilla 1.3b, © 1998-2003 The Mozilla Organization"; from InfoPlist.strings and the value for CFBundleGetInfoString will automatically be picked up from mozilla/xpfe/bootstrap/macbuild/Contents/Info.plist
checked in with CFBundleGetInfoString = "Mozilla 1.3b, 1998-2003 The Mozilla Organization"; removed
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
Verified with the trunk build
Status: RESOLVED → VERIFIED
Loan, you need to verify this against the installed product, not against the source tree. This is not just my preference, but the way bugs have always been verified. That's also what makes the verification process different from the review process. If you don't know how to do this, I'll be happy to show you on your Mac.
Thanks for your offer JJ. Verified against installed product.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: