view pixmaps/tb_drag_arrow_left.xpm @ 11827:f588ced280bf

[gaim-migrate @ 14118] Comment changes, plus I removed some of the win32 placeholder stuff. I figured I would've broken it by changing the comments, and we probably don't need it anyway. I'm sure someone familiar with wingaim will fix this if I'm wrong. ;) committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 26 Oct 2005 00:31: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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};