diff options
Diffstat (limited to 'x11/xfedor/files/patch-ac')
-rw-r--r-- | x11/xfedor/files/patch-ac | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/xfedor/files/patch-ac b/x11/xfedor/files/patch-ac new file mode 100644 index 000000000000..f8e1920a9ee3 --- /dev/null +++ b/x11/xfedor/files/patch-ac @@ -0,0 +1,19 @@ +*** bitmaps/bull.bak Mon Jun 13 17:59:16 1988 +--- bitmaps/bull Tue Sep 3 01:46:36 1996 +*************** +*** 1,7 **** + #define bull_width 70 + #define bull_height 75 + #define bull_x_hot 0 +! #define bull-y_hot -1 + static char bull_bits[] = { + 0xff, 0xff, 0xff, 0xff, 0x5f, 0xfe, 0xff, 0xff, 0x3f, 0xff, 0xff, 0xff, + 0xff, 0x29, 0xfc, 0xff, 0xff, 0x3f, 0xff, 0xff, 0xff, 0x3f, 0x00, 0xf0, +--- 1,7 ---- + #define bull_width 70 + #define bull_height 75 + #define bull_x_hot 0 +! #define bull_y_hot -1 + static char bull_bits[] = { + 0xff, 0xff, 0xff, 0xff, 0x5f, 0xfe, 0xff, 0xff, 0x3f, 0xff, 0xff, 0xff, + 0xff, 0x29, 0xfc, 0xff, 0xff, 0x3f, 0xff, 0xff, 0xff, 0x3f, 0x00, 0xf0, |