view pixmaps/tb_drag_arrow_right.xpm @ 8984:4623d24347d8

[gaim-migrate @ 9759] Oops, forgot about this. This keeps us from telling the other side to connect to us when we can't connect to them when the reason we were connecting to them in the first place was because they couldn't connect to us. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Thu, 20 May 2004 02:24:17 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};