Closed
Bug 855644
Opened 12 years ago
Closed 7 years ago
setLocalized example code for preferences/service documentation doesn't seem to actually use setLocalized()
Categories
(Add-on SDK Graveyard :: Documentation, defect, P2)
Add-on SDK Graveyard
Documentation
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: KWierso, Assigned: wbamberg)
References
()
Details
This looks like the regular set() to me:
require("sdk/preferences/service").set("general.useragent.locale",
"chrome://global/locale/intl.properties");
Reporter | ||
Updated•12 years ago
|
Priority: -- → P2
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → wbamberg
Comment 1•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•