Mercurial > pidgin.yaz
view pixmaps/arrow_right.xpm @ 4409:0521eec12c33
[gaim-migrate @ 4682]
This resize behavior is a lot more natural, I think. When you resize
an IM vertically, the input area stays the same height, and the display
part changes size.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Fri, 24 Jan 2003 05:37:26 +0000 |
parents | bb7527b5f426 |
children |
line wrap: on
line source
/* XPM */ static char * arrow_right_xpm[] = { "11 11 3 1", " c None", ". c #000000", "+ c #FFFFFF", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};