Mercurial > emacs
view etc/gnus-pointer.xpm @ 88447:c9c8fd3a8523
(MAPS): Add gbk.map and gb18030-bmp.map.
(ICUDIR): New macro.
(gbk.map, gb18030-bmp.map): New targets.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 07 May 2002 04:46:19 +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 */ "######..##..######", "#####........#####", "#.##.##..##...####", "#...####.###...##.", "#..###.######.....", "#####.########...#", "###########.######", "####.###.#..######", "######..###.######", "###....####.######", "###..######.######", "###########.######" };