Mercurial > pidgin
view pixmaps/tb_drag_arrow_left.xpm @ 4833:a6960b4b0c9b
[gaim-migrate @ 5158]
A fix for the bug described in patch 702766, filed by darkrain:
"gaim still segfaults if you click on the docklet
just after starting gaim in the account editor."
https://sourceforge.net/tracker/index.php?func=detail&aid=702766&group_id=235&atid=300235
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 19 Mar 2003 22:31:05 +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", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};