view pixmaps/strike.xpm @ 1724:4104a30264b7

[gaim-migrate @ 1734] another of mid's patches. this one is so jabber can send/accept chat invites. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 18 Apr 2001 00:10:59 +0000
parents b4071be71eb4
children
line wrap: on
line source

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