Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_down.xpm @ 5641:5e9babc828c4
[gaim-migrate @ 6054]
The Modify Account dialog shows, but don't expect it to be functional in
any way :) I had to get this out of the way to fix something else.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 01 Jun 2003 20:27:35 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_down_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", ".............", " ........... ", " ......... ", " ....... ", " ..... ", " ... ", " . "};