Closed
Bug 72496
Opened 24 years ago
Closed 23 years ago
How to get all platform files without downoading 3 Browsers?
Categories
(Core :: Internationalization: Localization, defect)
Tracking
()
RESOLVED
FIXED
mozilla0.9.6
People
(Reporter: kairo, Assigned: tao)
References
Details
(Whiteboard: ready)
Attachments
(2 files)
511 bytes,
patch
|
dveditz
:
review+
|
Details | Diff | Splinter Review |
506 bytes,
patch
|
dveditz
:
superreview+
|
Details | Diff | Splinter Review |
For L10n work, I have to get all en-<platform>.jar files to do packages.
However, to do this currently, I have to download 3 complete browser packages to
get the 3 files. Couldn't we get those files alone (perhaps in one .zip package)
from ftp.mozilla.org? I shouldn't be a big thing to do this, because they're
already created, packaged into the browser .zip/.tar.gz/.bin files for our
platforms and then uploaded to ftp.mozilla.org
So if we get them into /latest/ (or better also the other directories in
/nightly/), it would be quite cool and I could start giving win32 users what
they really want :)
Hi, Robert:
I have the patch to package all three en-xxx.jar into langenus.xpi on win32 and
linux. (mac to follow). Will check them in as soon as tree open.
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•24 years ago
|
||
Nice, will this langenus.xpi be available for/with nightlies at ftp.mozilla.org?
Is this in those installer builds? (I think, xpi installer builds are only built
for linux currently, right?)
fixed in 03/22's build
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
Changing QA Contact to installation component owner jonrubin@netscape.com. Jon,
please verify this bug, you can find more information at
http://www.mozilla.org/projects/l10n/mlp_what2.html#platform.
QA Contact: andreasb → jonrubin
Verified in windows/32bit/x86/2001-04-25-06-trunk/xpi/langenus.xpi.
Status: RESOLVED → VERIFIED
Comment 8•23 years ago
|
||
Changing status back to RESOLVED FIXED.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 9•23 years ago
|
||
Jon, please verify this on all platforms and check if the correct platform
specific jar file is picked up for the build running on the corresponding
platform.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → FIXED
Comment 10•23 years ago
|
||
mass change, switching qa contact from jonrubin to ruixu.
QA Contact: jonrubin → ruixu
Comment 11•23 years ago
|
||
Verfied with build 2001-09-12 branch.
1. Win: en-win.jar, en-mac.jar and en-unix.jar in langenus.xpi.
2. Mac: en-mac.jar in langenus.xpi.
3. Linux: en-win.jar, en-mac.jar and en-unix.jar in langenus.xpi.
Still need to add en-win.jar and en-unix.jar into Mac build. Reopen bug.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 12•23 years ago
|
||
Assignee | ||
Comment 13•23 years ago
|
||
Assignee | ||
Comment 14•23 years ago
|
||
Forgot our old friends: packager-mac. -> seeking review.
Status: REOPENED → ASSIGNED
Whiteboard: need r/sr=?
Comment 15•23 years ago
|
||
r=ssu for the last two patches.
Comment 16•23 years ago
|
||
Comment on attachment 49167 [details] [diff] [review]
moz: add en-{unix,win}.jar to mac packager file
r=dveditz for Mozilla code
Attachment #49167 -
Flags: review+
Comment 17•23 years ago
|
||
Comment on attachment 49169 [details] [diff] [review]
ns: add en-{unix,win}.jar to mac packager file
sr=dveditz
Attachment #49169 -
Flags: superreview+
Assignee | ||
Comment 18•23 years ago
|
||
This is a dup of 71517 which is PDT plused. I will check the patch into 0.9.5
trunk first once tree is open and then the branch.
Whiteboard: need r/sr=? → ready
Comment 19•23 years ago
|
||
tao, can you assign a milestone? thanks!
Assignee | ||
Comment 21•23 years ago
|
||
will apply the patch to 0.9.6
Target Milestone: mozilla0.9.5 → mozilla0.9.6
Assignee | ||
Comment 22•23 years ago
|
||
into the trunk
Status: ASSIGNED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Comment 23•23 years ago
|
||
Verify fixed with build 2001-10-18 trunk.
You need to log in
before you can comment on or make changes to this bug.
Description
•