view etc/images/mh-logo.xpm @ 66615:8a6d017601ce

(mh-ps-spool-buffer, mh-ps-spool-a-msg) (mh-ps-print-msg): Remove debugging messages. (mh-ps-print-msg-show, mh-ps-print-msg-show) (mh-ps-print-toggle-color, mh-ps-print-toggle-mime): Remove period after message per conventions.
author Bill Wohler <wohler@newt.com>
date Tue, 01 Nov 2005 17:35:33 +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 */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};