view pixmaps/protocols/oscar/wireless_icon.xpm @ 4872:e6dbac19a8d5

[gaim-migrate @ 5202] really fix the memleak grabbing buddy icons from the server committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 23 Mar 2003 07:59:44 +0000
parents 16f4776742af
children
line wrap: on
line source

/* XPM */
static char * wireless_icon_xpm[] = {
"12 14 5 1",
" 	c None",
".	c #000000",
"+	c #666666",
"@	c #99CCFF",
"#	c #FF0000",
" .          ",
".  ..       ",
". .   +.+   ",
". .    .    ",
"  .   ..... ",
"   . .@@@@@.",
"     .@##@@.",
"     .@##@@.",
"     .@@@@@.",
"     .@@@@@.",
"     .@@@@@.",
"     .@@@@@.",
"     .@@@@@.",
"      ..... "};