view pixmaps/no_icon.xpm @ 4629:86fd0f6eaa1a

[gaim-migrate @ 4920] This doesn't do anything mysterious. I met this cat one that didn't do anything mysterious. Some people thought it was dead, but one time I saw it walk around. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 01 Mar 2003 02:30:24 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};