Mercurial > emacs
view lisp/toolbar/mh-logo.xpm @ 60358:ceeef4169240
(main): Change `#ifdef HAVE_CARBON' to `#if defined (MAC_OSX) &&
defined (HAVE_CARBON)'.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Fri, 04 Mar 2005 11:06:42 +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 */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };