Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 12175:a655bdeb561d
[gaim-migrate @ 14477]
SF Patch #1360582 from Casey Harkins (charkins)
"This patch adds an unseen_count field to gtkconvs which
obviously counts the number of unseen messages. It is
handled entirely within ...set_unseen() in gtkconv.c.
The code for filling the gtkblist menutray context menu
with unseen conversations is moved into gtkconv.c
because it will also be used by the docklet (avoiding
code duplication). I documented it in ChangeLog.API.
The context menu items and the tooltips faceprint added
now will show the message count as well."
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 21 Nov 2005 00:43:20 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_left_xpm[] = { "16 13 2 1", " c None", ". c #FF0000", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};