Mercurial > emacs
view lisp/sb-mail.xpm @ 30239:6a55bd8a85f8
(w32_wnd_proc) [WM_DRAW_ITEM]: Do not try to draw a null title.
(FONT_REGEXP): Remove unused macro, and its sub-components.
(syms_of_w32fns): Replace underscore in w32-enable-synthesized-fonts.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 15 Jul 2000 11:56:03 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_mail_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", "................... ", ".++++++++++++++++++.", ".++@@@@@@@@@@@@@@++.", ".+@++@@@@@@@@@@++@+.", ".+@@@++@@@@@@++@@@+.", ".+@@@@@++@@++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@+@@@@@@+@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@+@@@@@@@@@@+@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++@@@@@@@@@@@@@@++.", ".++++++++++++++++++.", " .................. "};