Mercurial > emacs
view etc/images/mh-logo.xpm @ 88323:da4ae7e898f6
*** empty log message ***
author | Alex Schroeder <alex@gnu.org> |
---|---|
date | Wed, 01 Mar 2006 07:10:01 +0000 |
parents | d7ddb3e565de |
children | 97ef75402706 |
line wrap: on
line source
/* XPM */ static char *mh-e[] = { /* width height num_colors chars_per_pixel */ " 18 13 2 1", /* colors */ "# c #666699", ". c None s None", /* pixels */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };