Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 9454:b6feee45f33d
[gaim-migrate @ 10278]
This should fix a harmless failed g_return_if_fail type debug warning
type thing on opening a switchboard connection to someone.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Mon, 05 Jul 2004 19:33:48 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};