view pixmaps/gnome_close.xpm @ 4088:97003c0ef184

[gaim-migrate @ 4303] Sean Eganagain, he played nick nack on my chin again With a nick nack, paddy wack, give the dog a bone This old man came rolling home This should fix an occasional infinite loop from unloading perl scripts when you have multiple scripts loaded. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 17 Dec 2002 03:36:40 +0000
parents faa7603ae02e
children
line wrap: on
line source

/* XPM */
static char * gnome_close_xpm[] = {
"24 24 2 1",
" 	c None",
".	c #000000",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"       .    ..          ",
"       ..  ....         ",
"        .. ...          ",
"        .....           ",
"         ...            ",
"         ....           ",
"        ......          ",
"        .. ....         ",
"       ..   ....        ",
"       .     ..         ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};