Mercurial > emacs
view lisp/gnus/bar.xpm @ 57583:a928074615ea
(display_mode_element): Fix display of wide chars.
From Kenichi Handa <handa@m17n.org>.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 18 Oct 2004 22:53:13 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * picon-bar_xpm[] = { "6 48 2 1", " c white s background", ". c black", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. "};