view pixmaps/no_icon.xpm @ 5871:508adf90fbb9

[gaim-migrate @ 6303] ChipX86 pointed this out. He also pointed out: <ChipX86> they're backwards-compatible Good ol' Chip! committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 14 Jun 2003 21:34:31 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};