Mercurial > emacs
view etc/images/smilies/dead.xpm @ 77792:9186959f5466
Add "Compiling on GNU/Linux fails due to a missing left operand in gnu-linux.h."
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 23 May 2007 20:15:17 +0000 |
parents | c10466f972cd |
children |
line wrap: on
line source
/* XPM */ static char * dead_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++.+.+.+.++.", ".+++.+++.+++.", ".++.+.+.+.++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".++.......++.", " .+++++++++. ", " ..+++++.. ", " ....... "};