view etc/images/smilies/dead.xpm @ 77221:be9753e42cdf

** Parsing URL attributes - url-mailto, url-imap, url-ldap broken? http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00455.html Resolved.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 15 Apr 2007 16:51: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",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".+++++++++++.",
".++.+.+.+.++.",
".+++.+++.+++.",
".++.+.+.+.++.",
".+++++++++++.",
".+++++++++++.",
".+.+++++++.+.",
".++.......++.",
" .+++++++++. ",
"  ..+++++..  ",
"   .......   "};