Mercurial > pidgin
view pixmaps/tb_drag_arrow_left.xpm @ 10477:5cb55bcad11b
[gaim-migrate @ 11764]
The Ever-Vigilant Stu pointed out that it probably wasn't a good idea
to allow plugins to modify the internals of a GString. This should
take care of that.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 06 Jan 2005 01:27:34 +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", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};