]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove top empty line.
authorMiles Bader <miles@gnu.org>
Thu, 5 Oct 2000 05:23:01 +0000 (05:23 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 5 Oct 2000 05:23:01 +0000 (05:23 +0000)
etc/gnus-pointer.xbm
etc/gnus-pointer.xpm

index 94e915428c3ad330ab15e5dd6d8b378bbbfec06c..336a377293b4bbec18f191d5c575321066dd03e4 100644 (file)
@@ -1,6 +1,7 @@
+
 #define noname_width 18
-#define noname_height 13
+#define noname_height 12
 static char noname_bits[] = {
- 0x00,0x00,0x00,0xc0,0x0c,0x00,0xe0,0x1f,0x00,0x92,0x39,0x00,0x0e,0x71,0x02,
+ 0xc0,0x0c,0x00,0xe0,0x1f,0x00,0x92,0x39,0x00,0x0e,0x71,0x02,
  0x46,0xe0,0x03,0x20,0xc0,0x01,0x00,0x08,0x00,0x10,0x0d,0x00,0xc4,0x08,0x00,
  0x78,0x08,0x00,0x18,0x89,0x00,0x00,0x08,0x00};
index c47443dbb74e2546f1d30c033ddd185e6e8cd7b5..ab6b556e95542f990f78b29d380fe21393ad6196 100644 (file)
@@ -1,12 +1,11 @@
 /* XPM */
 static char *gnus-pointer[] = {
 /* width height num_colors chars_per_pixel */
-"    18    13        2            1",
+"    18    12        2            1",
 /* colors */
 ". c #0000ff",
 "# c None s None",
 /* pixels */
-"##################",
 "######..##..######",
 "#####........#####",
 "#.##.##..##...####",