view etc/images/mh-logo.xpm @ 77091:b3589a49ba09

** dashteacup@gmail.com, Apr 2: c-subword-mode - inconsistent behavior Fixed in 2007-04-09 checkin by Masatake YAMATO
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 09 Apr 2007 22:27:14 +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 */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};