view pixmaps/tb_drag_arrow_left.xpm @ 11912:8eb1f4b9210c

[gaim-migrate @ 14203] I'm bored of testing this now, I'll just fix any problems I find as I come across them. howl/bonjour is now split out into its own rpm, as is mono (which I guess may or may not make the final cut). I cleaned up some perl foo, but may have broken it in the process. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Mon, 31 Oct 2005 01:41:45 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};