view pixmaps/close_small.xpm @ 3839:7f5eb78e5ae6

[gaim-migrate @ 3989] okay, i figure that's enough of an example. lets see what sean, rob, and chipx86 think. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 31 Oct 2002 01:42:41 +0000
parents 8b9f0537f473
children
line wrap: on
line source

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