view pixmaps/tb_drag_arrow_left.xpm @ 8786:f3d063680a45

[gaim-migrate @ 9548] Tim "marv" Ringenbach brazenly busted Gtk2.0 compatability, but then he amicably fixed it. That's the kind of crazy patch-writing we like to see. Only maybe next time it can be before release, and not after. ;-) committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Sat, 24 Apr 2004 00:45:58 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};