view pixmaps/close.xpm @ 4525:5426b09731d6

[gaim-migrate @ 4803] (21:27:28) Robot101: er, saving prefs every pixel you move the blist is very stupid. essentially, this behavior is so stupid as to amount to being a bug in and of itself even though we cannot _prove_ it does any harm. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 05 Feb 2003 02:30:28 +0000
parents 4a1181b764b6
children
line wrap: on
line source

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