view etc/images/ezimage/bitsbang.xpm @ 80824:545d21ef587f

Merge from emacs--rel--22 Patches applied: * emacs--rel--22 (patch 3) - Update from CVS 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca> * lisp/vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem. 2007-04-28 Eli Zaretskii <eliz@gnu.org> * lisp/makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e instead of $(lisp)/mh-e. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-719
author Miles Bader <miles@gnu.org>
date Sun, 29 Apr 2007 01:04:39 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_objod_xpm[] = {
"15 15 3 1",
" 	c None",
".	c #000CFF",
"+	c #FFFA00",
" ..  .  ..  .  ",
".  .++ .  . .  ",
".  .++ .  . .  ",
".  . ++.  . .  ",
" ..  ++ ..  .  ",
"     ++        ",
".  ..++.  ..   ",
". .  .++ .  .  ",
". .  .++ .  .  ",
". .  .++ .  .  ",
".  ..  .  ..   ",
"       ++      ",
" ..  . ++.  .  ",
".  . . .  . .  ",
".  . . .  . .  "};