view src/bitmaps/dimple3.xbm @ 96025:86b03e4cc6d7

Remove unneeded Gnus ChangeLog entries Remove entries in lisp/gnus/ChangeLog* which described changes to dgnushack.el, lpath.el, or Makefile.in, which are not part of the Emacs source tree Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1245
author Miles Bader <miles@gnu.org>
date Tue, 17 Jun 2008 02:33:12 +0000
parents 8f14d08e19f7
children
line wrap: on
line source

#define dimple3_width 16
#define dimple3_height 16
static unsigned char dimple3_bits[] = {
   0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};