Closed
Bug 278301
Opened 20 years ago
Closed 20 years ago
sroaming should use localeVersion from chrome-versions.sh
Categories
(Core Graveyard :: Profile: Roaming, defect)
Core Graveyard
Profile: Roaming
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: kairo)
References
()
Details
Attachments
(1 file, 1 obsolete file)
4.67 KB,
patch
|
BenB
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
L10n for sroaming doesn't work correctly right now as it has
localeVersion="0.9.4" in chrome.rdf when it should use the one from
chrome-versions.sh
I'll make up a patch shortly.
Assignee | ||
Comment 1•20 years ago
|
||
This patch should resolve that bug - I haven't tested/compiled it yet, it's a
trivial change though and should work without problems...
Assignee | ||
Comment 2•20 years ago
|
||
the first compiles right but does only half the work... Of course, we have to
insert the correct localeVersion into both the content and the locale
contents.rdf files. Sorry, I was too much in a hurry when doing the first
patch.
Attachment #171191 -
Attachment is obsolete: true
Attachment #171305 -
Flags: review?(ben.bucksch)
Assignee | ||
Updated•20 years ago
|
Attachment #171191 -
Flags: review?(ben.bucksch)
Comment 3•20 years ago
|
||
Comment on attachment 171305 [details] [diff] [review]
Patch v2: Insert global localeVersion into contant and locale contents.rdf
assuming this works (havn't tested)
Attachment #171305 -
Flags: review?(ben.bucksch) → review+
Assignee | ||
Updated•20 years ago
|
Attachment #171305 -
Flags: superreview?(neil.parkwaycc.co.uk)
Comment 4•20 years ago
|
||
Comment on attachment 171305 [details] [diff] [review]
Patch v2: Insert global localeVersion into contant and locale contents.rdf
Well the pref panels work :-)
Nit: all other contents.rdf files seem to have 9 spaces between #expand and
chrome: rather than the 18 or 8 you used.
Attachment #171305 -
Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Assignee | ||
Comment 5•20 years ago
|
||
Checking in mozilla/extensions/sroaming/jar.mn;
/cvsroot/mozilla/extensions/sroaming/jar.mn,v <-- jar.mn
new revision: 1.4; previous revision: 1.3
done
Checking in mozilla/extensions/sroaming/resources/locale/en-US/contents.rdf;
/cvsroot/mozilla/extensions/sroaming/resources/locale/en-US/contents.rdf,v <--
contents.rdf
new revision: 1.3; previous revision: 1.2
done
Checking in mozilla/extensions/sroaming/resources/content/contents.rdf;
/cvsroot/mozilla/extensions/sroaming/resources/content/contents.rdf,v <--
contents.rdf
new revision: 1.3; previous revision: 1.2
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•20 years ago
|
||
Sorry, I actually had checked in without adddressing Neil's comment, just
checked in a followup to fix whitespace, I hope I got it correct now.
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•