Mercurial > emacs
view etc/gnus-pointer.xpm @ 83200:cc29203a9a04
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-519
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-520
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-240
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Thu, 02 Sep 2004 07:43:01 +0000 |
parents | 20ca10cf58b3 |
children | bb6c986199c4 |
line wrap: on
line source
/* XPM */ static char *gnus-pointer[] = { /* width height num_colors chars_per_pixel */ " 18 12 2 1", /* colors */ ". c #0000ff", "# c None s None", /* pixels */ "######..##..######", "#####........#####", "#.##.##..##...####", "#...####.###...##.", "#..###.######.....", "#####.########...#", "###########.######", "####.###.#..######", "######..###.######", "###....####.######", "###..######.######", "###########.######" };