Mercurial > emacs
view etc/images/smilies/grayscale/grin.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 * grin_xpm[] = { "14 14 8 1", " c None", ". c #484848", "+ c #000000", "@ c #515151", "# c #6E6E6E", "$ c #ABABAB", "% c #FFFFFF", "& c #737373", " ", " ", " . . ", " + + ", " + + ", " + + ", " ", " ++@@##@@++ ", " $+%%%%%%+$ ", " &+%%%%+& ", " &++++& ", " $$$$ ", " ", " "};