Mercurial > emacs
view lisp/toolbar/mh-logo.xpm @ 51267:c21ab9f401a9
Remove Philippe Waroquier's email address, at his request.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Tue, 27 May 2003 20:13:22 +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 */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };