Mercurial > emacs
view lisp/sb-mail.xpm @ 64903:7d23835637c8
(display-time-use-mail-icon, display-time-format)
(display-time-string-forms): Shorten first line of docstrings.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 11 Aug 2005 01:53:17 +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", " .................. ", ".++++++++++++++++++@", ".++##############++@", ".+#++##########++#+@", ".+###++######++###+@", ".+#####++##++#####+@", ".+#######++#######+@", ".+################+@", ".+####+######+####+@", ".+################+@", ".+##+##########+##+@", ".+################+@", ".++##############++@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};