Mercurial > pidgin.yaz
view gtk/pixmaps/tb_drag_arrow_right.xpm @ 15284:c2f15e2117dc
[gaim-migrate @ 18073]
gaim_xfer_new() can return NULL via g_return_if_fail(). It should therefore not be assumed that it returns a GaimXfer; check against its return value before proceeding when creating a GaimXfer.
committer: Tailor Script <tailor@pidgin.im>
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Thu, 04 Jan 2007 23:20:12 +0000 |
parents | 009db0b357b5 |
children |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_right_xpm[] = { "16 13 13 1", " c None", ". c #B80000", "+ c #E40E0E", "@ c #D23333", "# c #E54545", "$ c #F05757", "% c #E56A6A", "& c #E87676", "* c #E78383", "= c #F02F2F", "- c #ED9191", "; c #E79F9F", "> c #EDAFAF", " . ", " +. ", " +@. ", " +##. ", ".........+$$$. ", "+%%%%%%%%%%%%%. ", "+&&&&&&&&&&&&&&.", "+*************= ", "+=========---= ", " +;;= ", " +>= ", " += ", " + "};