view pixmaps/strike.xpm @ 777:1d60fb2c3b3b

[gaim-migrate @ 787] eh. it's debateable. gdk_beep(), printf("\a"), printf("%c", 0x07). committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 29 Aug 2000 01:03:07 +0000
parents 267ed2b889ee
children b4071be71eb4
line wrap: on
line source

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