Closed
Bug 91331
Opened 23 years ago
Closed 23 years ago
Language packs in Mac, Linux 0.9.2 builds not crossplatform
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla0.9.4
People
(Reporter: danielmc, Assigned: cls)
References
Details
Attachments
(1 file)
1.74 KB,
patch
|
Details | Diff | Splinter Review |
The Language Packs in the Mac and Linux Mozilla and Commercial builds are
different from the Windows language packs.
These packs are supposed to be crossplatform. The Windows language packs do
appear to be properly crossplatform however the Mac and Linux builds are
missing several files.
Linux is missing en-mac.jar and a few files in en-US.jar (e.g.net2phone)
Mac is missing en-unix.jar, en-win.jar and a few files in en-US.jar
Although this does not break any functionality in the native builds we should be
consistent with our cross platform files
Comment 1•23 years ago
|
||
Can you be more specific by what you mean by language pack?
Are you saying that all platforms should ship all platform languages?
So unix should ship en-mac, en-unix, en-win?
Or is it just that the .xpi file is missing some variations of
platforms.
We are going to be creating en-os2.jar and I am trying to figure out
what the right thing is.
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
OK, I understand now. The issue is that a language can only be
packaged on Windows right now because the other plats are missing the
additional jar files.
I've attached a diff that builds all the jars properly on Unix.
Looking for a review/superreview
I don't know how to do this for Mac.
For OS/2, I've decided we will just use en-win.jar, and I'm using bug
91650 for that.
Comment 5•23 years ago
|
||
I've checked in the fix for Unix platforms.
Need a Mac guru to do the Mac piece
I got the Mac fix in http://bugzilla.mozilla.org/show_bug.cgi?id=71517. Anyone
care to review?
Comment 7•23 years ago
|
||
since it looks like the unix patch is checked in and the mac issue is being
handled in another bug I'm going to resolve this as fixed. can tao or the
reporter verify this?
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•