view pixmaps/bsmile.xpm @ 6017:968a00c9f230

[gaim-migrate @ 6467] SOCKS4 and SOCKS5 proxy fixes from Grant Edwards (grante). Thanks Grant. Also, I'd be much obliged if someone could verify that SOCKS5 now works. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 04 Jul 2003 19:16:48 +0000
parents 230b022108f4
children
line wrap: on
line source

/* XPM */
static char * bsmile_xpm[] = {
"15 15 7 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #666600",
"$	c #999900",
"%	c #FF3300",
"   .........   ",
"  .@@@@@@@@@.  ",
" .@@@@@@@@@@@. ",
".@@@.@@@@@.@@@.",
".@@...@@@...@@.",
".@@...@@@...@@.",
".@@@.@@@@@.@@@.",
".@@@@@@@@@@@@@.",
".@@@@@@@@@@@@@.",
".@@.+@@@@@+.@@.",
".@@@.@@@@@.@@@.",
".@@@.%%%%%.@@@.",
" .@@@.....@@@. ",
"  .@@@@@@@@@.  ",
"   .........   "};