Mercurial > emacs
view lisp/sb-mail.xpm @ 60354:b9a43f92b898
(FILE_SYSTEM_CASE): Define macro if not already defined.
(Ffile_name_directory): Use FILE_SYSTEM_CASE unconditionally.
(Fexpand_file_name): Likewise.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Thu, 03 Mar 2005 20:15:11 +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", " .................. ", ".++++++++++++++++++@", ".++##############++@", ".+#++##########++#+@", ".+###++######++###+@", ".+#####++##++#####+@", ".+#######++#######+@", ".+################+@", ".+####+######+####+@", ".+################+@", ".+##+##########+##+@", ".+################+@", ".++##############++@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};