Closed
Bug 669765
Opened 14 years ago
Closed 14 years ago
Document how to have an icon for your add-on
Categories
(Add-on SDK Graveyard :: Documentation, defect, P2)
Add-on SDK Graveyard
Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wbamberg, Assigned: wbamberg)
Details
(Whiteboard: [cherry-pick-1.3])
Attachments
(1 file)
|
1.39 KB,
patch
|
dietrich
:
review+
|
Details | Diff | Splinter Review |
For your add-on to have an icon that gets displayed in the add-ons manager (among other places) add it as "icon.png" to the top level directory, or set the package.json's "icon" property to point to the icon.
The SDK docs don't explain this, and should.
Updated•14 years ago
|
OS: Mac OS X → All
Priority: -- → P2
Hardware: x86 → All
Target Milestone: --- → 1.1
(Pushing all open bugs to the --- milestone for the new triage system)
Target Milestone: 1.1 → ---
| Assignee | ||
Comment 2•14 years ago
|
||
Attachment #571122 -
Flags: review?(dietrich)
Updated•14 years ago
|
Attachment #571122 -
Flags: review?(dietrich) → review+
| Assignee | ||
Comment 3•14 years ago
|
||
Thanks Dietrich.
-> https://github.com/mozilla/addon-sdk/commit/3e600d3049fd5c5aa9758913248a98ff030b3aae
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
Whiteboard: [cherry-pick-1.3]
You need to log in
before you can comment on or make changes to this bug.
Description
•