view lisp/sb-mail.xpm @ 57983:d6c27439fe41

(install, maintainer-clean): Don't use "elisp-*" as it nukes elisp-cover.texi. (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no elisp-0 etc.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 Nov 2004 16:17:45 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

/* XPM */
static char * sb_mail_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #828282",
"#	c #FFFFFF",
" .................. ",
".++++++++++++++++++@",
".++##############++@",
".+#++##########++#+@",
".+###++######++###+@",
".+#####++##++#####+@",
".+#######++#######+@",
".+################+@",
".+####+######+####+@",
".+################+@",
".+##+##########+##+@",
".+################+@",
".++##############++@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};