view pixmaps/no_icon.xpm @ 6107:38410dac4ac2

[gaim-migrate @ 6568] Fix Cae Non-Fatal Bad Bug 3: "unloading the remote control plugin makes the cpu run at 99% and stay there" Here comes the sun... committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 13 Jul 2003 09:55:04 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};