Closed
Bug 299891
Opened 19 years ago
Closed 19 years ago
Add entity &brandFullName; for SeaMonkey
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
Attachments
(1 file)
1.24 KB,
patch
|
neil
:
review+
neil
:
superreview+
benjamin
:
approval1.8b3+
|
Details | Diff | Splinter Review |
It seems, that aviary apps are using &brandFullName; all over the place. And it
even founds the way into some toolkit files. So we might need it sooner or later
anyways.
Currently used entities for Firefox are
Aviary:
brandFullName="Mozilla Firefox"
brandShortName="Firefox"
Deer Park:
brandFullName="Deer Park Alpha 1"
brandShortName="Deer Park"
For myself I run in trouble while implementing the patch of bug 280190. Cause I
have to use brandFullName and some files are shared between Firefox and
SeaMonkey, we need a solution for SeaMonkey.
Assignee | ||
Comment 1•19 years ago
|
||
Assignee: general → hskupin
Status: NEW → ASSIGNED
Attachment #188556 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #188556 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 2•19 years ago
|
||
Comment on attachment 188556 [details] [diff] [review]
Patch to support entity brandFullName
rs=me
Attachment #188556 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #188556 -
Flags: superreview+
Attachment #188556 -
Flags: review?(neil.parkwaycc.co.uk)
Attachment #188556 -
Flags: review+
Assignee | ||
Updated•19 years ago
|
Attachment #188556 -
Flags: approval1.8b3?
Updated•19 years ago
|
Attachment #188556 -
Flags: approval1.8b3? → approval1.8b3+
Comment 3•19 years ago
|
||
Checking in brand.dtd;
/cvsroot/mozilla/xpfe/communicator/resources/locale/en-US/brand.dtd,v <--
brand.dtd
new revision: 1.5; previous revision: 1.4
done
Checking in brand.properties;
/cvsroot/mozilla/xpfe/communicator/resources/locale/en-US/brand.properties,v
<-- brand.properties
new revision: 1.5; previous revision: 1.4
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•