Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 10001:4d2269c6c673
[gaim-migrate @ 10915]
This function is no longer needed. It's handled by update_buddy_idle()
and gaim_presence_set_idle() in status.c
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 09 Sep 2004 22:43:54 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};