Mercurial > pidgin.yaz
view pixmaps/away.xpm @ 5256:1d1c45d9b7fc
[gaim-migrate @ 5628]
(18:53:21) Oh-One-inator: Keeps track of the GtkTreeStore node in which a struct buddy lives when in the gtkblist, providing for O(1) updates to that node
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 28 Apr 2003 22:53:53 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};