Closed
Bug 541038
Opened 16 years ago
Closed 16 years ago
Thunderbird 3.0.x language pack install.rdf needs to stabilize
Categories
(Thunderbird :: Build Config, defect)
Tracking
(thunderbird3.0 .2-fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
thunderbird3.0 | --- | .2-fixed |
People
(Reporter: aryx, Assigned: standard8)
Details
Attachments
(1 file)
1.62 KB,
patch
|
Pike
:
review+
standard8
:
approval-thunderbird3.0.2+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #531059 +++
+++ This bug was initially created as a clone of Bug #505491 +++
Thunderbird 3.0(.1) is string frozen, so you should make your langpacks be compatible with 3.0.*. The language packs for 3.0 and 3.0.1 are only compatible with that single Thunderbird version.
Assignee | ||
Comment 1•16 years ago
|
||
Axel, do you have time to review this in the next day or so? We're probably starting l10n builds on Thurs/Friday. If not, I'll find someone else to take a look.
Assignee | ||
Updated•16 years ago
|
status-thunderbird3.0:
--- → wanted
![]() |
||
Comment 2•16 years ago
|
||
Comment on attachment 424758 [details] [diff] [review]
The fix
r=me, with a nit.
VERSION_SUFFIX = $(shell hg -R $(LOCALE_SRCDIR)/.. parent --template=".{rev}" 2>
/dev/null)
is the better way to get the VERSION_SUFFIX, which we're using for fx 3.6 now.
Attachment #424758 -
Flags: review?(l10n) → review+
Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 424758 [details] [diff] [review]
The fix
Approving my own, low risk patch. Should only affect langpacks and worst case affects the build, which we should pick up easily.
Attachment #424758 -
Flags: approval-thunderbird3.0.2+
Assignee | ||
Comment 4•16 years ago
|
||
(oh and this is a branch-only patch so we can't land on trunk first).
Assignee | ||
Comment 5•16 years ago
|
||
Checked in to branch: http://hg.mozilla.org/releases/comm-1.9.1/rev/6d7521eb0872
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•