Mercurial > emacs
view etc/images/mh-logo.xpm @ 78962:1e24f865fb6d
(gud-gud-gdb-command-name): Fix typo in docstring.
author | Michaël Cadilhac <michael.cadilhac@lrde.org> |
---|---|
date | Thu, 04 Oct 2007 09:26:46 +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 */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };