view pixmaps/tb_drag_arrow_right.xpm @ 8240:609a62b8e748

[gaim-migrate @ 8963] Make oscar use marv's core listening code. Hopefully my changes won't make anything any worse... file transfer and odc really need some lovin. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 12 Feb 2004 17:51:21 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};