view etc/images/gnus/gnus-pointer.xpm @ 95298:e8ffa14b742c

Ed Reingold <reingold at emr.cs.iit.edu> (diary-hebrew-yahrzeit): Use diary-ordinal-suffix.
author Glenn Morris <rgm@gnu.org>
date Sun, 25 May 2008 20:08:18 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char *gnus-pointer[] = {
/* width height num_colors chars_per_pixel */
"    18    13        2            1",
/* colors */
". c #0000ff",
"# c None s None",
/* pixels */
"##################",
"######..##..######",
"#####........#####",
"#.##.##..##...####",
"#...####.###...##.",
"#..###.######.....",
"#####.########...#",
"###########.######",
"####.###.#..######",
"######..###.######",
"###....####.######",
"###..######.######",
"###########.######"
};