Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_right.xpm @ 8733:18cfabf507d5
[gaim-migrate @ 9488]
Fix a segfault in CVS when getting info from people not in your buddy list.
Thanks to JP LaFleur for pointing it out and proposing a fix.
Also make a few conversation-related errors in oscar use Sean's
write_to_conversation error thing.
And rename cnv to conv in some places to match everywhere else.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 21 Apr 2004 01:18:16 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};