diff lisp/toolbar/mh-logo.xpm @ 49578:b35587af8747

Upgraded to MH-E version 7.2. See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
author Bill Wohler <wohler@newt.com>
date Mon, 03 Feb 2003 20:55:30 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lisp/toolbar/mh-logo.xpm	Mon Feb 03 20:55:30 2003 +0000
@@ -0,0 +1,22 @@
+/* XPM */
+static char *mh-e[] = {
+/* width height num_colors chars_per_pixel */
+"    18    13        2            1",
+/* colors */
+"# c #666699",
+". c None s None",
+/* pixels */
+"........##........",
+".......####.......",
+"......######......",
+"......######......",
+"....#########.....",
+"..##############..",
+".##...######....#.",
+"##...#.#.####...#.",
+"....#..#.##.#...#.",
+"...#..##.#.#.#....",
+"...#..#..#..#.#...",
+"...#..#.##..#.##..",
+"...#..#.#..#....#."
+};