Convert pidgin_blist_get_status_icon to use icon names
Review Request #972 — Created Oct. 1, 2021 and submitted
Convert
pidgin_blist_get_status_icon
to use icon names
Built and checked the buddy list window for people. I only checked available/offline/chat statuses though.
Summary | ID |
---|---|
4b4981b4e774f356797b26f567636f2f5741e182 |
Description | From | Last Updated |
---|---|---|
whitespace weirdness |
grim |
- Change Summary:
-
Replace another
gtk_widget_render_icon
, fix the icon size, and the whitespace issue. - Commits:
-
Summary ID faba46aa90b4078c473947c6cfd8c0c67c1b335c d3a0a4f47b3a1249de2f329a0fd5b1120ad9a842 - Diff:
-
Revision 2 (+78 -90)
- Change Summary:
-
Fix setting the status icon when there's no new chat message.
- Commits:
-
Summary ID d3a0a4f47b3a1249de2f329a0fd5b1120ad9a842 4b4981b4e774f356797b26f567636f2f5741e182 - Diff:
-
Revision 3 (+80 -88)