view pixmaps/arrow_right.xpm @ 6123:adabfcf8abe1

[gaim-migrate @ 6597] I forgot to save this file before committing. I'm sure I wasted a lot of bandwidth with the gaim-commit emails. I'll let Paco-Paco lecture you on how insignificant that waste of bandwidth is compared to P2P. "<Robot101> and what the flaming buggery is a MAGNET URI?" committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 14 Jul 2003 22:11:49 +0000
parents bb7527b5f426
children
line wrap: on
line source

/* XPM */
static char * arrow_right_xpm[] = {
"11 11 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"   .       ",
"   ..      ",
"   .+.     ",
"   .++.    ",
"   .+++.   ",
"   .++++.  ",
"   .+++.   ",
"   .++.    ",
"   .+.     ",
"   ..      ",
"   .       "};