view pixmaps/close_small.xpm @ 2509:bb6fbe78a3c8

[gaim-migrate @ 2522] hopefully this should fix a segfault committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 15 Oct 2001 15:48:25 +0000
parents 8b9f0537f473
children
line wrap: on
line source

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