Mercurial > emacs
view lisp/toolbar/gud-display.xpm @ 52201:6790b6f59b3a
(setup-default-fontset): Change "*" to
nil in the specifications of font family.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 15 Aug 2003 12:10:45 +0000 |
parents | 46a4047710f4 |
children |
line wrap: on
line source
/* XPM */ static char * display_xpm[] = { "24 24 2 1", " c #C0C0C0C0C0C0", ". c #000000000000", " ", " ", " ", " ", " ... ", " .. ", " .. ", " .. ", " ..... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ...... ", " ", " ", " ", " ", " ", " ", " "};