Closed
Bug 38891
Opened 25 years ago
Closed 25 years ago
zopestudio, chatzilla and xmlterm will fail to load their skin files
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sspitzer, Assigned: hyatt)
Details
hyatt knows all about this.
we are looking for the skin files in chrome/skins/modern/<foo>/skin instead of
chrome/<foo>/skin, like we used to.
Reporter | ||
Comment 1•25 years ago
|
||
adding MJ to the cc list.
Reporter | ||
Comment 2•25 years ago
|
||
adding xmlterm guy.
Comment 4•25 years ago
|
||
Things are clearer after reading this thread on n.p.m.xpfe:
http://www.deja.com/viewthread.xp?AN=621838325
except for packages not using a manifest.rdf file. I assume the following will
work:
chrome/packages/zopestudio/
content/
skin/
locale/
en-US/
.../
But with a manifest.rdf (I am looking forward to examples) there is an extra
level:
chrome/packages/zopestudio/
manifest.rdf
zopestudio/
content/
skin/
locale/
en-US/
.../
Hyatt, can you confirm/clarify? If this doesn't work like this yet (Seth seems
to suggest so in another posting), when will it work?
Assignee | ||
Comment 5•25 years ago
|
||
mimic chatzilla.
Assignee | ||
Comment 6•25 years ago
|
||
you can now install yourself. check out chatzilla.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 7•25 years ago
|
||
Checked in fixes to the xmlterm chrome, following chatzilla's example. xmlterm
works now. Thanks to all for the info on the chrome mods.
rginda: Does chatzilla install chrome twice? For example, content seems to be
installed both in irc/Makefile and in irc/xul/content/Makefile (see bug 34416).
No harm is done, since the same content is installed.
Comment 8•25 years ago
|
||
no, I don't think so. irc/content/Makefile.in only installs the overlays and
the prefs (probably in the wrong place), irc/Makefile.in installs the guts.
ChatZilla started off having only one makefile in the irc directory and I;ve
been trying to move away from that ever since. I'll probably finish breaking it
up into one-makefile-per-directory after the tree opens.
In other news... ChatZilla doesn't start in release builds. It seems that the
chrome isn't found. No "IRC CHat" in the tasks menu, and ./mozilla -chat just
hangs. Hyatt?
Comment 9•25 years ago
|
||
Sorry for the spam. New QA Contact for Browser General. Thanks for your help
Joseph (good luck with the new job) and welcome aboard Doron Rosenberg
QA Contact: jelwell → doronr
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•