view etc/gnus-pointer.xpm @ 49863:6d5c33f4dd05

* xfaces.c (x_face_list_fonts): Set *pfonts to 0 if no fonts found.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 19 Feb 2003 05:59:54 +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 */
"######..##..######",
"#####........#####",
"#.##.##..##...####",
"#...####.###...##.",
"#..###.######.....",
"#####.########...#",
"###########.######",
"####.###.#..######",
"######..###.######",
"###....####.######",
"###..######.######",
"###########.######"
};