view etc/gnus-pointer.xpm @ 82972:5f5e087c80fe

Removed Temporary notes.
author Reiner Steib <Reiner.Steib@gmx.de>
date Mon, 30 Aug 2004 21:14:23 +0000
parents bb6c986199c4
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 */
"##################",
"######..##..######",
"#####........#####",
"#.##.##..##...####",
"#...####.###...##.",
"#..###.######.....",
"#####.########...#",
"###########.######",
"####.###.#..######",
"######..###.######",
"###....####.######",
"###..######.######",
"###########.######"
};