Mercurial > emacs
view lisp/gnus/grin.xpm @ 59868:4e1a9b124b1f
Cancel previous change. for
I-WITH-DOT-ABOVE and DOTLESS-i
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 03 Feb 2005 02:17:14 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * grin_xpm[] = { "13 14 4 1", " c None", ". c #000000", "+ c #FFDD00", "@ c #FFFFFF", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+.........+.", ".+.@@@@@@@.+.", ".++.@@@@@.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};