view pixmaps/strike.xpm @ 3174:e75b4df7a770

[gaim-migrate @ 3190] This is a dirty hack to attempt to maintain compatibility with autoconf 2.13 and 2.53. We'll eventually get tired of it and drop 2.13 altogether. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 26 Apr 2002 00:59:30 +0000
parents b4071be71eb4
children
line wrap: on
line source

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