view pixmaps/tb_drag_arrow_left.xpm @ 9585:a089ae71d36c

[gaim-migrate @ 10428] " Ok, I'll try this again. This should apply as long as we do it before new po files start coming in again. I wonder why most, but not all, accent marks are dropped... Perhaps we should just drop all accent marks in po/ChangeLog instead of going through this " --Ambrose C. LI the accent marks were probly dropped because i can't type them ;-) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 24 Jul 2004 15:21:02 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};