view lisp/toolbar/mh-logo.xpm @ 65098:e8911f0fda69

(nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 24 Aug 2005 14:29:27 +0000
parents b35587af8747
children
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 */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};