view etc/images/smilies/grayscale/braindamaged.xpm @ 106045:e05698e35594

(install-arch-indep): Use a more restrictive Makefile pattern, so as not to exclude makefile*.el. (Bug#4912)
author Glenn Morris <rgm@gnu.org>
date Mon, 16 Nov 2009 02:06:36 +0000
parents a3c27999decb
children
line wrap: on
line source

/* XPM */
static char * braindamaged_xpm[] = {
"14 14 6 1",
" 	c None",
".	c #ABABAB",
"+	c #000000",
"@	c #515151",
"#	c #171717",
"$	c #737373",
"              ",
"              ",
"   .++..++.   ",
"   +@.++.@+   ",
"   +.@#@@.+   ",
"   +@.#@.@+   ",
"   .++. ++.   ",
"  +        +  ",
"  .+      +.  ",
"   $+    +$   ",
"    $++++$    ",
"     ....     ",
"              ",
"              "};