view pixmaps/no_icon.xpm @ 4798:0c95a3731244

[gaim-migrate @ 5118] People seemed to like this better this way. Me? I'm not so sure, but hey, I was raised to believe that celery should never be eaten if it hasn't been dipped in warm chocolate sauce. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 16 Mar 2003 06:43:27 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};