view pixmaps/strike.xpm @ 3405:b8969b47efaf

[gaim-migrate @ 3424] I love how every version of gettext overcomes one of my hacks. What are they trying to do, lose all support from developers? committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 18 Aug 2002 17:25:38 +0000
parents b4071be71eb4
children
line wrap: on
line source

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