Mercurial > pidgin
view pixmaps/tb_drag_arrow_left.xpm @ 9330:b4dc3827470a
[gaim-migrate @ 10138]
Patch by Justin Wood to use gaim_utf8_try_convert during MSN file transfer
instea dof g_locale_to_utf8. He says, " For some reason, on some versions
of OSX string conversion would fail, returning a NULL string, which would
crash gen_context." This closes patch #971502.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 20 Jun 2004 21:36:53 +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", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};