Mercurial > pidgin
view pixmaps/tb_drag_arrow_up.xpm @ 10856:6132e58aa618
[gaim-migrate @ 12532]
sf patch #1186987, from Alex Converse
"Mirror the conversation api changes in the perl interface
http://cvs.sourceforge.net/viewcvs.py/gaim/gaim/src/conversation.h?r1=1.60&r2=1.61"
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 21 Apr 2005 02:46:55 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_up_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};