view pixmaps/gnome_close.xpm @ 3022:5f6ddad12b1d

[gaim-migrate @ 3035] Typing notification will go away if you're not using tabs (I don't know why you're not using tabs... they're so cool) committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 08 Mar 2002 00:58:38 +0000
parents faa7603ae02e
children
line wrap: on
line source

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