Closed
Bug 301505
Opened 19 years ago
Closed 18 years ago
GTK1 installs mozicon*.xpm by default, but those should be app-specific
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kairo, Assigned: blizzard)
Details
In http://lxr.mozilla.org/mozilla/source/widget/src/gtk/Makefile.in#141 we install mozicon50.xpm and mozicon16.xpm unconditionally into every gtk1 build. We should not do this, as every app needs to ship different icons (if needed at all, what I doubt as we have icons in chrome/icons/default nowadays and gtk2 also ships only those).
Comment 1•18 years ago
|
||
Gtk1/xlib widget code has been removed on trunk and this bug doesn't seem like a branch candidate. -> WONTFIX
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•