Mercurial > emacs
view etc/images/smilies/dead.xpm @ 85141:b16f7408cd3f
Carry through today's big terminology change to a few places where I
missed it in the back ends.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Wed, 10 Oct 2007 19:39:23 +0000 |
parents | c10466f972cd |
children |
line wrap: on
line source
/* XPM */ static char * dead_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++.+.+.+.++.", ".+++.+++.+++.", ".++.+.+.+.++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".++.......++.", " .+++++++++. ", " ..+++++.. ", " ....... "};