Mercurial > emacs
view lisp/gnus/dead.xpm @ 59897:5ae033db673f
Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS
version.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Thu, 03 Feb 2005 11:55:47 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * dead_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++.+.+.+.++.", ".+++.+++.+++.", ".++.+.+.+.++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".++.......++.", " .+++++++++. ", " ..+++++.. ", " ....... "};