view pixmaps/strike.xpm @ 176:c99d0b82c8a8

[gaim-migrate @ 186] Fixed a bug where if you unload a plugin that had 3 callbacks, it would only unload 2 of them. Other touch-ups and additions. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 25 Apr 2000 18:55:56 +0000
parents 2846a03bda67
children 267ed2b889ee
line wrap: on
line source

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