Mercurial > emacs
view lisp/toolbar/mh-logo.xpm @ 83218:47f53c5c9620
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-608
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-609
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-45
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-258
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Tue, 12 Oct 2004 07:52:25 +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 */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };