view pixmaps/tb_drag_arrow_right.xpm @ 10132:f55a64945e77

[gaim-migrate @ 11196] Patch 1037487, from Evan Schoenberg to show more conversation errors in the actually conversation window instead of in a pop-up error window. Thanks Evan! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 23 Oct 2004 15:46:57 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};