view etc/images/mh-logo.xpm @ 69647:e78140e0c24a

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-174 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 65-66) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 23 Mar 2006 23:11:47 +0000
parents 7b615e6c0ea5
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 */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};