view pixmaps/tb_drag_arrow_left.xpm @ 11071:e6b4badef34d

[gaim-migrate @ 13072] (15:40:40) Sean Egan: By the way, I no longer like my logs populate list of screennames idea :-P I changed this so that screen names from logs only populate the View User Log dialog. That way, you can still easily access all your logs. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Fri, 08 Jul 2005 06:47:24 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};