Mercurial > pidgin
view pixmaps/close.xpm @ 6050:72403c3c84e1
[gaim-migrate @ 6500]
Fixes a "timestamp plugin sigsegv." That's what happens when you don't
initialize your variables. coughseanorchriscough
Fixes http://sourceforge.net/tracker/index.php?func=detail&aid=765567&group_id=235&atid=100235
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 06 Jul 2003 23:33:24 +0000 |
parents | 4a1181b764b6 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . .. ", " .. .... ", " .. ... ", " ..... ", " ... ", " .... ", " ...... ", " .. .... ", " .. .... ", " . .. ", " ", " ", " ", " ", " ", " ", " ", " "};