view pixmaps/tb_drag_arrow_left.xpm @ 8374:e7463be62fb1

[gaim-migrate @ 9101] A patch from nosnilmot to make right-clicking and saving on a buddy icon in a conversation window work if the icon was received before the conv window was open. Looks good to me. Icon code is confoosing. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 01 Mar 2004 02:51:13 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};