view pixmaps/strike.xpm @ 300:b32c83750104

[gaim-migrate @ 310] Pressing enter to send in buddy chats works again, and the CONFIG stuff works a little bit better, I hope. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 01 Jun 2000 03:06:27 +0000
parents 2846a03bda67
children 267ed2b889ee
line wrap: on
line source

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