view pixmaps/tb_drag_arrow_left.xpm @ 7664:e4264f71fac7

[gaim-migrate @ 8308] Tim Ringenbach (marv_sf) fixed bug 851184, with the following comment: " This should fix bug 851184, which I tracked down to the autojoining of chat's crashing. Basicly we were setting the display name about 2 lines too late." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 30 Nov 2003 02:53: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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};