view pixmaps/no_icon.xpm @ 4259:a533999c8a6c

[gaim-migrate @ 4510] When I read the letter you wrote it made me mad mad mad When I read the news that it brought me It made me sad sad sad. But I still love you so I can't let you go I love you- ooh baby I love you. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 09 Jan 2003 01:24:27 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};