aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnus-pointer.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnus-pointer.xpm')
-rw-r--r--etc/gnus-pointer.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/etc/gnus-pointer.xpm b/etc/gnus-pointer.xpm
deleted file mode 100644
index ab6b556e955..00000000000
--- a/etc/gnus-pointer.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
1/* XPM */
2static char *gnus-pointer[] = {
3/* width height num_colors chars_per_pixel */
4" 18 12 2 1",
5/* colors */
6". c #0000ff",
7"# c None s None",
8/* pixels */
9"######..##..######",
10"#####........#####",
11"#.##.##..##...####",
12"#...####.###...##.",
13"#..###.######.....",
14"#####.########...#",
15"###########.######",
16"####.###.#..######",
17"######..###.######",
18"###....####.######",
19"###..######.######",
20"###########.######"
21}; \ No newline at end of file