view pixmaps/gnome_close.xpm @ 4605:4fe88c94c3b4

[gaim-migrate @ 4892] I renamed dest_filename to local_filename, and made it so dest_filename is always the string containing the file on the local hard drive (for reading AND writing). I am of the belief that this is less ambiguous (that means it lives half its life on land and half its life in the water). committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 22 Feb 2003 22:09:44 +0000
parents faa7603ae02e
children
line wrap: on
line source

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