view pixmaps/tb_drag_arrow_left.xpm @ 8576:ddbcef747dc7

[gaim-migrate @ 9325] Another patch from Ambrose C. Li: This is a very small patch. The only thing it does is to add a "Set User Info (URL)..." protocol action for ICQ that loads a static web page. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 04 Apr 2004 15:08:26 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};