view pixmaps/no_icon.xpm @ 4661:ccc304cb0389

[gaim-migrate @ 4972] I feel like one of them email spammers. So as not to completely waste a few KB of bandwidth, let me ask you a question: Who do you think is cooler, Bono or Sting? I definately think Sting is cooler. I mean, Bono is pretty cool and all, but Sting just has that whole "I'm pretty old" thing going on. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 07 Mar 2003 06:00:37 +0000
parents 2846a03bda67
children
line wrap: on
line source

/* XPM */
static char * no_icon_xpm[] = {
/* width height num_colors chars_per_pixel */
"12 12 1 1",
/* colors */
" 	c None",
/* pixels */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};