Mercurial > emacs
view etc/images/gnus/gnus-pointer.xpm @ 91217:9cf3b1c148b9
(tai-viet-re): Include '-'.
(tai-viet-glyph-info): Handle '-'.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 09 Dec 2007 12:39:55 +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 */ "##################", "######..##..######", "#####........#####", "#.##.##..##...####", "#...####.###...##.", "#..###.######.....", "#####.########...#", "###########.######", "####.###.#..######", "######..###.######", "###....####.######", "###..######.######", "###########.######" };