Mercurial > pidgin
view pixmaps/arrow_down.xpm @ 5134:2acc2ee66597
[gaim-migrate @ 5498]
Whoops.
This fixes the bug where gaim would sometimes respond with your
profile info instead of your away message.
Sorry about that, it was completely my fault.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 15 Apr 2003 03:10:45 +0000 |
parents | bb7527b5f426 |
children |
line wrap: on
line source
/* XPM */ static char * arrow_down_xpm[] = { "11 6 3 1", " c None", ". c #000000", "+ c #FFFFFF", "...........", " .+++++++. ", " .+++++. ", " .+++. ", " .+. ", " . "};