Closed
Bug 341717
Opened 19 years ago
Closed 9 years ago
MOZ_CO_LOCALES=all doesn't work with MOZ_CO_PROJECT=xulrunner
Categories
(Toolkit Graveyard :: XULRunner, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: wolfiR, Unassigned)
Details
Attachments
(1 file)
1.14 KB,
patch
|
Details | Diff | Splinter Review |
MOZ_CO_LOCALES=all doesn't work with MOZ_CO_PROJECT=xulrunner
Using MOZ_CO_LOCALES=all doesn't pull any locales from l10n because the all-locales file is searched in xulrunner/locales instead of toolkit/locales.
I found this on 1.8.0 branch but I took a short look at 1.8 branch and it seems to be the case still.
(The toolkit/locales/all-locales file seems to be rather outdated as well. Should I open another bugreport on that?)
Reporter | ||
Comment 1•19 years ago
|
||
this patch fixed it for me at least for the case that xulrunner is the only checkout project.
Comment 2•16 years ago
|
||
1) MOZ_CO_PROJECT : see bug 451825.
2) MOZ_CO_LOCALES : does it succeed now ? (on the supported trunk/branches)
Version: unspecified → Trunk
Comment 3•9 years ago
|
||
XULRunner has been removed from the Mozilla tree: see https://groups.google.com/forum/#!topic/mozilla.dev.platform/_rFMunG2Bgw for context.
I am closing all the bugs currently in the XULRunner bugzilla component, in preparation for moving this component to the graveyard. If this bug is still valid in a XULRunner-less world, it will need to be moved to a different bugzilla component to be reopened.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•9 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•