view pixmaps/no_icon.xpm @ 4207:bda7855fa32f

[gaim-migrate @ 4443] So, I figured, "Hey, it's 7am on a Sunday. Why don't I take the legend out of OSCAR Info windows." committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 05 Jan 2003 12:09:34 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};