Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_down.xpm @ 13455:70197e8ac15c
[gaim-migrate @ 15830]
This makes tcl.c a little uglier, but offers some significant benefits on win32. Firstly, we no longer call LoadLibrary() from within a DllMain function (which is fundamentally unsafe). Secondly, this prints a debugging message indicating that if gaim fails to load it is cygwin's fault. Thirdly, we now try to detect the loading of a cygwin tcl runtime and aborts loading the tcl plugin. The subsequent "hanging" is one of the most reported bugs, so this will hopefully reduce these bug reports.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 08 Mar 2006 03:41:58 +0000 |
parents | 87e95b8ce60b |
children |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_down_xpm[] = { "13 16 13 1", " g None", ". g #E40E0E", "+ g #B80000", "@ g #F02F2F", "# g #E78383", "$ g #E87676", "% g #E56A6A", "& g #EDAFAF", "* g #E79F9F", "= g #ED9191", "- g #F05757", "; g #E54545", "> g #D23333", " ....+ ", " @#$%+ ", " @#$%+ ", " @#$%+ ", " @#$%+ ", " @#$%+ ", " @#$%+ ", " @#$%+ ", " @#$%+ ", "....@#$%....+", " @&*=#$%-;>+ ", " @*=#$%-;+ ", " @=#$%-+ ", " @#$%+ ", " @$+ ", " + "};