view pixmaps/close_small.xpm @ 3315:c685bb6109c7

[gaim-migrate @ 3333] Protocol-specific "edit buddy menu" capability and Jabber "Remove From Roster" option. committer: Tailor Script <tailor@pidgin.im>
author Jim Seymour <jseymour>
date Sat, 15 Jun 2002 20:24:01 +0000
parents 8b9f0537f473
children
line wrap: on
line source

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