view gtk/pixmaps/tb_drag_arrow_left.xpm @ 14921:57dcc53e77a4

[gaim-migrate @ 17693] Make sure we send the "starting to edit your buddylist" snac. I thought this would make it so we wouldn't need to re-request authorization when moving someone between groups, but it doesn't. I don't know what the deal is with that. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 07 Nov 2006 07:04:41 +0000
parents 009db0b357b5
children
line wrap: on
line source

/* XPM */
static char * tb_drag_arrow_left_xpm[] = {
"16 13 13 1",
" 	c None",
".	c #B80000",
"+	c #E40E0E",
"@	c #D23333",
"#	c #E54545",
"$	c #F05757",
"%	c #E56A6A",
"&	c #E87676",
"*	c #F02F2F",
"=	c #E78383",
"-	c #ED9191",
";	c #E79F9F",
">	c #EDAFAF",
"      .         ",
"     .+         ",
"    .@+         ",
"   .##+         ",
"  .$$$+.........",
" .%%%%%%%%%%%%%+",
".&&&&&&&&&&&&&&+",
" *=============+",
"  *---*********+",
"   *;;+         ",
"    *>+         ",
"     *+         ",
"      +         "};