view pixmaps/no_icon.xpm @ 3953:7ec84d1954fd

[gaim-migrate @ 4135] A typo of mine broke ft for a few hours... "My bad" Thanks Graham Booker and Will Mahan. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 13 Nov 2002 16:39:50 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};