Mercurial > pidgin
view pixmaps/tb_drag_arrow_left.xpm @ 10285:810613c79589
[gaim-migrate @ 11456]
ellipzationifying. I didn't commit this earlier. This requires GTK 2.6
which, unfortunately, hasn't been released yet.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Wed, 01 Dec 2004 03:52:49 +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", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};