view etc/images/smilies/grayscale/dead.xpm @ 105964:bedac8edf64d

(define-compiler-macro): Purecopy the file name.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 12 Nov 2009 06:48:03 +0000
parents a3c27999decb
children
line wrap: on
line source

/* XPM */
static char * dead_xpm[] = {
"14 14 4 1",
" 	c None",
".	c #737373",
"+	c #ABABAB",
"@	c #000000",
"              ",
"              ",
"  .+ +. + +.  ",
"  +@+@++@+@+  ",
"   +@    @+   ",
"  +@+@  @+@+  ",
"   + +. + +   ",
"              ",
"  +@      @+  ",
"   .@    @.   ",
"    .@@@@.    ",
"     ++++     ",
"              ",
"              "};