view pixmaps/no_icon.xpm @ 2575:ea903015627e

[gaim-migrate @ 2588] Ambiguity is the finest form of flattery. Yum Yum Yum. My pizza only took 26 minutes to get here from the time I hit "submit" on the website. Wow, technology is amazing. *gurgle* FOOOD! committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 23 Oct 2001 00:42:10 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};