view pixmaps/no_icon.xpm @ 2532:e0be17484d62

[gaim-migrate @ 2545] My wording sucked before. It still sucks. Im sleepy. North Carolina come on and raise up, take off your shirt, twist it round your head, spin it like a helicopter... committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 18 Oct 2001 06:59:26 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};