Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_right.xpm @ 8556:267050247da9
[gaim-migrate @ 9300]
" The "Clear" callback in the privacy dialog wasn't
implemented.
I've implemented it :-)
The only downer is that if you have a very long list in
MSN, it might disconnect you because you're flooding :)"
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 02 Apr 2004 05:59:11 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};