Closed
Bug 163257
Opened 23 years ago
Closed 21 years ago
[gtk2] Use gtk_window_set_icon_list()
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bryner, Assigned: blizzard)
References
Details
Attachments
(1 file)
2.92 KB,
patch
|
blizzard
:
review+
|
Details | Diff | Splinter Review |
It looks like we should use gtk_window_set_icon_list() to make both the large
(32px) and small (16px) icon sizes available to the window manager, for gtk2.
Reporter | ||
Comment 1•21 years ago
|
||
This adds the 16px icons to the icon list, if they exist.
Reporter | ||
Updated•21 years ago
|
Attachment #136487 -
Flags: review?(blizzard)
Assignee | ||
Updated•21 years ago
|
Attachment #136487 -
Flags: review?(blizzard) → review+
Reporter | ||
Comment 2•21 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•